From 11a95c40b79e788712d6d61d95cc31a9f5319f47 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Thu, 18 Sep 2003 21:57:06 +0000 Subject: 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 --- audio/streamtuner/Makefile | 20 +++++++++++--------- audio/streamtuner/PLIST | 3 ++- audio/streamtuner/distinfo | 6 +++--- 3 files changed, 16 insertions(+), 13 deletions(-) (limited to 'audio/streamtuner') diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index 834bb371c3b..61dc6d5117c 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -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 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 --git a/audio/streamtuner/PLIST b/audio/streamtuner/PLIST index 103cd3dc951..b539ffac260 100644 --- a/audio/streamtuner/PLIST +++ b/audio/streamtuner/PLIST @@ -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-transfer-api.h 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 --git a/audio/streamtuner/distinfo b/audio/streamtuner/distinfo index eda4e3e31cd..3d48a595665 100644 --- a/audio/streamtuner/distinfo +++ b/audio/streamtuner/distinfo @@ -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 -- cgit v1.2.3