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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
Source: moc
Section: sound
Priority: optional
Maintainer: Elimar Riesebieter <riesebie@lxtec.de>
Uploaders: Nico Golde <nion@debian.org>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 10), chrpath, libncurses5-dev,
libncursesw5-dev, libasound2-dev [linux-any], libvorbis-dev,
libopusfile-dev, libmad0-dev, libid3tag0-dev, zlib1g-dev,
libsndfile1-dev, libflac-dev, libogg-dev, libsamplerate0-dev,
libspeex-dev, libmpcdec-dev, libsidplay2-dev, libsidutils-dev,
libresid-builder-dev, libwavpack-dev, libtagc0-dev,
libjack-jackd2-dev, libcurl4-gnutls-dev, libavcodec-dev, libavformat-dev,
libltdl-dev, libtool, libmodplug-dev, automake, autoconf, libdts-dev,
libfaad-dev, libdb-dev, dpkg-dev (>= 1.16.1~), libmagic-dev, librcc-dev,
libaspell-dev, libxml2-dev, libpopt-dev
Homepage: http://moc.daper.net
Package: moc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: moc-ffmpeg-plugin
Description: ncurses based console audio player
moc (music on console) is a full-screen player designed to be powerful
and easy to use.
.
Supported file formats are: MP3, OGG Vorbis, FLAC, OPUS, WAVE, SPEEX, Musepack
(MPC), AIFF, AU (and other less popular formats supported by libsndfile).
New formats support is under development.
.
Other features: simple mixer, colour themes, searching the menu (the playlist
or a directory) like M-s in Midnight Commander, the way MOC creates titles
from tags is configurable, optional character set conversion for file tags
using iconv(), OSS or ALSA output.
Package: moc-ffmpeg-plugin
Architecture: any
Depends: ${shlibs:Depends}, moc (= ${binary:Version}), ${misc:Depends}
Description: ncurses based console audio player - ffmpeg plugin
moc (music on console) is a full-screen player designed to be powerful
and easy to use.
.
moc-ffmpeg-plugin is an additional plugin to play soundfiles out of the ffmpeg
libs like WMA, RealAudio, MP4 and AAC.
|