pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/sidplay2 Initial import of sidplay2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e16d83fc6ec
branches: trunk
changeset: 511113:3e16d83fc6ec
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Apr 09 13:13:38 2006 +0000
description:
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:
audio/sidplay2/DESCR | 3 +++
audio/sidplay2/Makefile | 24 ++++++++++++++++++++++++
audio/sidplay2/PLIST | 3 +++
audio/sidplay2/distinfo | 5 +++++
4 files changed, 35 insertions(+), 0 deletions(-)
diffs (51 lines):
diff -r ab63af2d0b80 -r 3e16d83fc6ec audio/sidplay2/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/sidplay2/DESCR Sun Apr 09 13:13:38 2006 +0000
@@ -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 -r ab63af2d0b80 -r 3e16d83fc6ec audio/sidplay2/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/sidplay2/Makefile Sun Apr 09 13:13:38 2006 +0000
@@ -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@localhost
+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 -r ab63af2d0b80 -r 3e16d83fc6ec audio/sidplay2/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/sidplay2/PLIST Sun Apr 09 13:13:38 2006 +0000
@@ -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 -r ab63af2d0b80 -r 3e16d83fc6ec audio/sidplay2/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/sidplay2/distinfo Sun Apr 09 13:13:38 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index