File: README

package info (click to toggle)
libcdaudio 0.99.1-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 724 kB
  • ctags: 376
  • sloc: sh: 7,277; ansic: 4,253; makefile: 99
file content (71 lines) | stat: -rw-r--r-- 2,227 bytes parent folder | download
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
General Information
-------------------
 libcdaudio is a library designed to provide functions to control
 operation of a CD-ROM when playing audio CDs.  It also contains
 functions for CDDB and CD Index lookup.

Installation
------------
 If you have received libcdaudio as part of another package, read the
 documentation in the top level source directory first to see if you need to
 compile libcdaudio seperately.

 For help with installation, please see the file INSTALL

Thanks
------
 Thanks to:
 
 Mike Oliphant for parts of the HTTP code.
 Ralph Wallace for ports to FreeBSD.
 Ryan Banks for incomplete ports to Digital UNIX.
 Justus Pendelton for ports to Solaris.
 David Rose for ports to Irix.
 Ryan Werber for a box to test the CD-ROM changer code on.
 
Bugs
----
 All bugs reports should be sent to bascule@inferno.tusculum.edu.

 This library has been tested under the following:
 * Linux 1.2, 2.0, 2.1, 2.2
 * FreeBSD 3.2
 * Solaris 2.3
 * OpenBSD 2.3
 * Irix

 If you do experience any problems compiling, please send me:

 * The version of libcdaudio
 * Your platform type and release
 * A complete list of errors that occoured during the compile
   (e.g. make >& errors)
 * The CD-ROM header file for your platform so I can modify libcdaudio
   accordingly
 * Any other information you believe is relevant
 
 If you experience problems during the operation of programs compiled with
 this library, be sure to check with the authors of the relevant programs
 first, then contact me.  Be sure to send:
 
 * The version of libcdaudio
 * The name of the program with which the error occoured
 * Your platform type and release
 * Any other information you believe is relevant

Patches
-------
 If you think you can do something better than the existing code, by all
 means, send me the patch!  

 Send all patches to: bascule@inferno.tusculum.edu.

 Be sure to include your name so I can give credit where it is due.  If the
 patch fixes a bug, it would be nice if you could send the patch along with
 the bug report.

A few final words
-----------------
 libcdaudio is distributed under the GNU Library General Public License,
 included in this package under the top level source directory in the file
 LICENSE.