summaryrefslogtreecommitdiff
path: root/audio/sidplay2
diff options
context:
space:
mode:
authorjoerg <joerg>2006-04-09 13:13:38 +0000
committerjoerg <joerg>2006-04-09 13:13:38 +0000
commit80bc4b166b90264e1c315c7b9a85502fb10e6020 (patch)
treed6b85ab56061582ff64b2f4b498b1bd761c0d033 /audio/sidplay2
parentab7977bf6b36e3f663835d51783f03704d231099 (diff)
downloadpkgsrc-80bc4b166b90264e1c315c7b9a85502fb10e6020.tar.gz
Initial import of sidplay2:
Sidplay2 is an updated version of Sidplay, which is a Commodore 64 music file player. This version plays more SIDs and is capable of more, than the previous Sidplay is. From Simon Hitzemann in PR 25203.
Diffstat (limited to 'audio/sidplay2')
-rw-r--r--audio/sidplay2/DESCR3
-rw-r--r--audio/sidplay2/Makefile24
-rw-r--r--audio/sidplay2/PLIST3
-rw-r--r--audio/sidplay2/distinfo5
4 files changed, 35 insertions, 0 deletions
diff --git a/audio/sidplay2/DESCR b/audio/sidplay2/DESCR
new file mode 100644
index 00000000000..198364c947c
--- /dev/null
+++ b/audio/sidplay2/DESCR
@@ -0,0 +1,3 @@
+Sidplay2 is an updated version of Sidplay, which is a Commodore 64 music
+file player. This version plays more SIDs and is capable of more, than the
+previous Sidplay is.
diff --git a/audio/sidplay2/Makefile b/audio/sidplay2/Makefile
new file mode 100644
index 00000000000..681970c7ca2
--- /dev/null
+++ b/audio/sidplay2/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/04/09 13:13:38 joerg Exp $
+#
+
+DISTNAME= sidplay-2.0.9
+PKGNAME= sidplay2-2.0.9
+CATEGORIES= audio
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sidplay2/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://sidplay2.sourceforge.net/
+COMMENT= Tool for playing sidtunes
+
+NOT_FOR_PLATFORM= Interix-*-*
+
+GNU_CONFIGURE= yes
+USE_TOOLS+= gmake pkg-config
+USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
+
+LDFLAGS+= ${LIBOSSAUDIO}
+
+.include "../../audio/libsidplay2/buildlink3.mk"
+.include "../../mk/oss.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/sidplay2/PLIST b/audio/sidplay2/PLIST
new file mode 100644
index 00000000000..e3a33cbccee
--- /dev/null
+++ b/audio/sidplay2/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/09 13:13:38 joerg Exp $
+bin/sidplay2
+man/man1/sidplay2.1
diff --git a/audio/sidplay2/distinfo b/audio/sidplay2/distinfo
new file mode 100644
index 00000000000..debded745ed
--- /dev/null
+++ b/audio/sidplay2/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/04/09 13:13:38 joerg Exp $
+
+SHA1 (sidplay-2.0.9.tar.gz) = 2e4589cc59b3d2d37f38b98d7a0a0ba37b82da7a
+RMD160 (sidplay-2.0.9.tar.gz) = 9d7d2cbcb472ab413093e85827de2c7099782e47
+Size (sidplay-2.0.9.tar.gz) = 362140 bytes