Date: Sun, 13 Jul 2003 22:50:16 -0700 (PDT) From: Jean-Yves Lefort <jylefort@brutele.be> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/48890: New port: audio/streamtuner-python 0.0.1 Message-ID: <200307140550.h6E5oGXQ059546@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/48890; it has been noted by GNATS. From: Jean-Yves Lefort <jylefort@brutele.be> To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/48890: New port: audio/streamtuner-python 0.0.1 Date: Mon, 14 Jul 2003 07:47:23 +0200 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307140550.h6E5oGXQ059546>