summaryrefslogtreecommitdiff
path: root/graphics/xmms-paranormal
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2002-04-28 06:42:32 +0000
committerCy Schubert <cy@FreeBSD.org>2002-04-28 06:42:32 +0000
commitade6c82878bde0ca6a3d317d6a48e24603d00276 (patch)
tree0f4096dc1f8dc095e9fe8f58fc410f66175b8156 /graphics/xmms-paranormal
parentUpdate to 0.80 (diff)
Add xmms-paranormal 0.2.0, an adaptation of the "OpenGL Spectrum
Analyzer" from XMMS. PR: 37477 Submitted by: David Yeske <dyeske@yahoo.com>
Notes
Notes: svn path=/head/; revision=58248
Diffstat (limited to 'graphics/xmms-paranormal')
-rw-r--r--graphics/xmms-paranormal/Makefile36
-rw-r--r--graphics/xmms-paranormal/distinfo1
-rw-r--r--graphics/xmms-paranormal/pkg-comment1
-rw-r--r--graphics/xmms-paranormal/pkg-descr12
-rw-r--r--graphics/xmms-paranormal/pkg-plist3
5 files changed, 53 insertions, 0 deletions
diff --git a/graphics/xmms-paranormal/Makefile b/graphics/xmms-paranormal/Makefile
new file mode 100644
index 000000000000..52d0fe3f28d7
--- /dev/null
+++ b/graphics/xmms-paranormal/Makefile
@@ -0,0 +1,36 @@
+# New ports collection makefile for: xmms-paranormal
+# Date created: 25 Apr 2002
+# Whom: David Yeske <dyeske@yahoo.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xmms-paranormal
+PORTVERSION= 0.2.0
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= paranormal
+DISTNAME= paranormal-${PORTVERSION:S/.p/pre/}
+
+MAINTAINER= dyeske@yahoo.com
+
+LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \
+ SDL-1.1.4:${PORTSDIR}/devel/sdl12
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
+RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
+
+SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
+CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include/libxml2/libxml" SDL_CONFIG="${SDL_CONFIG}"
+
+GNU_CONFIGURE= yes
+INSTALLS_SHLIB= yes
+USE_GLIB= yes
+USE_GTK= yes
+USE_GMAKE= yes
+USE_MESA= yes
+USE_X_PREFIX= yes
+
+pre-build:
+ @${PERL} -pi -e 's|SDL/|SDL11/|g;' ${WRKSRC}/xmms.c
+
+.include <bsd.port.mk>
diff --git a/graphics/xmms-paranormal/distinfo b/graphics/xmms-paranormal/distinfo
new file mode 100644
index 000000000000..567b50042676
--- /dev/null
+++ b/graphics/xmms-paranormal/distinfo
@@ -0,0 +1 @@
+MD5 (paranormal-0.2.0.tar.gz) = edcabc53164747162d068b290afa0b94
diff --git a/graphics/xmms-paranormal/pkg-comment b/graphics/xmms-paranormal/pkg-comment
new file mode 100644
index 000000000000..7cd454e940a2
--- /dev/null
+++ b/graphics/xmms-paranormal/pkg-comment
@@ -0,0 +1 @@
+An adaptation of the "OpenGL Spectrum Analyzer" from XMMS
diff --git a/graphics/xmms-paranormal/pkg-descr b/graphics/xmms-paranormal/pkg-descr
new file mode 100644
index 000000000000..187eac56cf0c
--- /dev/null
+++ b/graphics/xmms-paranormal/pkg-descr
@@ -0,0 +1,12 @@
+Paranormal is an extremely customizable (pseudo-programmable) audio
+visualization library, based (conceptually) on Winamp's AVS plugin.
+The goal of Paranormal is to be as flexible as possible by providing
+a number of 'actuators' that perform various tasks involved in
+generating an image. These actuators can then be combined to create
+a nearly unlimited number of effects. These combinations can be
+saved to a file to be brought back later.
+
+WWW: http://paranormal.sourceforge.net/
+
+- David
+dyeske@yahoo.com
diff --git a/graphics/xmms-paranormal/pkg-plist b/graphics/xmms-paranormal/pkg-plist
new file mode 100644
index 000000000000..160b9fd91a65
--- /dev/null
+++ b/graphics/xmms-paranormal/pkg-plist
@@ -0,0 +1,3 @@
+bin/paranormal
+bin/pndoc
+lib/xmms/Visualization/libparanormal.so