diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1999-02-03 02:31:16 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1999-02-03 02:31:16 +0000 |
commit | f46430efb4c6f655d8eef8a78e5ad03c800cd8a4 (patch) | |
tree | e154c28e1c96f76d771abc6f54a1e6fec2f12bcc | |
parent | Fix MASTER_SITES: ftp.ibp.fr (no such host) -> ftp.lip6.fr (diff) |
Upgrade: 1.6 -> 1.7
Notes
Notes:
svn path=/head/; revision=16507
-rw-r--r-- | audio/xcd/Makefile | 10 | ||||
-rw-r--r-- | audio/xcd/distinfo | 2 | ||||
-rw-r--r-- | audio/xcd/pkg-descr | 3 | ||||
-rw-r--r-- | audio/xcd/pkg-plist | 2 |
4 files changed, 9 insertions, 8 deletions
diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile index cfca89c7eee0..e91d9c175579 100644 --- a/audio/xcd/Makefile +++ b/audio/xcd/Makefile @@ -1,20 +1,20 @@ # New ports collection makefile for: xcd -# Version required: 1.6 +# Version required: 1.7 # Date created: 22 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.20 1998/03/20 14:35:25 tg Exp $ +# $Id: Makefile,v 1.21 1998/08/07 23:56:10 asami Exp $ # -DISTNAME= xcd-1.6 +DISTNAME= xcd-1.7 CATEGORIES= audio tk80 -MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ +MASTER_SITES= http://www.FreeBSD.org/~jmz/ MAINTAINER= jmz@FreeBSD.org RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 WRKSRC= ${WRKDIR}/xcd -MAN1= cdplayer.1 xcd.1 +MAN1= xcd.1 .include <bsd.port.mk> diff --git a/audio/xcd/distinfo b/audio/xcd/distinfo index a7b743ded0ab..7ed2de24e77e 100644 --- a/audio/xcd/distinfo +++ b/audio/xcd/distinfo @@ -1 +1 @@ -MD5 (xcd-1.6.tar.gz) = 718427360102e84af3df3e37478623ce +MD5 (xcd-1.7.tar.gz) = d4196c5e2e6b32c833ad77c744211141 diff --git a/audio/xcd/pkg-descr b/audio/xcd/pkg-descr index a05075ed0f77..ac66323f0de6 100644 --- a/audio/xcd/pkg-descr +++ b/audio/xcd/pkg-descr @@ -7,4 +7,5 @@ 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. +duration of the current track. Pressing the middle mouse button on +the "track" button allows to choose a track number to play. diff --git a/audio/xcd/pkg-plist b/audio/xcd/pkg-plist index 3fb312e198d7..1d5e0f3c99c1 100644 --- a/audio/xcd/pkg-plist +++ b/audio/xcd/pkg-plist @@ -1,5 +1,5 @@ -bin/cdplayer bin/xcd +lib/xcd/cdplayer lib/xcd/eject.xbm lib/xcd/eject_s.xbm lib/xcd/ff.xbm |