Source: rubyripper
Section: utils
Priority: optional
Maintainer: Joao Pinto <joao.pinto@getdeb.net>
Uploaders: Nicolas HOUDELOT <nicolas@demosdebs.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               rake,
               ruby-rspec,
               ruby-gettext
Standards-Version: 4.7.3
Vcs-Git: https://github.com/bleskodev/rubyripper.git
Vcs-Browser: https://github.com/bleskodev/rubyripper
Homepage: https://github.com/bleskodev/rubyripper
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: rubyripper
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
XB-ddebs: oneperdistrib
Depends: ruby,
		 cdparanoia,
		 cdrdao,
         eject,
         flac,
         gedit | xed | kwrite | mousepad,
         ruby-gtk3,
         ruby-gettext,
         vorbis-tools,
         ${misc:Depends},
         ${shlibs:Depends}
Description: secure audio CD ripper with GTK3 and CLI interfaces
 Rubyripper is a high-quality audio CD ripper that uses cdparanoia to ensure
 reliable and accurate extractions. Inspired by Exact Audio Copy (EAC), it
 employs a secure ripping method: each track is ripped multiple times and the
 results compared chunk by chunk to detect and correct read errors.
 .
 Main features:
  - GTK3 graphical interface and interactive command-line interface
  - Secure ripping via multiple cdparanoia passes with configurable match
    thresholds and maximum retry count
  - Metadata retrieval and editing via GnuDB and MusicBrainz
  - Encoding to FLAC, Ogg Vorbis, MP3 (LAME), AAC (Nero, Fraunhofer),
    WavPack, Opus, WAV, or any external encoder
  - Multiple simultaneous codec encoding with configurable thread count
  - ReplayGain and normalize support for audio level normalisation
  - Cuesheet and playlist generation
  - Detailed rip log with per-second error analysis and MD5 checksums
  - Drive read offset support
  - Hidden track detection and configurable pre-gap handling
  - Pre-emphasis correction via cuesheet tag or sox processing
