summaryrefslogtreecommitdiff
path: root/audio/libcdaudio
diff options
context:
space:
mode:
authorwiz <wiz>1999-12-26 00:31:39 +0000
committerwiz <wiz>1999-12-26 00:31:39 +0000
commit14c79a8128f2308710bd0c028b63c8be30b03760 (patch)
tree0a547d2a76038bf456d86569d3bac4390cfa1e2f /audio/libcdaudio
parent19baf325b7c6309a368226e63c30a319b11f0e06 (diff)
downloadpkgsrc-14c79a8128f2308710bd0c028b63c8be30b03760.tar.gz
reformatted for 70 characters per line
Diffstat (limited to 'audio/libcdaudio')
-rw-r--r--audio/libcdaudio/pkg/DESCR35
1 files changed, 19 insertions, 16 deletions
diff --git a/audio/libcdaudio/pkg/DESCR b/audio/libcdaudio/pkg/DESCR
index 3e067c2dd2c..5bd564cda58 100644
--- a/audio/libcdaudio/pkg/DESCR
+++ b/audio/libcdaudio/pkg/DESCR
@@ -1,20 +1,23 @@
- libcdaudio is a multi-platform CD player development library which works with
-NetBSD, Linux, FreeBSD, OpenBSD, Solaris, and Irix. It includes a basic command
-set for controlling the operation of the CD-ROM drive as well as functions for
-accessing both the CDDB, CD Index, and Cover Art Index.
+ libcdaudio is a multi-platform CD player development library which
+works with NetBSD, Linux, FreeBSD, OpenBSD, Solaris, and Irix. It
+includes a basic command set for controlling the operation of the
+CD-ROM drive as well as functions for accessing both the CDDB, CD
+Index, and Cover Art Index.
- It is recommened that all programs wishing to specifically use CDDB data use
-the FreeDB at "http://www.freedb.org/", which works well with libcdaudio.
+ It is recommened that all programs wishing to specifically use CDDB
+data use the FreeDB at "http://www.freedb.org/", which works well with
+libcdaudio.
- The CD Index ("http://www.cdindex.org/") is a rethought track information
-mangement system that uses SQL servers to manage the data. This is another
-track information method libcdaudio is capable of using.
+ The CD Index ("http://www.cdindex.org/") is a rethought track
+information mangement system that uses SQL servers to manage the data.
+This is another track information method libcdaudio is capable of
+using.
- The Cover Art Index ("http://coverart.undergrid.net/") provides a method of
-locating cover art for a particular CD based upon the disc's name or CD Index
-ID.
+ The Cover Art Index ("http://coverart.undergrid.net/") provides a
+method of locating cover art for a particular CD based upon the disc's
+name or CD Index ID.
- The entire libcdaudio API may be found in the libcdaudio programmer's manual
-at "http://cdcd.undergrid.net/libcdaudio/manual/". The interface to the given
-functions will remain as they are specified, although new functions may continue
-to be added.
+ The entire libcdaudio API may be found in the libcdaudio
+programmer's manual at "http://cdcd.undergrid.net/libcdaudio/manual/".
+The interface to the given functions will remain as they are
+specified, although new functions may continue to be added.