From 0afde5aed519f1df1c605ec728530e5eca8474d1 Mon Sep 17 00:00:00 2001 From: pav Date: Sun, 1 Feb 2004 01:47:00 +0000 Subject: - Update to 0.3.3 PR: ports/62184 Submitted by: Jean-Yves Lefort (maintainer) --- audio/streamtuner-live365/Makefile | 11 ++++++----- audio/streamtuner-live365/distinfo | 2 +- audio/streamtuner-live365/pkg-descr | 2 +- audio/streamtuner-live365/pkg-plist | 1 + 4 files changed, 9 insertions(+), 7 deletions(-) (limited to 'audio/streamtuner-live365') diff --git a/audio/streamtuner-live365/Makefile b/audio/streamtuner-live365/Makefile index a5a74eb840c..b305f2f368c 100644 --- a/audio/streamtuner-live365/Makefile +++ b/audio/streamtuner-live365/Makefile @@ -5,12 +5,10 @@ # $FreeBSD$ # -PORTNAME= live365 -PORTVERSION= 0.3.2 +PORTNAME= streamtuner-live365 +PORTVERSION= 0.3.3 CATEGORIES= audio www MASTER_SITES= http://streamtuner.sourceforge.net/streamtuner/ -PKGNAMEPREFIX= streamtuner- -DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= jylefort@brutele.be COMMENT= A Live365 plugin for streamtuner @@ -19,6 +17,9 @@ BUILD_DEPENDS= ${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/s RUN_DEPENDS= ${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner USE_X_PREFIX= yes -GNU_CONFIGURE= yes +USE_LIBTOOL_VER= 15 + +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" .include diff --git a/audio/streamtuner-live365/distinfo b/audio/streamtuner-live365/distinfo index 1096e8463de..8de11a4a563 100644 --- a/audio/streamtuner-live365/distinfo +++ b/audio/streamtuner-live365/distinfo @@ -1 +1 @@ -MD5 (streamtuner-live365-0.3.2.tar.gz) = c02fbabb6365201a6ff97d953902e9df +MD5 (streamtuner-live365-0.3.3.tar.gz) = ab1b012af382f619bdcbe2e19e5a82e5 diff --git a/audio/streamtuner-live365/pkg-descr b/audio/streamtuner-live365/pkg-descr index 31a4944acea..f498da060ad 100644 --- a/audio/streamtuner-live365/pkg-descr +++ b/audio/streamtuner-live365/pkg-descr @@ -1,6 +1,6 @@ streamtuner-live365 is a Live365 plugin for streamtuner. -WWW: http://www.nongnu.org/streamtuner/plugins +WWW: http://www.nongnu.org/streamtuner/ - Jean-Yves Lefort jylefort@brutele.be diff --git a/audio/streamtuner-live365/pkg-plist b/audio/streamtuner-live365/pkg-plist index ae2a6846675..1ecf59f1bb6 100644 --- a/audio/streamtuner-live365/pkg-plist +++ b/audio/streamtuner-live365/pkg-plist @@ -1 +1,2 @@ lib/streamtuner/plugins/live365.so +share/locale/fr/LC_MESSAGES/streamtuner-live365.mo -- cgit