Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / audio / libcdaudio / DESCR
blob16d0905d13564d9f3e20b0d4d315d7c9741a25d5
1   libcdaudio is a multi-platform CD player development library which
2 works with NetBSD, Linux, FreeBSD, OpenBSD, Solaris, and Irix. It
3 includes a basic command set for controlling the operation of the
4 CD-ROM drive as well as functions for accessing both the CDDB, CD
5 Index, and Cover Art Index.
7   It is recommended that all programs wishing to specifically use CDDB
8 data use the FreeDB at "http://www.freedb.org/", which works well with
9 libcdaudio.
11   The CD Index ("http://www.cdindex.org/") is a rethought track
12 information management system that uses SQL servers to manage the data.
13 This is another track information method libcdaudio is capable of
14 using.
16   The Cover Art Index ("http://coverart.undergrid.net/") provides a
17 method of locating cover art for a particular CD based upon the disc's
18 name or CD Index ID.
20   The entire libcdaudio API may be found in the libcdaudio
21 programmer's manual at "http://cdcd.undergrid.net/libcdaudio/manual/".
22 The interface to the given functions will remain as they are
23 specified, although new functions may continue to be added.