From 4c3e270d8a35117cd3280acc76bdfc601a5087d3 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 16 Aug 2001 05:38:51 +0000 Subject: 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. --- audio/xmms-gdancer/Makefile | 19 +++++++++++++++++++ audio/xmms-gdancer/distinfo | 4 ++++ audio/xmms-gdancer/pkg/DESCR | 3 +++ audio/xmms-gdancer/pkg/PLIST | 4 ++++ 4 files changed, 30 insertions(+) create mode 100644 audio/xmms-gdancer/Makefile create mode 100644 audio/xmms-gdancer/distinfo create mode 100644 audio/xmms-gdancer/pkg/DESCR create mode 100644 audio/xmms-gdancer/pkg/PLIST (limited to 'audio/xmms-gdancer') 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 -- cgit v1.2.3