ports/62186: Update port: audio/streamtuner-python to 0.0.3

Jean-Yves Lefort jylefort at brutele.be
Sat Jan 31 21:00:42 UTC 2004


>Number:         62186
>Category:       ports
>Synopsis:       Update port: audio/streamtuner-python to 0.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 31 13:00:32 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Tue Dec 2 09:53:57 CET 2003 jylefort at jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386
>Description:
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/audio/streamtuner-python/Makefile streamtuner-python/Makefile
--- /usr/ports/audio/streamtuner-python/Makefile	Fri Jan 30 07:23:17 2004
+++ streamtuner-python/Makefile	Sat Jan 31 19:27:52 2004
@@ -5,23 +5,23 @@
 # $FreeBSD: ports/audio/streamtuner-python/Makefile,v 1.4 2004/01/29 18:55:00 krion Exp $
 #
 
-PORTNAME=		python
-PORTVERSION=		0.0.2
+PORTNAME=		streamtuner-python
+PORTVERSION=		0.0.3
 CATEGORIES=		audio www
 MASTER_SITES=		http://streamtuner.sourceforge.net/streamtuner/
-PKGNAMEPREFIX=		streamtuner-
-DISTNAME=		${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=		jylefort at brutele.be
 COMMENT=		A streamtuner plugin providing a Python interpreter
 
 BUILD_DEPENDS=		${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner
+LIB_DEPENDS=		intl:${PORTSDIR}/devel/gettext
 RUN_DEPENDS=		${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner
 
 USE_X_PREFIX=		yes
-GNU_CONFIGURE=		yes
+USE_LIBTOOL_VER=	15
 USE_PYTHON=		yes
-USE_LIBTOOL=		yes
-#INSTALLS_SHLIB=	not needed, the libs are plugins for streamtuner only
+
+CONFIGURE_ENV=		CPPFLAGS="-I${LOCALBASE}/include" \
+			LDFLAGS="-L${LOCALBASE}/lib"
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/audio/streamtuner-python/distinfo streamtuner-python/distinfo
--- /usr/ports/audio/streamtuner-python/distinfo	Mon Sep  1 06:16:03 2003
+++ streamtuner-python/distinfo	Sat Jan 31 19:32:43 2004
@@ -1 +1 @@
-MD5 (streamtuner-python-0.0.2.tar.gz) = aa6067f94be48b163f0d8ea57e397264
+MD5 (streamtuner-python-0.0.3.tar.gz) = 37a58abc59761b1b2fbdb156db8aa4fb
diff -ruN /usr/ports/audio/streamtuner-python/pkg-descr streamtuner-python/pkg-descr
--- /usr/ports/audio/streamtuner-python/pkg-descr	Mon Sep  1 06:16:03 2003
+++ streamtuner-python/pkg-descr	Sat Jan 31 19:28:03 2004
@@ -1,7 +1,7 @@
 streamtuner-python is a streamtuner plugin providing an embedded
 Python interpreter.
 
-WWW: http://www.nongnu.org/streamtuner/plugins/
+WWW: http://www.nongnu.org/streamtuner/
 
 - Jean-Yves Lefort
 jylefort at brutele.be
diff -ruN /usr/ports/audio/streamtuner-python/pkg-plist streamtuner-python/pkg-plist
--- /usr/ports/audio/streamtuner-python/pkg-plist	Mon Sep  1 06:16:03 2003
+++ streamtuner-python/pkg-plist	Sat Jan 31 19:28:37 2004
@@ -1,6 +1,5 @@
-lib/streamtuner/plugins/python.a
-lib/streamtuner/plugins/python.la
 lib/streamtuner/plugins/python.so
+share/locale/fr/LC_MESSAGES/streamtuner-python.mo
 share/streamtuner-python/icons/google-stations.png
 share/streamtuner-python/modules/G.py
 share/streamtuner-python/modules/G.pyc

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



More information about the freebsd-ports-bugs mailing list