summaryrefslogtreecommitdiff
path: root/graphics/xmms-infinity
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2002-03-24 23:54:22 +0000
committerAnders Nordby <anders@FreeBSD.org>2002-03-24 23:54:22 +0000
commit16039d8109e75135c364c2aa4d81156a0da805ad (patch)
treee0317a8ff573b4a37d516ea9101226518d0f1b03 /graphics/xmms-infinity
parentAdd JESS, a XMMS visualization plugin that uses SDL. (diff)
Add Infinity, a XMMS visualization plugin that generates full-screen
interactive light effects according to music. PR: 35654 Submitted by: David Yeske <dyeske@yahoo.com>
Notes
Notes: svn path=/head/; revision=56563
Diffstat (limited to 'graphics/xmms-infinity')
-rw-r--r--graphics/xmms-infinity/Makefile33
-rw-r--r--graphics/xmms-infinity/distinfo1
-rw-r--r--graphics/xmms-infinity/pkg-comment1
-rw-r--r--graphics/xmms-infinity/pkg-descr7
-rw-r--r--graphics/xmms-infinity/pkg-plist1
5 files changed, 43 insertions, 0 deletions
diff --git a/graphics/xmms-infinity/Makefile b/graphics/xmms-infinity/Makefile
new file mode 100644
index 000000000000..2703d27eb6e9
--- /dev/null
+++ b/graphics/xmms-infinity/Makefile
@@ -0,0 +1,33 @@
+# New ports collection makefile for: xmms-infinity
+# Date created: 14 Dec 2001
+# Whom: David Yeske <dyeske@yahoo.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xmms-infinity
+PORTVERSION= 0.2
+CATEGORIES= graphics
+MASTER_SITES= http://julien.carme.free.fr/
+DISTNAME= infinity-${PORTVERSION}
+
+MAINTAINER= dyeske@yahoo.com
+
+LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms
+LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12
+RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
+
+SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
+
+CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}"
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+USE_GTK= yes
+USE_X_PREFIX= yes
+
+pre-patch:
+ @${PERL} -pi -e 's|SDL/|SDL11/|g;' \
+ ${WRKSRC}/*.[ch] ${WRKSRC}/configure
+
+.include <bsd.port.mk>
diff --git a/graphics/xmms-infinity/distinfo b/graphics/xmms-infinity/distinfo
new file mode 100644
index 000000000000..5c2c7d94bb3d
--- /dev/null
+++ b/graphics/xmms-infinity/distinfo
@@ -0,0 +1 @@
+MD5 (infinity-0.2.tar.gz) = ec1400a7eb62cd674e25003e04cb232b
diff --git a/graphics/xmms-infinity/pkg-comment b/graphics/xmms-infinity/pkg-comment
new file mode 100644
index 000000000000..04f682a2fd02
--- /dev/null
+++ b/graphics/xmms-infinity/pkg-comment
@@ -0,0 +1 @@
+A XMMS plug-in which generate full-screen interactive light effects
diff --git a/graphics/xmms-infinity/pkg-descr b/graphics/xmms-infinity/pkg-descr
new file mode 100644
index 000000000000..40ec2aef7ed9
--- /dev/null
+++ b/graphics/xmms-infinity/pkg-descr
@@ -0,0 +1,7 @@
+Infinity is a XMMS plug-in which generate full-screen interactive
+light effects according to a music.
+
+WWW: http://julien.carme.free.fr/infinite.html
+
+- David
+dyeske@yahoo.com
diff --git a/graphics/xmms-infinity/pkg-plist b/graphics/xmms-infinity/pkg-plist
new file mode 100644
index 000000000000..ac18a9173a29
--- /dev/null
+++ b/graphics/xmms-infinity/pkg-plist
@@ -0,0 +1 @@
+lib/xmms/Visualization/libinfinite.so