ports/139672: New port: audio/py-shout, Python bindings for libshout2

Olivier Duchateau duchateau.olivier at gmail.com
Fri Oct 16 08:10:02 UTC 2009


>Number:         139672
>Category:       ports
>Synopsis:       New port: audio/py-shout, Python bindings for libshout2
>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 Oct 16 08:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        FreeBSD 7.2-p4
>Organization:
>Environment:
FreeBSD caracole.box 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct  2 12:21:39 UTC 2009     root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Shout-python is a set of bindings for libshout2. It allows you to act as a source for icecast 1 and 2, and shoutcast.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-shout/
#	py-shout/Makefile
#	py-shout/distinfo
#	py-shout/pkg-descr
#	py-shout/pkg-plist
#
echo c - py-shout/
mkdir -p py-shout/ > /dev/null 2>&1
echo x - py-shout/Makefile
sed 's/^X//' >py-shout/Makefile << '106d421a1370a623e904ceea5adfb2e7'
X# New ports collection makefile for: py-shout
X# Date created:		2009-08-07
X# Whom:				Olivier Duchateau <duchateau.olivier at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		shout
XPORTVERSION=	0.2.1
XCATEGORIES=		audio python
XMASTER_SITES=	http://downloads.us.xiph.org/releases/libshout/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XDISTNAME=		${PORTNAME}-python-${PORTVERSION}
X
XMAINTAINER=		<duchateau.olivier at gmail.com>
XCOMMENT=		Python bindings for libshout2
X
XLIB_DEPENDS=	shout.5:${PORTSDIR}/audio/libshout2
X
XEXAMPLESDIR=	${PREFIX}/share/examples/py-${PORTNAME}
X
XUSE_PYTHON=		yes
XUSE_PYDISTUTILS=	yes
XPYDISTUTILS_PKGNAME=	${PORTNAME}-python
X
X.if !defined(NOPORTEXAMPLES)
Xpost-install:
X	@${MKDIR} ${EXAMPLESDIR}
X	${CP} ${WRKSRC}/example.py ${EXAMPLESDIR}
X.endif
X
X.include <bsd.port.mk>
106d421a1370a623e904ceea5adfb2e7
echo x - py-shout/distinfo
sed 's/^X//' >py-shout/distinfo << 'c8a738fe34bc7605ca5bb9486e162119'
XMD5 (shout-python-0.2.1.tar.gz) = 864cfecc2474590470fcce750416b7d3
XSHA256 (shout-python-0.2.1.tar.gz) = 7e57766a77ecf6756120ec9e534afdcd296942218989fde9c9f5af8b40973457
XSIZE (shout-python-0.2.1.tar.gz) = 15341
c8a738fe34bc7605ca5bb9486e162119
echo x - py-shout/pkg-descr
sed 's/^X//' >py-shout/pkg-descr << '50e55ec12e827efbe2256d429b503d68'
XShout-python is a set of bindings for libshout2. It allows you to
Xact as a source for icecast 1 and 2, and shoutcast.
X
XWWW: http://www.icecast.org/
50e55ec12e827efbe2256d429b503d68
echo x - py-shout/pkg-plist
sed 's/^X//' >py-shout/pkg-plist << 'ed5e40baf2be6647ffc2ab9806d692e4'
X%%PYTHON_SITELIBDIR%%/shout.so
X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example.py
X%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
ed5e40baf2be6647ffc2ab9806d692e4
exit



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



More information about the freebsd-ports-bugs mailing list