Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2003 10:30:11 -0800 (PST)
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:  <200303061830.h26IUBZd081868@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: Thu, 6 Mar 2003 19:24:48 +0100

 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
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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