From b1ffbc57d4a6412f09e7d3dd0f5cb63cd495d94c Mon Sep 17 00:00:00 2001 From: agc Date: Mon, 15 Jun 1998 12:01:14 +0000 Subject: Delete non-functional package. Fixes PR 4919, from Jaromir Dolecek. --- audio/xcd/Makefile | 17 ---------------- audio/xcd/files/md5 | 1 - audio/xcd/patches/patch-aa | 49 --------------------------------------------- audio/xcd/pkg/COMMENT | 1 - audio/xcd/pkg/DESCR | 10 --------- audio/xcd/pkg/PLIST | 22 -------------------- audio/xcd/scripts/configure | 15 -------------- 7 files changed, 115 deletions(-) delete mode 100644 audio/xcd/Makefile delete mode 100644 audio/xcd/files/md5 delete mode 100644 audio/xcd/patches/patch-aa delete mode 100644 audio/xcd/pkg/COMMENT delete mode 100644 audio/xcd/pkg/DESCR delete mode 100644 audio/xcd/pkg/PLIST delete mode 100644 audio/xcd/scripts/configure (limited to 'audio') diff --git a/audio/xcd/Makefile b/audio/xcd/Makefile deleted file mode 100644 index e62c72a6c65..00000000000 --- a/audio/xcd/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: Makefile,v 1.6 1998/04/24 09:20:33 agc Exp $ -# FreeBSD Id: Makefile,v 1.18 1997/10/08 13:10:20 jmz Exp -# - -DISTNAME= xcd-1.6 -CATEGORIES= audio tk80 -MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ - -MAINTAINER= packages@netbsd.org - -RUN_DEPENDS= wish8.0:../../x11/tk80 -DEPENDS+= tk-8.0p2:../../x11/tk80 - -WRKSRC= ${WRKDIR}/xcd -MAN1= cdplayer.1 xcd.1 - -.include "../../mk/bsd.pkg.mk" diff --git a/audio/xcd/files/md5 b/audio/xcd/files/md5 deleted file mode 100644 index a7b743ded0a..00000000000 --- a/audio/xcd/files/md5 +++ /dev/null @@ -1 +0,0 @@ -MD5 (xcd-1.6.tar.gz) = 718427360102e84af3df3e37478623ce diff --git a/audio/xcd/patches/patch-aa b/audio/xcd/patches/patch-aa deleted file mode 100644 index a623d34867e..00000000000 --- a/audio/xcd/patches/patch-aa +++ /dev/null @@ -1,49 +0,0 @@ -diff -c ../../work/xcd/Makefile ./Makefile -*** ../../work/xcd/Makefile Mon Feb 9 23:16:59 1998 ---- ./Makefile Mon Feb 9 23:19:02 1998 -*************** -*** 5,10 **** ---- 5,11 ---- - all: cdplayer xcd - xcd: xcd.in - sed -e s?CDPLAYER?$(BINDIR)/cdplayer? -e s?BITMAPDIR?$(CDDIR)? \ -+ -e s?WISH?$(BINDIR)/wish8.0? \ - < xcd.in > $@ - chmod ugo+x xcd - cdplayer: cdplayer.c -Common subdirectories: ../../work/xcd/bitmaps and ./bitmaps -Binary files ../../work/xcd/cdplayer and ./cdplayer differ -diff -c ../../work/xcd/cdplayer.c ./cdplayer.c -*** ../../work/xcd/cdplayer.c Sun Oct 1 03:01:07 1995 ---- ./cdplayer.c Mon Feb 9 22:30:42 1998 -*************** -*** 6,12 **** - #include - #include - -! #define DEVICE "/dev/rcd0c" - - #define command(s) strncmp(cmd,s,strlen(s))==0 - ---- 6,12 ---- - #include - #include - -! #define DEVICE "/dev/rcd0d" - - #define command(s) strncmp(cmd,s,strlen(s))==0 - -diff -c ../../work/xcd/xcd.in ./xcd.in -*** ../../work/xcd/xcd.in Mon Feb 9 23:16:59 1998 ---- ./xcd.in Mon Feb 9 23:19:19 1998 -*************** -*** 1,4 **** -! #!/usr/local/bin/wish4.1 -f - # -*- tcl -*- - - # Copyright (C) 1994 by Jean-Marc Zucconi (jmz@cabri.obs-besancon.fr) ---- 1,4 ---- -! #!WISH -f - # -*- tcl -*- - - # Copyright (C) 1994 by Jean-Marc Zucconi (jmz@cabri.obs-besancon.fr) diff --git a/audio/xcd/pkg/COMMENT b/audio/xcd/pkg/COMMENT deleted file mode 100644 index 671a4b3d427..00000000000 --- a/audio/xcd/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -A Tcl/Tk CD player. diff --git a/audio/xcd/pkg/DESCR b/audio/xcd/pkg/DESCR deleted file mode 100644 index a05075ed0f7..00000000000 --- a/audio/xcd/pkg/DESCR +++ /dev/null @@ -1,10 +0,0 @@ -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 deleted file mode 100644 index b794407918a..00000000000 --- a/audio/xcd/pkg/PLIST +++ /dev/null @@ -1,22 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 1998/02/28 20:27:12 frueauf Exp $ -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 -@dirrm lib/xcd diff --git a/audio/xcd/scripts/configure b/audio/xcd/scripts/configure deleted file mode 100644 index d2d74e8a2f9..00000000000 --- a/audio/xcd/scripts/configure +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -cd $WRKSRC || exit 1; - -cat >> Makefile << END - -BINDIR = $PREFIX/bin -CDDIR = $PREFIX/lib/xcd -MANDIR = $PREFIX/man/man1 - -END - -mv xcd.in xcd.in~ -sed -e 's/wish4\.1/wish8.0/' < xcd.in~ > xcd.in -exit 0; -- cgit v1.2.3