From 6d67673b40cc54bff23f50f74cc2e9f38a7e2c9f Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 24 Aug 2003 07:22:01 +0000 Subject: [PATCH] New Port: audio/xmms-kj Add K-JoefolSkinSupport to xmms This is a port of a plugin for xmms to support K-Joefol skins, which look very nice. PR: ports/47161 Submitted by: Kay Lehmann --- audio/Makefile | 1 + audio/xmms-kj/Makefile | 31 +++++++++++++++++++++++++++++++ audio/xmms-kj/distinfo | 1 + audio/xmms-kj/files/patch-aa | 11 +++++++++++ audio/xmms-kj/pkg-descr | 7 +++++++ audio/xmms-kj/pkg-plist | 4 ++++ 6 files changed, 55 insertions(+) create mode 100644 audio/xmms-kj/Makefile create mode 100644 audio/xmms-kj/distinfo create mode 100644 audio/xmms-kj/files/patch-aa create mode 100644 audio/xmms-kj/pkg-descr create mode 100644 audio/xmms-kj/pkg-plist diff --git a/audio/Makefile b/audio/Makefile index 48a96a5fdba0..defbab4d0c37 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -345,6 +345,7 @@ SUBDIR += xmms-fc SUBDIR += xmms-flac SUBDIR += xmms-kde + SUBDIR += xmms-kj SUBDIR += xmms-ladspa SUBDIR += xmms-liveice SUBDIR += xmms-mad diff --git a/audio/xmms-kj/Makefile b/audio/xmms-kj/Makefile new file mode 100644 index 000000000000..c1f8981bf899 --- /dev/null +++ b/audio/xmms-kj/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: xmms-kj +# Date created: 18 November 2002 +# Whom: Kay Lehmann +# +# $FreeBSD$ +# + +PORTNAME= xmms-kj +PORTVERSION= 0.95 +CATEGORIES= audio +MASTER_SITES= http://www.csse.monash.edu.au/~timf/ +DISTFILES= kint_xmms-${PORTVERSION}.tar.gz + +MAINTAINER= kay_lehmann@web.de +COMMENT= This is a plugin that adds K-Joefol-Skinsupport to xmms + +BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms +RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms + +WRKSRC= ${WRKDIR}/${PORTNAME} + +USE_X_PREFIX= yes +USE_GNOME= gtk12 + +do-build: + cd ${WRKSRC} && make + +do-install: + cd ${WRKSRC} && make install + +.include diff --git a/audio/xmms-kj/distinfo b/audio/xmms-kj/distinfo new file mode 100644 index 000000000000..3db2071ab4fb --- /dev/null +++ b/audio/xmms-kj/distinfo @@ -0,0 +1 @@ +MD5 (kint_xmms-0.95.tar.gz) = 60cdb4e1bbc8d121c99da2f4d00813c2 diff --git a/audio/xmms-kj/files/patch-aa b/audio/xmms-kj/files/patch-aa new file mode 100644 index 000000000000..ba0f3a50564e --- /dev/null +++ b/audio/xmms-kj/files/patch-aa @@ -0,0 +1,11 @@ +--- makefile.orig Fri Nov 29 14:30:00 2002 ++++ makefile Fri Nov 29 14:34:56 2002 +@@ -13,7 +13,7 @@ + LPNG = -lpng -lz + LDFLAGS=-O2 + # LIBS=-L/usr/lib `gtk-config --libs` $(LPNG) -lgthread -lpthread -lxmms -Wl,--rpath -Wl,/usr/local/lib +-LIBS=`xmms-config --libs` $(LPNG) ++LIBS=`xmms-config --libs` $(LPNG) -lc_r + OBJS=kj.o resource.o config.o image.o playlist.o + CC=gcc + diff --git a/audio/xmms-kj/pkg-descr b/audio/xmms-kj/pkg-descr new file mode 100644 index 000000000000..ce77c0f636b9 --- /dev/null +++ b/audio/xmms-kj/pkg-descr @@ -0,0 +1,7 @@ +This is a plugin that adds K-Joefol-Skinsupport to +xmms. K-Joefol skins look significantly better than +the Winamp ones.At the moment, it can be compiled +as a stand alone program which functions as a +remote control. + +WWW: http://www.csse.monash.edu.au/~timf/xmms.html diff --git a/audio/xmms-kj/pkg-plist b/audio/xmms-kj/pkg-plist new file mode 100644 index 000000000000..d302c39deeba --- /dev/null +++ b/audio/xmms-kj/pkg-plist @@ -0,0 +1,4 @@ +lib/xmms/Visualization/libkjofol.so +share/xmms/kjofol/default.zip +@unexec rmdir %D/lib/xmms/Visualization 2>&1 >/dev/null || true +@dirrm share/xmms/kjofol