summaryrefslogtreecommitdiff
path: root/audio/fcplay
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-09-17 22:00:27 +0000
committerWill Andrews <will@FreeBSD.org>2000-09-17 22:00:27 +0000
commit90894ecd8526fd5144f6ce5faefe7e2aa95a24fd (patch)
tree4d68a361da3af87da4dac8f3f1a621a8dd14e477 /audio/fcplay
parentFix these ports so that among other things they look for the jx header (diff)
Add fcplay 0.0.1, a player for the Future Composer tunes from the Amiga.
PR: 21335 Submitted by: Anders Nordby <anders@fix.no>
Notes
Notes: svn path=/head/; revision=32783
Diffstat (limited to 'audio/fcplay')
-rw-r--r--audio/fcplay/Makefile29
-rw-r--r--audio/fcplay/distinfo1
-rw-r--r--audio/fcplay/files/patch-aa7
-rw-r--r--audio/fcplay/pkg-comment1
-rw-r--r--audio/fcplay/pkg-descr8
-rw-r--r--audio/fcplay/pkg-plist5
6 files changed, 51 insertions, 0 deletions
diff --git a/audio/fcplay/Makefile b/audio/fcplay/Makefile
new file mode 100644
index 000000000000..bbfa43663331
--- /dev/null
+++ b/audio/fcplay/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: xmms-fc
+# Date created: 17 September 2000
+# Whom: Anders Nordby <anders@fix.no>
+#
+# $FreeBSD$
+#
+
+PORTNAME= fcplay
+PORTVERSION= 0.0.1
+CATEGORIES= audio
+MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/mod/
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g}
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= anders@fix.no
+
+BUILD_DEPENDS= ${LOCALBASE}/include/sidplay/compconf.h:${PORTSDIR}/audio/libsidplay
+
+CXXFLAGS+= -I${PREFIX}/include -DHAVE_FREEBSD -DHAVE_MACHINE_SOUNDCARD_H
+GNU_CONFIGURE= yes
+WRKSRC= ${WRKDIR}/fcplay-${PORTVERSION}
+
+post-install:
+ ${INSTALL} -d -m 555 ${PREFIX}/share/doc/fcplay
+ @${INSTALL_DATA} ${WRKSRC}/ABOUT ${PREFIX}/share/doc/fcplay/
+ @${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/fcplay/
+ @${INSTALL_DATA} ${WRKSRC}/POINTER ${PREFIX}/share/doc/fcplay/
+
+.include <bsd.port.mk>
diff --git a/audio/fcplay/distinfo b/audio/fcplay/distinfo
new file mode 100644
index 000000000000..9e26dc971709
--- /dev/null
+++ b/audio/fcplay/distinfo
@@ -0,0 +1 @@
+MD5 (fcplay-0_0_1.tgz) = 3ca1c8e87d141b7b0641725f74f4633e
diff --git a/audio/fcplay/files/patch-aa b/audio/fcplay/files/patch-aa
new file mode 100644
index 000000000000..ff78b8fb0f9e
--- /dev/null
+++ b/audio/fcplay/files/patch-aa
@@ -0,0 +1,7 @@
+--- POINTER.old Sun Sep 17 22:27:38 2000
++++ POINTER Sun Sep 17 22:27:45 2000
+@@ -1,3 +1,3 @@
+ http://www.geocities.com/SiliconValley/Lakes/5147/mod/
+
+-FC modules: http://exotica.amigascne.org/
++FC modules: http://exotica.fix.no/
diff --git a/audio/fcplay/pkg-comment b/audio/fcplay/pkg-comment
new file mode 100644
index 000000000000..ba735a0168cb
--- /dev/null
+++ b/audio/fcplay/pkg-comment
@@ -0,0 +1 @@
+Future Composer Reference Player
diff --git a/audio/fcplay/pkg-descr b/audio/fcplay/pkg-descr
new file mode 100644
index 000000000000..0c77bd1c9543
--- /dev/null
+++ b/audio/fcplay/pkg-descr
@@ -0,0 +1,8 @@
+A player for those memorable Future Composer tunes from the Amiga.
+
+The author says it was implemented because hardly any FC player available on
+PC (and not even on AMIGA) manages to play back all modules without flaws --
+if at all.
+
+WWW: http://www.geocities.com/SiliconValley/Lakes/5147/mod/
+Tunes: http://exotica.fix.no/
diff --git a/audio/fcplay/pkg-plist b/audio/fcplay/pkg-plist
new file mode 100644
index 000000000000..79a808d02842
--- /dev/null
+++ b/audio/fcplay/pkg-plist
@@ -0,0 +1,5 @@
+bin/fcplay
+share/doc/fcplay/ABOUT
+share/doc/fcplay/COPYING
+share/doc/fcplay/POINTER
+@dirrm share/doc/fcplay