summaryrefslogtreecommitdiff
path: root/audio/xmms-kj
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-24 07:22:01 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-24 07:22:01 +0000
commit6d67673b40cc54bff23f50f74cc2e9f38a7e2c9f (patch)
treebb8fa6d59b8cea9d60640129fb85157b13badd77 /audio/xmms-kj
parentnew port: x11/xinput (diff)
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 <kay_lehmann@web.de>
Notes
Notes: svn path=/head/; revision=87590
Diffstat (limited to 'audio/xmms-kj')
-rw-r--r--audio/xmms-kj/Makefile31
-rw-r--r--audio/xmms-kj/distinfo1
-rw-r--r--audio/xmms-kj/files/patch-aa11
-rw-r--r--audio/xmms-kj/pkg-descr7
-rw-r--r--audio/xmms-kj/pkg-plist4
5 files changed, 54 insertions, 0 deletions
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 <bsd.port.mk>
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