diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-03-24 23:54:22 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-03-24 23:54:22 +0000 |
commit | 16039d8109e75135c364c2aa4d81156a0da805ad (patch) | |
tree | e0317a8ff573b4a37d516ea9101226518d0f1b03 /graphics | |
parent | b10a6789a4082fbfcdf94ae1ec075989cdbc5d97 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | graphics/xmms-infinity/Makefile | 33 | ||||
-rw-r--r-- | graphics/xmms-infinity/distinfo | 1 | ||||
-rw-r--r-- | graphics/xmms-infinity/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/xmms-infinity/pkg-descr | 7 | ||||
-rw-r--r-- | graphics/xmms-infinity/pkg-plist | 1 |
6 files changed, 44 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 2a72c06316e4..c1cb4b16b436 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -361,6 +361,7 @@ SUBDIR += xmms-fishmatic SUBDIR += xmms-gforce SUBDIR += xmms-goom + SUBDIR += xmms-infinity SUBDIR += xmms-jess SUBDIR += xmms-xvs SUBDIR += xmorph diff --git a/graphics/xmms-infinity/Makefile b/graphics/xmms-infinity/Makefile new file mode 100644 index 000000000000..2703d27eb6e9 --- /dev/null +++ b/graphics/xmms-infinity/Makefile @@ -0,0 +1,33 @@ +# New ports collection makefile for: xmms-infinity +# Date created: 14 Dec 2001 +# Whom: David Yeske <dyeske@yahoo.com> +# +# $FreeBSD$ +# + +PORTNAME= xmms-infinity +PORTVERSION= 0.2 +CATEGORIES= graphics +MASTER_SITES= http://julien.carme.free.fr/ +DISTNAME= infinity-${PORTVERSION} + +MAINTAINER= dyeske@yahoo.com + +LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms +LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms + +SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config + +CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" + +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_GTK= yes +USE_X_PREFIX= yes + +pre-patch: + @${PERL} -pi -e 's|SDL/|SDL11/|g;' \ + ${WRKSRC}/*.[ch] ${WRKSRC}/configure + +.include <bsd.port.mk> diff --git a/graphics/xmms-infinity/distinfo b/graphics/xmms-infinity/distinfo new file mode 100644 index 000000000000..5c2c7d94bb3d --- /dev/null +++ b/graphics/xmms-infinity/distinfo @@ -0,0 +1 @@ +MD5 (infinity-0.2.tar.gz) = ec1400a7eb62cd674e25003e04cb232b diff --git a/graphics/xmms-infinity/pkg-comment b/graphics/xmms-infinity/pkg-comment new file mode 100644 index 000000000000..04f682a2fd02 --- /dev/null +++ b/graphics/xmms-infinity/pkg-comment @@ -0,0 +1 @@ +A XMMS plug-in which generate full-screen interactive light effects diff --git a/graphics/xmms-infinity/pkg-descr b/graphics/xmms-infinity/pkg-descr new file mode 100644 index 000000000000..40ec2aef7ed9 --- /dev/null +++ b/graphics/xmms-infinity/pkg-descr @@ -0,0 +1,7 @@ +Infinity is a XMMS plug-in which generate full-screen interactive +light effects according to a music. + +WWW: http://julien.carme.free.fr/infinite.html + +- David +dyeske@yahoo.com diff --git a/graphics/xmms-infinity/pkg-plist b/graphics/xmms-infinity/pkg-plist new file mode 100644 index 000000000000..ac18a9173a29 --- /dev/null +++ b/graphics/xmms-infinity/pkg-plist @@ -0,0 +1 @@ +lib/xmms/Visualization/libinfinite.so |