summaryrefslogtreecommitdiff
path: root/audio/xcd/pkg
diff options
context:
space:
mode:
authoraugustss <augustss@pkgsrc.org>1997-10-28 23:18:20 +0000
committeraugustss <augustss@pkgsrc.org>1997-10-28 23:18:20 +0000
commit4daa64a62986fd842753a48935d3c8adf6758d93 (patch)
treecc8ee8439ae9a5d7d4a09af2bda1536118792658 /audio/xcd/pkg
parent4434fa54eccf4fa0896d9f01cd93c91ab718ec2c (diff)
downloadpkgsrc-4daa64a62986fd842753a48935d3c8adf6758d93.tar.gz
Initial import of FreeBSD audio packages.
Diffstat (limited to 'audio/xcd/pkg')
-rw-r--r--audio/xcd/pkg/COMMENT1
-rw-r--r--audio/xcd/pkg/DESCR10
-rw-r--r--audio/xcd/pkg/PLIST21
3 files changed, 32 insertions, 0 deletions
diff --git a/audio/xcd/pkg/COMMENT b/audio/xcd/pkg/COMMENT
new file mode 100644
index 00000000000..671a4b3d427
--- /dev/null
+++ b/audio/xcd/pkg/COMMENT
@@ -0,0 +1 @@
+A Tcl/Tk CD player.
diff --git a/audio/xcd/pkg/DESCR b/audio/xcd/pkg/DESCR
new file mode 100644
index 00000000000..a05075ed0f7
--- /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.
diff --git a/audio/xcd/pkg/PLIST b/audio/xcd/pkg/PLIST
new file mode 100644
index 00000000000..d25ab2d67de
--- /dev/null
+++ b/audio/xcd/pkg/PLIST
@@ -0,0 +1,21 @@
+bin/cdplayer
+bin/xcd
+lib/xcd/eject.xbm
+lib/xcd/eject_s.xbm
+lib/xcd/ff.xbm
+lib/xcd/ff_s.xbm
+lib/xcd/next.xbm
+lib/xcd/next_s.xbm
+lib/xcd/pause.xbm
+lib/xcd/pause_s.xbm
+lib/xcd/play.xbm
+lib/xcd/play_s.xbm
+lib/xcd/prev.xbm
+lib/xcd/prev_s.xbm
+lib/xcd/rewind.xbm
+lib/xcd/rewind_s.xbm
+lib/xcd/stop.xbm
+lib/xcd/stop_s.xbm
+man/man1/cdplayer.1.gz
+man/man1/xcd.1.gz
+