summaryrefslogtreecommitdiff
path: root/graphics/xmms-blursk
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-21 02:56:07 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-21 02:56:07 +0000
commitddfe40a7350547b3101604a9e98ecb1942f0b32b (patch)
tree653e3117a38038504aa732d552ce8db7d030b830 /graphics/xmms-blursk
parent- Fix detection of libreadline and bump PORTREVISION [1] (diff)
New port xmms-blursk version 1.3: A XMMS plugin inspired by "Blur
Scope" Submitted by: David Yeske <dyeske@yahoo.com>
Notes
Notes: svn path=/head/; revision=64732
Diffstat (limited to 'graphics/xmms-blursk')
-rw-r--r--graphics/xmms-blursk/Makefile33
-rw-r--r--graphics/xmms-blursk/distinfo1
-rw-r--r--graphics/xmms-blursk/files/patch-ltmain.sh16
-rw-r--r--graphics/xmms-blursk/pkg-comment1
-rw-r--r--graphics/xmms-blursk/pkg-descr9
-rw-r--r--graphics/xmms-blursk/pkg-plist1
6 files changed, 61 insertions, 0 deletions
diff --git a/graphics/xmms-blursk/Makefile b/graphics/xmms-blursk/Makefile
new file mode 100644
index 000000000000..2499120afe89
--- /dev/null
+++ b/graphics/xmms-blursk/Makefile
@@ -0,0 +1,33 @@
+# New ports collection makefile for: xmms-blursk
+# Date created: 19 Aug 2002
+# Whom: David Yeske <dyeske@yahoo.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= blursk
+PORTVERSION= 1.3
+CATEGORIES= graphics
+MASTER_SITES= http://www.cs.pdx.edu/~kirkenda/blursk/
+PKGNAMEPREFIX= xmms-
+DISTNAME= Blursk-${PORTVERSION}
+
+MAINTAINER= dyeske@yahoo.com
+
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
+RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
+
+USE_X_PREFIX= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
+USE_REINPLACE= yes
+GNU_CONFIGURE= yes
+
+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} ${CFLAGS} ${PTHREAD_CFLAGS}"
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|-O2||' \
+ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} \
+ ${BUILD_WRKSRC}/Makefile.in
+
+.include <bsd.port.mk>
diff --git a/graphics/xmms-blursk/distinfo b/graphics/xmms-blursk/distinfo
new file mode 100644
index 000000000000..a6ba537d478d
--- /dev/null
+++ b/graphics/xmms-blursk/distinfo
@@ -0,0 +1 @@
+MD5 (Blursk-1.3.tar.gz) = d5f3b2785ba5148b23ffe335f4560b7e
diff --git a/graphics/xmms-blursk/files/patch-ltmain.sh b/graphics/xmms-blursk/files/patch-ltmain.sh
new file mode 100644
index 000000000000..98fa791679a0
--- /dev/null
+++ b/graphics/xmms-blursk/files/patch-ltmain.sh
@@ -0,0 +1,16 @@
+--- ltmain.sh.orig Thu Apr 25 22:13:38 2002
++++ ltmain.sh Thu Apr 25 22:13:56 2002
+@@ -4246,11 +4246,13 @@
+ IFS="$save_ifs"
+ fi
+
++ if /usr/bin/false; then
+ # Install the pseudo-library for information purposes.
+ name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
+ instname="$dir/$name"i
+ $show "$install_prog $instname $destdir/$name"
+ $run eval "$install_prog $instname $destdir/$name" || exit $?
++ fi
+
+ # Maybe install the static library, too.
+ test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/graphics/xmms-blursk/pkg-comment b/graphics/xmms-blursk/pkg-comment
new file mode 100644
index 000000000000..407f5ef4b052
--- /dev/null
+++ b/graphics/xmms-blursk/pkg-comment
@@ -0,0 +1 @@
+A XMMS plugin inspired by "Blur Scope"
diff --git a/graphics/xmms-blursk/pkg-descr b/graphics/xmms-blursk/pkg-descr
new file mode 100644
index 000000000000..5bc30edadc1f
--- /dev/null
+++ b/graphics/xmms-blursk/pkg-descr
@@ -0,0 +1,9 @@
+Blursk is a visualization plugin for the XMMS MP3 player. It was
+inspired by the "Blur Scope" plugin, but Blursk goes far beyond
+that. It supports a wide variety of colormaps, blur patterns,
+plotting styles, and other options
+
+WWW: http://www.cs.pdx.edu/~kirkenda/blursk/
+
+- David
+dyeske@yahoo.com
diff --git a/graphics/xmms-blursk/pkg-plist b/graphics/xmms-blursk/pkg-plist
new file mode 100644
index 000000000000..d8d3480bf60e
--- /dev/null
+++ b/graphics/xmms-blursk/pkg-plist
@@ -0,0 +1 @@
+lib/xmms/Visualization/libblursk.so