File: README

package info (click to toggle)
xmcd 2.5pl1-7.1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 3,332 kB
  • ctags: 4,906
  • sloc: ansic: 48,789; sh: 4,012; makefile: 210; pascal: 67
file content (52 lines) | stat: -rw-r--r-- 2,123 bytes parent folder | download | duplicates (12)
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
@(#)README	6.161 99/03/23

README
------

Xmcd is a full-featured CD Player utility package including xmcd, a
CD Player for the X window system using the Motif graphical user
interface; and cda, a command-line driven, text mode CD Player which
also features a curses-based, screen-oriented mode. Both utilities
transform your CD-ROM, CD-R or CD-RW drive into a stereo CD player,
allowing you to play audio CDs on your computer.

The following is a summary of xmcd/cda documentation files.  Please
read these before installing and using the software.

Many of these files refer to the XMCDLIB directory, which is the
directory under which all the xmcd/cda support files are installed.
This is configured when you install the xmcd package.

The documentation files are located in the docs_d subdirectory in the
xmcd source code distribution, and are copied to the XMCDLIB/docs
directory during installation.

README		This file
INSTALL		Source code compilation and installation instructions (*)
INSTALL.VMS	Special instructions for the OpenVMS platform (*)
FEATURES	Software features
RELNOTES	Release Notes
PLATFORM	Supported platforms and platform-specific notes
DRIVES		Supported CD-ROM/CD-R/CD-RW drives and drive-specific notes
CDDB		Internet CD Database
WEB		Web-related information
FAQ		Frequently Asked Questions, and answers
CHANGES		Revision log
COPYING		GNU General Public License (for xmcd and cda in general) (*)
COPYING.LIB	GNU Library General Public License (for libdi_d files) (*)
PORTING		Porting xmcd to other platforms (*)
ACKS		Acknowledgements

You can view these files directly, or use the xmcd's help system.
The files denoted with (*) are included only in the source code
distribution of xmcd.

After installation, you can use the man(1) or xman(1) command to read
the on-line manual entry for xmcd(1), cda(1), cddbcmd(1), dp2xmcd(1)
and wm2xmcd(1).

This distribution is released as free software under the GNU General
Public License, except the sources under the libdi_d subdirectory,
which are under the GNU Library General Public License.  Please see
the COPYING and COPYING.LIB files for details.