diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-01 01:47:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-01 01:47:00 +0000 |
commit | 602d1aa84094d4fe4e6487f29cdfe2c19fcdf615 (patch) | |
tree | 9f2a7cf0cb3b7e5b7ec5458169f7aba080387c3b /audio | |
parent | - Update to 0.11.0 (diff) |
- Update to 0.3.3
PR: ports/62184
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/streamtuner-live365/Makefile | 11 | ||||
-rw-r--r-- | audio/streamtuner-live365/distinfo | 2 | ||||
-rw-r--r-- | audio/streamtuner-live365/pkg-descr | 2 | ||||
-rw-r--r-- | audio/streamtuner-live365/pkg-plist | 1 |
4 files changed, 9 insertions, 7 deletions
diff --git a/audio/streamtuner-live365/Makefile b/audio/streamtuner-live365/Makefile index a5a74eb840c4..b305f2f368cd 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 <bsd.port.mk> diff --git a/audio/streamtuner-live365/distinfo b/audio/streamtuner-live365/distinfo index 1096e8463def..8de11a4a5635 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 31a4944acea8..f498da060ad7 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 ae2a68466751..1ecf59f1bb60 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 |