| 1 |
Source: yauap
|
| 2 |
Section: sound
|
| 3 |
Priority: optional
|
| 4 |
Maintainer: Modestas Vainius <modestas@vainius.eu>
|
| 5 |
Standards-Version: 3.7.3
|
| 6 |
Build-Depends: debhelper (>= 5.0.0), quilt, libdbus-glib-1-dev, libgstreamer-plugins-base0.10-dev
|
| 7 |
DM-Upload-Allowed: yes
|
| 8 |
Homepage: http://www.nongnu.org/yauap/
|
| 9 |
Vcs-Svn: svn://svn.debian.org/svn/pkg-kde/people/modax/yauap/
|
| 10 |
Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/people/modax/yauap/
|
| 11 |
|
| 12 |
Package: yauap
|
| 13 |
Architecture: any
|
| 14 |
Depends: ${shlibs:Depends}, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good
|
| 15 |
Recommends: gstreamer0.10-plugins-ugly
|
| 16 |
Suggests: gstreamer0.10-plugins-bad, gstreamer0.10-gnomevfs
|
| 17 |
Description: a simple command line audio player based on GStreamer
|
| 18 |
Yauap is a simple commandline audio player based on the GStreamer multimedia
|
| 19 |
framework. It also exposes a DBus interface which allows other applications
|
| 20 |
to use Yauap as a playback backend for audio files and streams.
|
| 21 |
.
|
| 22 |
You should install gstreamer0.10-plugins-ugly to get support for popular MPEG
|
| 23 |
audio formats like MP3. You should install either gstreamer0.10-plugins-bad
|
| 24 |
or gstreamer0.10-gnomevfs to get support for playback of network streams.
|
| 25 |
|
| 26 |
Package: yauap-dbg
|
| 27 |
Architecture: any
|
| 28 |
Priority: extra
|
| 29 |
Depends: yauap (= ${binary:Version})
|
| 30 |
Description: debugging symbols for Yauap
|
| 31 |
This package provides debugging symbols for binaries shipped in the 'yauap'
|
| 32 |
package. You should install this package to get more useful backtrace if you
|
| 33 |
are about to report a Yauap crash.
|