Bug 48890 - New port: audio/streamtuner-python 0.0.1
Summary: New port: audio/streamtuner-python 0.0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-03 17:30 UTC by Jean-Yves Lefort
Modified: 2003-09-01 05:16 UTC (History)
0 users

See Also:


Attachments
file.shar (2.64 KB, text/plain)
2003-03-03 17:30 UTC, Jean-Yves Lefort
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Yves Lefort 2003-03-03 17:30:19 UTC
	This is streamtuner-python, a streamtuner plugin offering
	an embedded Python interpreter.

	Please note that it requires streamtuner 0.9.1 to build and
	operate (ports/48887).
Comment 1 Jean-Yves Lefort 2003-03-06 18:24:48 UTC
The master site has moved, here is the updated port:

# 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:
#
#	streamtuner-python
#	streamtuner-python/pkg-plist
#	streamtuner-python/pkg-descr
#	streamtuner-python/distinfo
#	streamtuner-python/Makefile
#
echo c - streamtuner-python
mkdir -p streamtuner-python > /dev/null 2>&1
echo x - streamtuner-python/pkg-plist
sed 's/^X//' >streamtuner-python/pkg-plist << 'END-of-streamtuner-python/pkg-plist'
Xlib/streamtuner/plugins/python.a
Xlib/streamtuner/plugins/python.la
Xlib/streamtuner/plugins/python.so
Xshare/streamtuner-python/icons/google-stations.png
Xshare/streamtuner-python/modules/G.py
Xshare/streamtuner-python/modules/G.pyc
Xshare/streamtuner-python/modules/G.pyo
Xshare/streamtuner-python/modules/ST.py
Xshare/streamtuner-python/modules/ST.pyc
Xshare/streamtuner-python/modules/ST.pyo
Xshare/streamtuner-python/scripts/google-stations.py
X@dirrm share/streamtuner-python/icons
X@dirrm share/streamtuner-python/modules
X@dirrm share/streamtuner-python/scripts
X@dirrm share/streamtuner-python
END-of-streamtuner-python/pkg-plist
echo x - streamtuner-python/pkg-descr
sed 's/^X//' >streamtuner-python/pkg-descr << 'END-of-streamtuner-python/pkg-descr'
Xstreamtuner-python is a streamtuner plugin providing an embedded
XPython interpreter.
X
XWWW: http://www.nongnu.org/streamtuner/plugins/
X
X- Jean-Yves Lefort
Xjylefort@brutele.be
END-of-streamtuner-python/pkg-descr
echo x - streamtuner-python/distinfo
sed 's/^X//' >streamtuner-python/distinfo << 'END-of-streamtuner-python/distinfo'
XMD5 (streamtuner-python-0.0.1.tar.gz) = ded99ff303819e86fba788fdcb05dfab
END-of-streamtuner-python/distinfo
echo x - streamtuner-python/Makefile
sed 's/^X//' >streamtuner-python/Makefile << 'END-of-streamtuner-python/Makefile'
X# New ports collection makefile for:	streamtuner-python
X# Date created:			03 Mar 2002
X# Whom:				Jean-Yves Lefort <jylefort@brutele.be>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		python
XPORTVERSION=		0.0.1
XCATEGORIES=		audio www
XMASTER_SITES=		http://savannah.nongnu.org/download/streamtuner/streamtuner-python.pkg/${PORTVERSION}/
XPKGNAMEPREFIX=		streamtuner-
XDISTNAME=		${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=		jylefort@brutele.be
XCOMMENT=		A streamtuner plugin providing a Python interpreter
X
XBUILD_DEPENDS=		${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner
XRUN_DEPENDS=		${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner
X
XUSE_X_PREFIX=		yes
XGNU_CONFIGURE=		yes
XUSE_PYTHON=		yes
X
X.include <bsd.port.mk>
END-of-streamtuner-python/Makefile
exit
Comment 2 Jean-Yves Lefort 2003-07-14 06:47:23 UTC
Updated to 0.0.2.

# 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:
#
#	streamtuner-python
#	streamtuner-python/pkg-plist
#	streamtuner-python/pkg-descr
#	streamtuner-python/distinfo
#	streamtuner-python/Makefile
#
echo c - streamtuner-python
mkdir -p streamtuner-python > /dev/null 2>&1
echo x - streamtuner-python/pkg-plist
sed 's/^X//' >streamtuner-python/pkg-plist << 'END-of-streamtuner-python/pkg-plist'
Xlib/streamtuner/plugins/python.a
Xlib/streamtuner/plugins/python.la
Xlib/streamtuner/plugins/python.so
Xshare/streamtuner-python/icons/google-stations.png
Xshare/streamtuner-python/modules/G.py
Xshare/streamtuner-python/modules/G.pyc
Xshare/streamtuner-python/modules/G.pyo
Xshare/streamtuner-python/modules/ST.py
Xshare/streamtuner-python/modules/ST.pyc
Xshare/streamtuner-python/modules/ST.pyo
Xshare/streamtuner-python/scripts/google-stations.py
X@dirrm share/streamtuner-python/icons
X@dirrm share/streamtuner-python/modules
X@dirrm share/streamtuner-python/scripts
X@dirrm share/streamtuner-python
END-of-streamtuner-python/pkg-plist
echo x - streamtuner-python/pkg-descr
sed 's/^X//' >streamtuner-python/pkg-descr << 'END-of-streamtuner-python/pkg-descr'
Xstreamtuner-python is a streamtuner plugin providing an embedded
XPython interpreter.
X
XWWW: http://www.nongnu.org/streamtuner/plugins/
X
X- Jean-Yves Lefort
Xjylefort@brutele.be
END-of-streamtuner-python/pkg-descr
echo x - streamtuner-python/distinfo
sed 's/^X//' >streamtuner-python/distinfo << 'END-of-streamtuner-python/distinfo'
XMD5 (streamtuner-python-0.0.2.tar.gz) = aa6067f94be48b163f0d8ea57e397264
END-of-streamtuner-python/distinfo
echo x - streamtuner-python/Makefile
sed 's/^X//' >streamtuner-python/Makefile << 'END-of-streamtuner-python/Makefile'
X# New ports collection makefile for:	streamtuner-python
X# Date created:			03 Mar 2002
X# Whom:				Jean-Yves Lefort <jylefort@brutele.be>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		python
XPORTVERSION=		0.0.2
XCATEGORIES=		audio www
XMASTER_SITES=		http://savannah.nongnu.org/download/streamtuner/streamtuner-python.pkg/${PORTVERSION}/
XPKGNAMEPREFIX=		streamtuner-
XDISTNAME=		${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=		jylefort@brutele.be
XCOMMENT=		A streamtuner plugin providing a Python interpreter
X
XBUILD_DEPENDS=		${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner
XRUN_DEPENDS=		${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner
X
XUSE_X_PREFIX=		yes
XGNU_CONFIGURE=		yes
XUSE_PYTHON=		yes
X
X.include <bsd.port.mk>
END-of-streamtuner-python/Makefile
exit
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2003-09-01 05:16:05 UTC
State Changed
From-To: open->closed

Commited, thanks!