| 1 | Source: sound-juicer |
|---|
| 2 | Section: sound |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Ross Burton <ross@debian.org> |
|---|
| 5 | Uploaders: @GNOME_TEAM@ |
|---|
| 6 | Build-Depends: debhelper (>= 5), |
|---|
| 7 | cdbs, |
|---|
| 8 | gnome-pkg-tools (>= 0.10), |
|---|
| 9 | intltool (>= 0.40.0), |
|---|
| 10 | libmusicbrainz4-dev (>= 2.1.3), |
|---|
| 11 | libgstreamer0.10-dev (>= 0.10.15), |
|---|
| 12 | gstreamer0.10-tools, |
|---|
| 13 | libgstreamer-plugins-base0.10-dev, |
|---|
| 14 | libglade2-dev, |
|---|
| 15 | libgconf2-dev, |
|---|
| 16 | libgtk2.0-dev (>= 2.14), |
|---|
| 17 | libbrasero-media-dev (>= 0.9.1), |
|---|
| 18 | libgnome-media-dev (>= 2.11.91), |
|---|
| 19 | scrollkeeper, |
|---|
| 20 | gnome-doc-utils, |
|---|
| 21 | libglib2.0-dev (>= 2.18), |
|---|
| 22 | libdbus-1-dev, |
|---|
| 23 | libdbus-glib-1-dev, |
|---|
| 24 | libcanberra-gtk-dev, |
|---|
| 25 | libcdio-dev (>= 0.70) |
|---|
| 26 | Standards-Version: 3.8.3 |
|---|
| 27 | Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/sound-juicer |
|---|
| 28 | Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/sound-juicer |
|---|
| 29 | Homepage: http://www.burtonini.com/blog/computers/sound-juicer |
|---|
| 30 | |
|---|
| 31 | Package: sound-juicer |
|---|
| 32 | Architecture: any |
|---|
| 33 | Depends: ${shlibs:Depends}, |
|---|
| 34 | ${misc:Depends}, |
|---|
| 35 | gstreamer0.10-plugins-base (>= 0.10.20), |
|---|
| 36 | gstreamer0.10-plugins-good |
|---|
| 37 | Recommends: eject |
|---|
| 38 | Suggests: gstreamer0.10-plugins-ugly, |
|---|
| 39 | gstreamer0.10-lame, |
|---|
| 40 | gstreamer0.10-plugins-really-bad, |
|---|
| 41 | brasero |
|---|
| 42 | Description: GNOME CD Ripper |
|---|
| 43 | A CD ripper for GNOME which aims to have a simple, clean, easy to use |
|---|
| 44 | interface. |
|---|
| 45 | . |
|---|
| 46 | The package includes support by default for Vorbis and FLAC formats. |
|---|
| 47 | For other supports you need the following packages: |
|---|
| 48 | * gstreamer0.10-plugins-ugly to encode to MP2, |
|---|
| 49 | * gstreamer0.10-lame (not available in the Debian archive) to encode |
|---|
| 50 | to MP3, |
|---|
| 51 | * gstreamer0.10-plugins-really-bad (not available in Debian) to encode |
|---|
| 52 | to AAC. |
|---|