Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2006 23:19:30 -0800 (PST)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95067: [NEW PORT] audio/py24-xmms2: Rewrite of xmms as a client/server system (developer release)
Message-ID:  <200603290719.k2T7JUGY023421@Laptop.mine.box>
Resent-Message-ID: <200603290720.k2T7KCRk057689@freefall.freebsd.org>

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

>Number:         95067
>Category:       ports
>Synopsis:       [NEW PORT] audio/py24-xmms2: Rewrite of xmms as a client/server system (developer release)
>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:   Wed Mar 29 07:20:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Feb  7 19:06:16 PST
>Description:
- slave port for the xmms2 python bindings
- goes along with the xmms2 DrDolittle update submission

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- py24-xmms2-0.2.d.4.shar begins here ---
# 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:
#
#	py-xmms2
#	py-xmms2/Makefile
#
echo c - py-xmms2
mkdir -p py-xmms2 > /dev/null 2>&1
echo x - py-xmms2/Makefile
sed 's/^X//' >py-xmms2/Makefile << 'END-of-py-xmms2/Makefile'
X# New ports collection makefile for:	py-xmms2
X# Date created:				18 Mar 2006
X# Whom:					Alexander Botero-Lowry <alex@foxybanana.com>
X#
X# $FreeBSD: $
X#
X
XCATEGORIES=	audio python
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	alex@foxybanana.com
XCOMMENT=	Python Bindings for XMMS2
X
XBUILD_DEPENDS=	pyrex:${PORTSDIR}/devel/pyrex
X
XMASTERDIR=	${.CURDIR}/../xmms2
X
XUSE_PYTHON=	yes
X
XPLIST_FILES=	${PYTHONPREFIX_SITELIBDIR}/xmmsclient.so
X
XSCONS_TARGET=	src/clients/lib/python/xmmsclient.so
XXMMS2_SLAVE=	python
X
Xdo-install:
X	@cd ${WRKSRC} && ${INSTALL_PROGRAM} ${SCONS_TARGET} ${PYTHONPREFIX_SITELIBDIR}/xmmsclient.so
X
X.include "${MASTERDIR}/Makefile"
END-of-py-xmms2/Makefile
exit
--- py24-xmms2-0.2.d.4.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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