ports/62185: Update port: streamtuner-local to 0.3.0

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


>Number:         62185
>Category:       ports
>Synopsis:       Update port: streamtuner-local to 0.3.0
>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:31 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-local/Makefile streamtuner-local/Makefile
--- /usr/ports/audio/streamtuner-local/Makefile	Fri Jan 30 07:23:17 2004
+++ streamtuner-local/Makefile	Sat Jan 31 19:21:46 2004
@@ -5,22 +5,24 @@
 # $FreeBSD: ports/audio/streamtuner-local/Makefile,v 1.5 2004/01/29 18:55:00 krion Exp $
 #
 
-PORTNAME=		local
-PORTVERSION=		0.2.1
+PORTNAME=		streamtuner-local
+PORTVERSION=		0.3.0
 CATEGORIES=		audio www
 MASTER_SITES=		http://streamtuner.sourceforge.net/streamtuner/
-PKGNAMEPREFIX=		streamtuner-
-DISTNAME=		${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=		jylefort at brutele.be
-COMMENT=		A plugin for streamtuner that browses a local MP3 repository
+COMMENT=		A streamtuner plugin for local music access
 
 BUILD_DEPENDS=		${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner
 RUN_DEPENDS=		${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner
-LIB_DEPENDS=		id3-3.8:${PORTSDIR}/audio/id3lib
+LIB_DEPENDS=		intl:${PORTSDIR}/devel/gettext \
+			id3tag:${PORTSDIR}/audio/libid3tag \
+			vorbis:${PORTSDIR}/audio/libvorbis
 
 USE_X_PREFIX=		yes
-GNU_CONFIGURE=		yes
-CONFIGURE_ARGS=		--with-id3lib=${LOCALBASE}
+USE_LIBTOOL_VER=	15
+
+CONFIGURE_ENV=		CPPFLAGS="-I${LOCALBASE}/include" \
+			LDFLAGS="-L${LOCALBASE}/lib"
 
 .include <bsd.port.mk>
diff -ruN /usr/ports/audio/streamtuner-local/distinfo streamtuner-local/distinfo
--- /usr/ports/audio/streamtuner-local/distinfo	Mon Apr  7 07:23:06 2003
+++ streamtuner-local/distinfo	Sat Jan 31 19:23:29 2004
@@ -1 +1 @@
-MD5 (streamtuner-local-0.2.1.tar.gz) = ada99bb7e64aea59ca06c24124291bee
+MD5 (streamtuner-local-0.3.0.tar.gz) = ec974ea107263277811aea8f6207bb57
diff -ruN /usr/ports/audio/streamtuner-local/pkg-descr streamtuner-local/pkg-descr
--- /usr/ports/audio/streamtuner-local/pkg-descr	Mon Apr  7 07:23:06 2003
+++ streamtuner-local/pkg-descr	Sat Jan 31 19:22:36 2004
@@ -1,7 +1,7 @@
 streamtuner-local is a streamtuner plugin providing access to your
-local MP3 repository. It can extract ID3 information from your songs.
+local music repository. It supports ID3 and Vorbis tags.
 
-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-local/pkg-plist streamtuner-local/pkg-plist
--- /usr/ports/audio/streamtuner-local/pkg-plist	Sat Feb  1 23:26:26 2003
+++ streamtuner-local/pkg-plist	Sat Jan 31 19:23:12 2004
@@ -1,3 +1,2 @@
-lib/streamtuner/plugins/local.a
-lib/streamtuner/plugins/local.la
 lib/streamtuner/plugins/local.so
+share/locale/fr/LC_MESSAGES/streamtuner-local.mo

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



More information about the freebsd-ports-bugs mailing list