From owner-freebsd-ports-bugs Fri Jan 17 5:20: 8 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A89B37B401 for ; Fri, 17 Jan 2003 05:20:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7797A43F5F for ; Fri, 17 Jan 2003 05:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0HDK2NS053637 for ; Fri, 17 Jan 2003 05:20:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0HDK24t053636; Fri, 17 Jan 2003 05:20:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BFD937B401 for ; Fri, 17 Jan 2003 05:14:22 -0800 (PST) Received: from smtp.web.de (smtp03.web.de [217.72.192.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BF4943F1E for ; Fri, 17 Jan 2003 05:14:21 -0800 (PST) (envelope-from kay_lehmann@web.de) Received: from [213.23.43.153] (helo=[192.168.1.3]) by smtp.web.de with esmtp (WEB.DE(Exim) 4.93 #1) id 18ZWK6-0000nl-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 17 Jan 2003 14:14:14 +0100 Message-Id: <1042809251.535.9.camel@bippes.wg-berlin.de> Date: 17 Jan 2003 14:14:12 +0100 From: Kay Lehmann To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/47161: New Port: audio/xmms-kj add K-JoefolSkinSupport to xmms Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 47161 >Category: ports >Synopsis: New Port: audio/xmms-kj Add K-JoefolSkinSupport to xmms >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 17 05:20:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: Kay Lehmann >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD bippes.wg-berlin.de 4.7-STABLE FreeBSD 4.7-STABLE #13: Wed Jan 8 13:16:32 CET 2003 root@bippes.wg-berlin.de:/usr/obj/usr/src/sys/bippes i386 >Description: This is a port of a plugin for xmms to support K-Joefol skins, which look very nice. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # audio/xmms-kj # audio/xmms-kj/Makefile # audio/xmms-kj/distinfo # audio/xmms-kj/pkg-descr # audio/xmms-kj/pkg-comment # audio/xmms-kj/pkg-plist # audio/xmms-kj/files # audio/xmms-kj/files/patch-aa # echo c - audio/xmms-kj mkdir -p audio/xmms-kj > /dev/null 2>&1 echo x - audio/xmms-kj/Makefile sed 's/^X//' >audio/xmms-kj/Makefile << 'END-of-audio/xmms-kj/Makefile' X# New ports collection makefile for: xmms-kj X# Date created: 18 November 2002 X# Whom: Kay Lehmann X# X# $FreeBSD: ports/audio/Makefile,v 1.1 2002/11/18 22:37:50 cy Exp $ X# X XPORTNAME= xmms-kj XPORTVERSION= 0.95 XCATEGORIES= audio XMASTER_SITES= http://www.csse.monash.edu.au/~timf/ XDISTFILES= kint_xmms-${PORTVERSION}.tar.gz X XMAINTAINER= kay_lehmann@web.de X XBUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms XRUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms X XWRKSRC= ${WRKDIR}/${PORTNAME} X XUSE_X_PREFIX= yes XUSE_GNOMENG= yes XUSE_GNOME= gtk12 X Xdo-build: X cd ${WRKSRC} && make X Xdo-install: X cd ${WRKSRC} && make install X X.include END-of-audio/xmms-kj/Makefile echo x - audio/xmms-kj/distinfo sed 's/^X//' >audio/xmms-kj/distinfo << 'END-of-audio/xmms-kj/distinfo' XMD5 (kint_xmms-0.95.tar.gz) = 60cdb4e1bbc8d121c99da2f4d00813c2 END-of-audio/xmms-kj/distinfo echo x - audio/xmms-kj/pkg-descr sed 's/^X//' >audio/xmms-kj/pkg-descr << 'END-of-audio/xmms-kj/pkg-descr' XThis is a plugin that adds K-Joefol-Skinsupport to Xxmms. K-Joefol skins look significantly better than Xthe Winamp ones.At the moment, it can be compiled Xas a stand alone program which functions as a Xremote control. X XWWW: http://www.csse.monash.edu.au/~timf/xmms.html END-of-audio/xmms-kj/pkg-descr echo x - audio/xmms-kj/pkg-comment sed 's/^X//' >audio/xmms-kj/pkg-comment << 'END-of-audio/xmms-kj/pkg-comment' XThis is a plugin that adds K-Joefol-Skinsupport to xmms END-of-audio/xmms-kj/pkg-comment echo x - audio/xmms-kj/pkg-plist sed 's/^X//' >audio/xmms-kj/pkg-plist << 'END-of-audio/xmms-kj/pkg-plist' Xlib/xmms/Visualization/libkjofol.so Xshare/gnome/xmms/kjofol/default.zip X@dirrm lib/xmms/Visualization X@dirrm share/gnome/xmms/kjofol END-of-audio/xmms-kj/pkg-plist echo c - audio/xmms-kj/files mkdir -p audio/xmms-kj/files > /dev/null 2>&1 echo x - audio/xmms-kj/files/patch-aa sed 's/^X//' >audio/xmms-kj/files/patch-aa << 'END-of-audio/xmms-kj/files/patch-aa' X--- makefile.orig Fri Nov 29 14:30:00 2002 X+++ makefile Fri Nov 29 14:34:56 2002 X@@ -13,7 +13,7 @@ X LPNG = -lpng -lz X LDFLAGS=-O2 X # LIBS=-L/usr/lib `gtk-config --libs` $(LPNG) -lgthread -lpthread -lxmms -Wl,--rpath -Wl,/usr/local/lib X-LIBS=`xmms-config --libs` $(LPNG) X+LIBS=`xmms-config --libs` $(LPNG) -lc_r X OBJS=kj.o resource.o config.o image.o playlist.o X CC=gcc X END-of-audio/xmms-kj/files/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted: SEND-PR: -*- send-pr -*- SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as SEND-PR: will all comments (text enclosed in `<' and `>'). SEND-PR: SEND-PR: Please consult the following URL if you are not sure how to SEND-PR: fill out a problem report: SEND-PR: http://www.freebsd.org/doc/en/articles/problem-reports/article.html SEND-PR: SEND-PR: Note that the Synopsis field is mandatory. SEND-PR: SEND-PR: Please note that (unless you state otherwise) if your report SEND-PR: includes a patch then it will be taken under the same license as SEND-PR: the one on the file(s) you want to change. SEND-PR: SEND-PR: BE ADVISED THAT FREEBSD PROBLEM REPORTS ARE PUBLIC INFORMATION AND SEND-PR: WILL BE PUBLISHED AS-IS ON THE PROJECT'S MAILING LISTS AND WEB SITES. SEND-PR: DO NOT SUBMIT ANY INFORMATION YOU DO NOT WANT MADE PUBLIC. SEND-PR: SEND-PR: For sensitive security issues, consider contacting the FreeBSD SEND-PR: security officer team (security-officer@freebsd.org) directly. SEND-PR: SEND-PR: Choose from the following categories: SEND-PR: SEND-PR: advocacy alpha bin conf docs gnu SEND-PR: i386 ia64 kern misc ports powerpc SEND-PR: sparc64 standards www SEND-PR: To: FreeBSD-gnats-submit@freebsd.org From: Kay Lehmann Reply-To: Kay Lehmann Cc: X-send-pr-version: 3.113 X-GNATS-Notify: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message