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).
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
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
State Changed From-To: open->closed Commited, thanks!