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: Digital audio extraction algorithm
 It uses cdparanoia in a sophisticated way to make sure that a CD rip is done
 successfully and accurately. It is very similar to and inspired by EAC.
 Rubyripper is written in the ruby programming language.
