diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2002-04-23 16:46:05 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2002-04-23 16:46:05 +0000 |
commit | 4231616b5c34d49d6b24bce4ff9657c730322f5f (patch) | |
tree | 70cc12bfc0162856bca1ca7a295078638f9e52a6 /audio | |
parent | - Update to version 2.0.10 (diff) |
Add xmms-gdancer 0.4.4,
XMMS Visualization plugin, displays dancing
figures.
Approved by: steve
Notes
Notes:
svn path=/head/; revision=58030
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 | ||||
-rw-r--r-- | audio/xmms-gdancer/Makefile | 34 | ||||
-rw-r--r-- | audio/xmms-gdancer/distinfo | 1 | ||||
-rw-r--r-- | audio/xmms-gdancer/pkg-comment | 1 | ||||
-rw-r--r-- | audio/xmms-gdancer/pkg-descr | 3 | ||||
-rw-r--r-- | audio/xmms-gdancer/pkg-plist | 1 |
6 files changed, 41 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index af609a79d3d5..dcca7bec56f3 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -255,6 +255,7 @@ SUBDIR += xmms-crossfade SUBDIR += xmms-crystality SUBDIR += xmms-fc + SUBDIR += xmms-gdancer SUBDIR += xmms-kde SUBDIR += xmms-liveice SUBDIR += xmms-musepack diff --git a/audio/xmms-gdancer/Makefile b/audio/xmms-gdancer/Makefile new file mode 100644 index 000000000000..0d224aed9860 --- /dev/null +++ b/audio/xmms-gdancer/Makefile @@ -0,0 +1,34 @@ +# New ports collection makefile for: xmms-gdancer +# Date created: 2. Jul 2001 +# Whom: Alexander@Leidinger.net +# +# $FreeBSD$ +# + +PORTNAME= xmms-gdancer +PORTVERSION= 0.4.4 +CATEGORIES= audio +MASTER_SITES= http://www.figz.com/gdancer/files/ +DISTNAME= gdancer-$(PORTVERSION) + +MAINTAINER= netchild@FreeBSD.org + +LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms \ + gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf + +USE_X_PREFIX= yes +USE_GTK= yes +INSTALLS_SHLIB= yes + +GNU_CONFIGURE= yes + +CONFIGURE_ARGS= --enable-pixbuf + +post-install: + -${RM} ${PREFIX}/lib/xmms/Visualization/gdancer.la + @${ECHO_CMD} +++ + @${ECHO_CMD} Now you have to install some themes from http://www.figz.com/gdancer/themes.php + @${ECHO_CMD} into .xmms/gdancer_themes. If it does not exist in your HOME directory, just + @${ECHO_CMD} create it. + +.include <bsd.port.mk> diff --git a/audio/xmms-gdancer/distinfo b/audio/xmms-gdancer/distinfo new file mode 100644 index 000000000000..ca0f35189e65 --- /dev/null +++ b/audio/xmms-gdancer/distinfo @@ -0,0 +1 @@ +MD5 (gdancer-0.4.4.tar.gz) = 49a1f116c6cf64209c366381adeecc60 diff --git a/audio/xmms-gdancer/pkg-comment b/audio/xmms-gdancer/pkg-comment new file mode 100644 index 000000000000..a65eea38f751 --- /dev/null +++ b/audio/xmms-gdancer/pkg-comment @@ -0,0 +1 @@ +XMMS Visualization plugin, displays dancing figures diff --git a/audio/xmms-gdancer/pkg-descr b/audio/xmms-gdancer/pkg-descr new file mode 100644 index 000000000000..987c245ac7dc --- /dev/null +++ b/audio/xmms-gdancer/pkg-descr @@ -0,0 +1,3 @@ +XMMS Visualization plugin, displays dancing figures. + +WWW: http://www.figz.com/gdancer/ diff --git a/audio/xmms-gdancer/pkg-plist b/audio/xmms-gdancer/pkg-plist new file mode 100644 index 000000000000..31f0ef9e91ac --- /dev/null +++ b/audio/xmms-gdancer/pkg-plist @@ -0,0 +1 @@ +lib/xmms/Visualization/gdancer.so |