diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-08-16 05:38:51 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-08-16 05:38:51 +0000 |
commit | 9f95ed93ab0103db729180efc9b4432d25bef9d1 (patch) | |
tree | 6ad9bdbb0916dc75ca35c503ee16f350f7260d9b /audio/xmms-gdancer | |
parent | f676fc46403a61e2bd5bb6d86c201d04456e6b63 (diff) | |
download | pkgsrc-9f95ed93ab0103db729180efc9b4432d25bef9d1.tar.gz |
Initial import of xmms-gdancer-0.4.3
GDancer is an XMMS plugin to animate characters to the beat of the music. The
default character is Space Ghost, but you can use and make your own characters
through themes.
Diffstat (limited to 'audio/xmms-gdancer')
-rw-r--r-- | audio/xmms-gdancer/Makefile | 19 | ||||
-rw-r--r-- | audio/xmms-gdancer/distinfo | 4 | ||||
-rw-r--r-- | audio/xmms-gdancer/pkg/DESCR | 3 | ||||
-rw-r--r-- | audio/xmms-gdancer/pkg/PLIST | 4 |
4 files changed, 30 insertions, 0 deletions
diff --git a/audio/xmms-gdancer/Makefile b/audio/xmms-gdancer/Makefile new file mode 100644 index 00000000000..884f7d0e49b --- /dev/null +++ b/audio/xmms-gdancer/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2001/08/16 05:38:51 zuntum Exp $ +# + +DISTNAME= gdancer-0.4.3 +PKGNAME= xmms-${DISTNAME} +CATEGORIES= audio +MASTER_SITES= http://figz.com/gdancer/files/ + +MAINTAINER= zuntum@netbsd.org +HOMEPAGE= http://figz.com/gdancer/ +COMMENT= XMMS plugin to animate characters to the beat of the music + +GNU_CONFIGURE= YES +USE_X11= YES +USE_LIBTOOL= YES +LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig + +.include "../../audio/xmms/buildlink.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/xmms-gdancer/distinfo b/audio/xmms-gdancer/distinfo new file mode 100644 index 00000000000..766f3eab530 --- /dev/null +++ b/audio/xmms-gdancer/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2001/08/16 05:38:51 zuntum Exp $ + +SHA1 (gdancer-0.4.3.tar.gz) = 102f0161fc2bffb8377e2466f634cbdd1f449cfc +Size (gdancer-0.4.3.tar.gz) = 171074 bytes diff --git a/audio/xmms-gdancer/pkg/DESCR b/audio/xmms-gdancer/pkg/DESCR new file mode 100644 index 00000000000..ba69bad3b0c --- /dev/null +++ b/audio/xmms-gdancer/pkg/DESCR @@ -0,0 +1,3 @@ +GDancer is a plugin to animate characters to the beat of the music. The +default character is Space Ghost, but you can use and make your own characters +through themes. diff --git a/audio/xmms-gdancer/pkg/PLIST b/audio/xmms-gdancer/pkg/PLIST new file mode 100644 index 00000000000..2c9e2def759 --- /dev/null +++ b/audio/xmms-gdancer/pkg/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2001/08/16 05:38:51 zuntum Exp $ +lib/xmms/Visualization/gdancer.a +lib/xmms/Visualization/gdancer.la +lib/xmms/Visualization/gdancer.so |