diff options
author | xtraeme <xtraeme> | 2004-03-30 22:26:58 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-03-30 22:26:58 +0000 |
commit | 30d3036d5b33ddada5836fdedd13983297ffb618 (patch) | |
tree | 0848486ceabf050ecd2aa83466ab6bdfd2b66592 /audio | |
parent | a00d33290a0d74544137639a74b34b8c5c871f74 (diff) | |
download | pkgsrc-30d3036d5b33ddada5836fdedd13983297ffb618.tar.gz |
Update to 0.3.4 and bl3ify.
0.3.4 30 March 2004
* SGML character references are now expanded
* URL fields are now visible
* Requires streamtuner 0.12.0
0.3.3 31 January 2004
* Internationalization has been performed, and a french
translation is already available
* Can now login to Live365 (patch by Daniel Caujolle-Bert)
* Categories are now reloaded only once per session
* Error messages have been simplified
* Requires streamtuner 0.11.0
Diffstat (limited to 'audio')
-rw-r--r-- | audio/streamtuner-live365/Makefile | 18 | ||||
-rw-r--r-- | audio/streamtuner-live365/PLIST | 3 | ||||
-rw-r--r-- | audio/streamtuner-live365/distinfo | 6 |
3 files changed, 14 insertions, 13 deletions
diff --git a/audio/streamtuner-live365/Makefile b/audio/streamtuner-live365/Makefile index 664ec8fc038..f9b502823da 100644 --- a/audio/streamtuner-live365/Makefile +++ b/audio/streamtuner-live365/Makefile @@ -1,21 +1,21 @@ -# $NetBSD: Makefile,v 1.11 2004/03/26 02:27:34 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2004/03/30 22:26:58 xtraeme Exp $ # -DISTNAME= streamtuner-live365-0.3.2 -PKGREVISION= 3 +DISTNAME= streamtuner-live365-0.3.4 CATEGORIES= audio -MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/streamtuner-live365.pkg/0.3.2/ +MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.nongnu.org/streamtuner/ COMMENT= Live365 plugin for streamtuner -USE_BUILDLINK2= YES -USE_LIBTOOL= YES -GNU_CONFIGURE= YES -USE_X11= YES +USE_BUILDLINK3= yes +USE_LIBTOOL= yes +USE_PKGLOCALEDIR= yes +GNU_CONFIGURE= yes +USE_X11= yes SHLIBTOOL_OVERRIDE= libtool -.include "../../audio/streamtuner/buildlink2.mk" +.include "../../audio/streamtuner/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/streamtuner-live365/PLIST b/audio/streamtuner-live365/PLIST index b5b76e79f96..50814654ed7 100644 --- a/audio/streamtuner-live365/PLIST +++ b/audio/streamtuner-live365/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/16 06:00:26 salo Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/03/30 22:26:58 xtraeme Exp $ lib/streamtuner/plugins/live365.la lib/streamtuner/plugins/live365.so +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/streamtuner-live365.mo diff --git a/audio/streamtuner-live365/distinfo b/audio/streamtuner-live365/distinfo index 84a09ae7786..856f76f84cc 100644 --- a/audio/streamtuner-live365/distinfo +++ b/audio/streamtuner-live365/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/12/03 00:52:55 xtraeme Exp $ +$NetBSD: distinfo,v 1.3 2004/03/30 22:26:58 xtraeme Exp $ -SHA1 (streamtuner-live365-0.3.2.tar.gz) = 8026e3512c41d8d435e04708d2ba327dd64f4d8e -Size (streamtuner-live365-0.3.2.tar.gz) = 285088 bytes +SHA1 (streamtuner-live365-0.3.4.tar.gz) = 63ead98839f493c4a5611d12b3e1f6d3440d0a09 +Size (streamtuner-live365-0.3.4.tar.gz) = 301371 bytes |