summaryrefslogtreecommitdiff
path: root/audio/xmms-nebulus
diff options
context:
space:
mode:
authorhubertf <hubertf>2003-02-14 23:56:38 +0000
committerhubertf <hubertf>2003-02-14 23:56:38 +0000
commit2c0af43995b822222382572d32975527f9b867cc (patch)
treee26abf9eda9e2e3a9c681287da99414ea992f31c /audio/xmms-nebulus
parent36623a875cc573e377df21c29e1e1f9e3a94f0c8 (diff)
downloadpkgsrc-2c0af43995b822222382572d32975527f9b867cc.tar.gz
Big bunch of visual plugins for xmms that all need OpenGL
(which in conjunction with threads as used in xmms needs real threads, pth is probably not enough... tested on -current)
Diffstat (limited to 'audio/xmms-nebulus')
-rw-r--r--audio/xmms-nebulus/DESCR12
-rw-r--r--audio/xmms-nebulus/Makefile19
-rw-r--r--audio/xmms-nebulus/PLIST5
-rw-r--r--audio/xmms-nebulus/distinfo4
4 files changed, 40 insertions, 0 deletions
diff --git a/audio/xmms-nebulus/DESCR b/audio/xmms-nebulus/DESCR
new file mode 100644
index 00000000000..3af0972438d
--- /dev/null
+++ b/audio/xmms-nebulus/DESCR
@@ -0,0 +1,12 @@
+Nebulus is an OpenGL visual plugin for XMMS.
+It's based of several projects:
+
+- Face blur
+- Spectrum analyzer
+- Knot effect
+- Glthreads
+- Tunnel
+- Twist
+- Tentacles
+- Blob
+- Energy
diff --git a/audio/xmms-nebulus/Makefile b/audio/xmms-nebulus/Makefile
new file mode 100644
index 00000000000..b83ad260501
--- /dev/null
+++ b/audio/xmms-nebulus/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/02/14 23:56:39 hubertf Exp $
+#
+
+DISTNAME= xmms-nebulus-0.3.0
+CATEGORIES= xmms audio
+MASTER_SITES= http://nebulus.tuxfamily.org/
+
+MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://nebulus.tuxfamily.org/
+COMMENT= Xmms plugin that uses OpenGL
+
+USE_BUILDLINK2= YES
+USE_LIBTOOL= YES
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+GNU_CONFIGURE= YES
+
+.include "../../audio/xmms/buildlink2.mk"
+.include "../../devel/SDL/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/xmms-nebulus/PLIST b/audio/xmms-nebulus/PLIST
new file mode 100644
index 00000000000..0d9025e3358
--- /dev/null
+++ b/audio/xmms-nebulus/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/14 23:56:39 hubertf Exp $
+lib/xmms/Visualization/libnebulus.a
+lib/xmms/Visualization/libnebulus.la
+lib/xmms/Visualization/libnebulus.so
+@dirrm lib/xmms/Visualization
diff --git a/audio/xmms-nebulus/distinfo b/audio/xmms-nebulus/distinfo
new file mode 100644
index 00000000000..201481823f6
--- /dev/null
+++ b/audio/xmms-nebulus/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/02/14 23:56:39 hubertf Exp $
+
+SHA1 (xmms-nebulus-0.3.0.tar.gz) = cc00e7d523c493af990b376d923f847673ffae54
+Size (xmms-nebulus-0.3.0.tar.gz) = 390350 bytes