pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/streamtuner Updated to 0.10.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/de11658f0339
branches: trunk
changeset: 461655:de11658f0339
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Thu Sep 18 21:57:06 2003 +0000
description:
Updated to 0.10.1.
Changes:
0.10.1 18 September 2003
* Internationalization has been performed, and a french
translation is already available
* Switched to Autoconf 2.57, Automake 1.7.5 and Libtool 1.5
* The build system has been cleaned up
diffstat:
audio/streamtuner/Makefile | 20 +++++++++++---------
audio/streamtuner/PLIST | 3 ++-
audio/streamtuner/distinfo | 6 +++---
3 files changed, 16 insertions(+), 13 deletions(-)
diffs (64 lines):
diff -r 5b2f6a78df20 -r de11658f0339 audio/streamtuner/Makefile
--- a/audio/streamtuner/Makefile Thu Sep 18 21:36:41 2003 +0000
+++ b/audio/streamtuner/Makefile Thu Sep 18 21:57:06 2003 +0000
@@ -1,21 +1,23 @@
-# $NetBSD: Makefile,v 1.7 2003/08/28 20:05:14 xtraeme Exp $
+# $NetBSD: Makefile,v 1.8 2003/09/18 21:57:06 xtraeme Exp $
#
-DISTNAME= streamtuner-0.10.0
+DISTNAME= streamtuner-0.10.1
CATEGORIES= audio www
-MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/streamtuner.pkg/0.10.0/
+MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/streamtuner.pkg/0.10.1/
MAINTAINER= xtraeme%NetBSD.org@localhost
HOMEPAGE= http://www.nongnu.org/streamtuner/
COMMENT= Stream directory browser
-DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs
+DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs
+BUILD_USES_MSGFMT= yes
-USE_BUILDLINK2= YES
-USE_LIBTOOL= YES
-GNU_CONFIGURE= YES
-USE_GMAKE= YES
-USE_X11= YES
+USE_BUILDLINK2= yes
+USE_GMAKE= yes
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/extras/streamtuner.pc.in
diff -r 5b2f6a78df20 -r de11658f0339 audio/streamtuner/PLIST
--- a/audio/streamtuner/PLIST Thu Sep 18 21:36:41 2003 +0000
+++ b/audio/streamtuner/PLIST Thu Sep 18 21:57:06 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/07/23 11:21:52 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/09/18 21:57:07 xtraeme Exp $
bin/streamtuner
bin/streamtuner-theme-convert
include/streamtuner/st-category-api.h
@@ -15,6 +15,7 @@
include/streamtuner/st-version-api.h
include/streamtuner/streamtuner.h
lib/pkgconfig/streamtuner.pc
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/streamtuner.mo
lib/streamtuner/plugins/shoutcast.a
lib/streamtuner/plugins/shoutcast.la
lib/streamtuner/plugins/shoutcast.so
diff -r 5b2f6a78df20 -r de11658f0339 audio/streamtuner/distinfo
--- a/audio/streamtuner/distinfo Thu Sep 18 21:36:41 2003 +0000
+++ b/audio/streamtuner/distinfo Thu Sep 18 21:57:06 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/07/23 11:21:52 jmmv Exp $
+$NetBSD: distinfo,v 1.4 2003/09/18 21:57:07 xtraeme Exp $
-SHA1 (streamtuner-0.10.0.tar.gz) = bb409a5f8bbe527085fc35605950bfaeb8d643d4
-Size (streamtuner-0.10.0.tar.gz) = 370517 bytes
+SHA1 (streamtuner-0.10.1.tar.gz) = afad6509bd2952cba7d013a9ac1bbe2cd75478d4
+Size (streamtuner-0.10.1.tar.gz) = 503271 bytes
Home |
Main Index |
Thread Index |
Old Index