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
|
Source: xmcd
Section: sound
Priority: optional
Maintainer: Adrian Bridgett <bridgett@debian.org>
Build-Depends: lesstif-dev, libncurses-dev, xlibs-dev, zlib1g-dev, debhelper, xutils
Standards-Version: 3.5.5.0
Package: xmcd
Architecture: any
Depends: ${shlibs:Depends}, cddb (>=2.6-1)
Conflicts: suidmanager (<<0.50)
Description: X11 based CD player
Xmcd uses the Motif toolkit (using the free Lesstif libraries) to achieve a
pleasing appearance, such that it actually looks and feels like a real CD
player for all basic functions, yet takes advantage of the GUI and window
system to make programming and CD database functions easy.
Package: cddb
Architecture: any
Replaces: xmcd (<=2.3-1)
Depends: ${shlibs:Depends}
Conflicts: suidmanager (<<0.50)
Description: CD DataBase support tools
This package provides a location for programs to store files from the
CDDB in and contains a simple program to query CDDB servers.
|