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.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/febe88347d87
branches: trunk
changeset: 464593:febe88347d87
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sat Dec 13 11:19:01 2003 +0000
description:
Updated to 0.10.2
Changes:
0.10.2 03 December 2003
* SHOUTcast: now uses a character set fallback
* A german translation is now available
* A few bugs have been fixed
diffstat:
audio/streamtuner/Makefile | 9 +++++----
audio/streamtuner/PLIST | 5 +++--
audio/streamtuner/distinfo | 6 +++---
3 files changed, 11 insertions(+), 9 deletions(-)
diffs (62 lines):
diff -r 743565a013b2 -r febe88347d87 audio/streamtuner/Makefile
--- a/audio/streamtuner/Makefile Sat Dec 13 11:02:50 2003 +0000
+++ b/audio/streamtuner/Makefile Sat Dec 13 11:19:01 2003 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2003/12/13 00:45:21 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2003/12/13 11:19:01 xtraeme Exp $
#
-DISTNAME= streamtuner-0.10.1
-PKGREVISION= 1
+DISTNAME= streamtuner-${DIST_VER}
CATEGORIES= audio www
-MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/streamtuner.pkg/0.10.1/
+MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/streamtuner.pkg/${DIST_VER}/
MAINTAINER= xtraeme%NetBSD.org@localhost
HOMEPAGE= http://www.nongnu.org/streamtuner/
@@ -23,6 +22,8 @@
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/extras/streamtuner.pc.in
+DIST_VER= 0.10.2
+
.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../www/curl/buildlink2.mk"
.include "../../x11/gtk2/buildlink2.mk"
diff -r 743565a013b2 -r febe88347d87 audio/streamtuner/PLIST
--- a/audio/streamtuner/PLIST Sat Dec 13 11:02:50 2003 +0000
+++ b/audio/streamtuner/PLIST Sat Dec 13 11:19:01 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/09/18 21:57:07 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/12/13 11:19:01 xtraeme Exp $
bin/streamtuner
bin/streamtuner-theme-convert
include/streamtuner/st-category-api.h
@@ -15,13 +15,14 @@
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
man/man1/streamtuner-theme-convert.1
man/man1/streamtuner.1
share/applications/streamtuner.desktop
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/streamtuner.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/streamtuner.mo
share/pixmaps/streamtuner.png
@comment in gnome2-dirs: @dirrm share/applications
@dirrm lib/streamtuner/plugins
diff -r 743565a013b2 -r febe88347d87 audio/streamtuner/distinfo
--- a/audio/streamtuner/distinfo Sat Dec 13 11:02:50 2003 +0000
+++ b/audio/streamtuner/distinfo Sat Dec 13 11:19:01 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/09/18 21:57:07 xtraeme Exp $
+$NetBSD: distinfo,v 1.5 2003/12/13 11:19:01 xtraeme Exp $
-SHA1 (streamtuner-0.10.1.tar.gz) = afad6509bd2952cba7d013a9ac1bbe2cd75478d4
-Size (streamtuner-0.10.1.tar.gz) = 503271 bytes
+SHA1 (streamtuner-0.10.2.tar.gz) = 0f5101775d7d37b1285089248b6d9894c8ee417c
+Size (streamtuner-0.10.2.tar.gz) = 509772 bytes
Home |
Main Index |
Thread Index |
Old Index