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@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 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@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