1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: mp3blaster
Section: sound
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.5.1
Rules-Requires-Root: no
Build-Depends: libncurses5-dev, libvorbis-dev (>= 1.0.0-3), debhelper-compat (= 13), libsidplay1-dev (>= 1.36.59-3), libsdl1.2-dev, autoconf, automake
Homepage: http://mp3blaster.sf.net
Vcs-Browser: https://browse.dgit.debian.org/mp3blaster.git/
Vcs-Git: https://git.dgit.debian.org/mp3blaster.git
Package: mp3blaster
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Full-screen console mp3 and Ogg Vorbis player
mp3blaster is an interactive text-based mp3 and Ogg Vorbis player with
a number of unique features. It supports multiple playlists allowing you
to divide tracks into albums allowing great flexibility with the play order.
.
Also included are nmixer, a simple mixer utility based on the same code as
the mixer used in mp3blaster and mp3tag, an id3 tag manipulation tool.
|