diff options
Diffstat (limited to 'audio/xcd/pkg-descr')
-rw-r--r-- | audio/xcd/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/xcd/pkg-descr b/audio/xcd/pkg-descr new file mode 100644 index 0000000..a05075ed --- /dev/null +++ b/audio/xcd/pkg-descr @@ -0,0 +1,10 @@ +Xcd is a simple GUI to control a CD player. It requires Tcl/Tk to be +installed on your system. +Xcd has the usual buttons to control a CD player: "play", +"pause/resume", "stop", "eject", "next track", "previous track", +"rewind", "forward" and a volume slider. Xcd displays continuously the +current track number and the elapsed time of the track. Pressing the +left mouse button on the "track" label causes Xcd to display the total +number of the tracks and the total duration of the disk. Pressing the +left mouse button on the "time" label causes xcd to display the +duration of the current track. |