1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: music123
Section: sound
Priority: optional
Build-Depends: debhelper (>= 11),
gnat,
gettext
Maintainer: Nicolas Boulenguez <nicolas@debian.org>
Uploaders: Xavier Grave <xavier.grave@csnsm.in2p3.fr>
Vcs-Browser: http://www.ada-france.org:8081/branch/changes/org.debian.music123
Vcs-Mtn: mtn://www.ada-france.org?org.debian.music123
Homepage: http://ada-france.org:8081/branch/changes/org.music123
Standards-Version: 4.1.4
Package: music123
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: alsa-utils [linux-any], mpg321 | mpg123, vorbis-tools
Description: Command-line shell for sound-file players
A command-line shell for programs like mpg123 and ogg123, music123
plays a variety of sound files using a mpg123/ogg123-like interface.
With all the Recommends installed, music123 plays wav, mp3 and
ogg files. By simply changing the config file, music123 can play any
sound file you have a player for.
.
(If you install a recent version of vorbis-tools, music123 will
handle Ogg Flac and Ogg Speex files too.)
|