pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/streamtuner-live365 Update to 0.3.4 and bl3ify.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bec29ad05c9c
branches:  trunk
changeset: 471771:bec29ad05c9c
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Mar 30 22:26:58 2004 +0000

description:
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:

 audio/streamtuner-live365/Makefile |  18 +++++++++---------
 audio/streamtuner-live365/PLIST    |   3 ++-
 audio/streamtuner-live365/distinfo |   6 +++---
 3 files changed, 14 insertions(+), 13 deletions(-)

diffs (54 lines):

diff -r 79b32788b952 -r bec29ad05c9c audio/streamtuner-live365/Makefile
--- a/audio/streamtuner-live365/Makefile        Tue Mar 30 22:21:31 2004 +0000
+++ b/audio/streamtuner-live365/Makefile        Tue Mar 30 22:26:58 2004 +0000
@@ -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@localhost
 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 -r 79b32788b952 -r bec29ad05c9c audio/streamtuner-live365/PLIST
--- a/audio/streamtuner-live365/PLIST   Tue Mar 30 22:21:31 2004 +0000
+++ b/audio/streamtuner-live365/PLIST   Tue Mar 30 22:26:58 2004 +0000
@@ -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 -r 79b32788b952 -r bec29ad05c9c audio/streamtuner-live365/distinfo
--- a/audio/streamtuner-live365/distinfo        Tue Mar 30 22:21:31 2004 +0000
+++ b/audio/streamtuner-live365/distinfo        Tue Mar 30 22:26:58 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index