diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-03-24 23:50:26 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-03-24 23:50:26 +0000 |
commit | b10a6789a4082fbfcdf94ae1ec075989cdbc5d97 (patch) | |
tree | 11bc4220ff039f89fd07f4453b288efafa1f4d64 /graphics | |
parent | df479a98693f5419f688ae9367f98e3245615027 (diff) | |
download | ports-b10a6789a4082fbfcdf94ae1ec075989cdbc5d97.tar.gz ports-b10a6789a4082fbfcdf94ae1ec075989cdbc5d97.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | graphics/xmms-jess/Makefile | 27 | ||||
-rw-r--r-- | graphics/xmms-jess/distinfo | 1 | ||||
-rw-r--r-- | graphics/xmms-jess/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/xmms-jess/pkg-descr | 6 | ||||
-rw-r--r-- | graphics/xmms-jess/pkg-plist | 1 |
6 files changed, 37 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 004b660e44bc..2a72c06316e4 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -361,6 +361,7 @@ SUBDIR += xmms-fishmatic SUBDIR += xmms-gforce SUBDIR += xmms-goom + SUBDIR += xmms-jess SUBDIR += xmms-xvs SUBDIR += xmorph SUBDIR += xmountains diff --git a/graphics/xmms-jess/Makefile b/graphics/xmms-jess/Makefile new file mode 100644 index 000000000000..18f3ff4605f1 --- /dev/null +++ b/graphics/xmms-jess/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: xmms-jess +# Date created: 3 Feb 2002 +# Whom: David Yeske <dyeske@yahoo.com> +# +# $FreeBSD$ +# + +PORTNAME= xmms-jess +PORTVERSION= 2.9.1 +CATEGORIES= graphics +MASTER_SITES= http://arquier.free.fr/ +DISTNAME= JESS-${PORTVERSION} + +MAINTAINER= dyeske@yahoo.com + +BUILD_DEPENDS= xmms-config:${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_GLIB= yes +USE_X_PREFIX= yes + +.include <bsd.port.mk> diff --git a/graphics/xmms-jess/distinfo b/graphics/xmms-jess/distinfo new file mode 100644 index 000000000000..a0c35072a99f --- /dev/null +++ b/graphics/xmms-jess/distinfo @@ -0,0 +1 @@ +MD5 (JESS-2.9.1.tar.gz) = e40db7d3f107c4d7324dbe66faf4fb6b diff --git a/graphics/xmms-jess/pkg-comment b/graphics/xmms-jess/pkg-comment new file mode 100644 index 000000000000..37011f47700b --- /dev/null +++ b/graphics/xmms-jess/pkg-comment @@ -0,0 +1 @@ +A XMMS visualization plugin that uses SDL diff --git a/graphics/xmms-jess/pkg-descr b/graphics/xmms-jess/pkg-descr new file mode 100644 index 000000000000..4ca4da1df74d --- /dev/null +++ b/graphics/xmms-jess/pkg-descr @@ -0,0 +1,6 @@ +JESS is a visualization plugin for XMMS. + +WWW: http://arquier.free.fr/ + +- David +dyeske@yahoo.com diff --git a/graphics/xmms-jess/pkg-plist b/graphics/xmms-jess/pkg-plist new file mode 100644 index 000000000000..850b1f8c9d53 --- /dev/null +++ b/graphics/xmms-jess/pkg-plist @@ -0,0 +1 @@ +lib/xmms/Visualization/libjess.so |