summaryrefslogtreecommitdiff
path: root/audio/tcd
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-11-20 08:45:09 +0000
committerrillig <rillig@pkgsrc.org>2005-11-20 08:45:09 +0000
commit60d23a3e43e35c9c2a73e9740a500197da601876 (patch)
tree4cca327b5a66f1d52d35cf707f9246e866904b28 /audio/tcd
parent6f1c497a94838ac41ddd30a655fa2cbab9388820 (diff)
downloadpkgsrc-60d23a3e43e35c9c2a73e9740a500197da601876.tar.gz
Imported tcd from pkgsrc-wip.
Tcd is a tiny audio CD player using ncurses. It can play CDs and manage a little CD database in cddb format.
Diffstat (limited to 'audio/tcd')
-rw-r--r--audio/tcd/DESCR2
-rw-r--r--audio/tcd/Makefile19
-rw-r--r--audio/tcd/PLIST3
-rw-r--r--audio/tcd/distinfo5
4 files changed, 29 insertions, 0 deletions
diff --git a/audio/tcd/DESCR b/audio/tcd/DESCR
new file mode 100644
index 00000000000..a14685bd3e6
--- /dev/null
+++ b/audio/tcd/DESCR
@@ -0,0 +1,2 @@
+Tcd is a tiny audio CD player using ncurses. It can play CDs and manage
+a little CD database in cddb format.
diff --git a/audio/tcd/Makefile b/audio/tcd/Makefile
new file mode 100644
index 00000000000..667acacbab2
--- /dev/null
+++ b/audio/tcd/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/20 08:45:09 rillig Exp $
+#
+
+DISTNAME= tcd-2.2.0
+CATEGORIES= audio
+MASTER_SITES= http://savannah.gnu.org/download/tcd/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= roland.illig@gmx.de
+HOMEPAGE= http://savannah.gnu.org/download/tcd/
+COMMENT= Audio CD player using ncurses and SDL
+
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+INCOMPAT_CURSES+= NetBSD-1.6*-*
+
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../devel/ncurses/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/tcd/PLIST b/audio/tcd/PLIST
new file mode 100644
index 00000000000..daede1f5fef
--- /dev/null
+++ b/audio/tcd/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/20 08:45:09 rillig Exp $
+bin/tcd
+man/man1/tcd.1
diff --git a/audio/tcd/distinfo b/audio/tcd/distinfo
new file mode 100644
index 00000000000..1ed829cc21c
--- /dev/null
+++ b/audio/tcd/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/20 08:45:09 rillig Exp $
+
+SHA1 (tcd-2.2.0.tar.bz2) = 8ad1b9201d94554fe4d96b60da1cab577eae77cf
+RMD160 (tcd-2.2.0.tar.bz2) = f00702cfe496f85248534e155dc1d58ae88213b5
+Size (tcd-2.2.0.tar.bz2) = 90157 bytes