Skip site navigation (1)Skip section navigation (2)
Date:      17 Jan 2003 14:14:12 +0100
From:      Kay Lehmann <kay_lehmann@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47161: New Port: audio/xmms-kj add K-JoefolSkinSupport to xmms
Message-ID:  <1042809251.535.9.camel@bippes.wg-berlin.de>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>
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 <kay_lehmann@web.de>
 Reply-To: Kay Lehmann <kay_lehmann@web.de>
 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1042809251.535.9.camel>