pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/sound-juicer update to 2.28.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/182b21ac01a2
branches: trunk
changeset: 566699:182b21ac01a2
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Oct 28 18:40:32 2009 +0000
description:
update to 2.28.0
This switches to the gnome-2.28 release branch.
diffstat:
audio/sound-juicer/Makefile | 9 ++++-----
audio/sound-juicer/PLIST | 10 +++++++++-
audio/sound-juicer/distinfo | 10 +++++-----
audio/sound-juicer/patches/patch-aa | 20 ++++++++++----------
4 files changed, 28 insertions(+), 21 deletions(-)
diffs (151 lines):
diff -r aec41a227f45 -r 182b21ac01a2 audio/sound-juicer/Makefile
--- a/audio/sound-juicer/Makefile Wed Oct 28 18:37:37 2009 +0000
+++ b/audio/sound-juicer/Makefile Wed Oct 28 18:40:32 2009 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.30 2009/09/09 17:02:00 drochner Exp $
+# $NetBSD: Makefile,v 1.31 2009/10/28 18:40:32 drochner Exp $
#
-DISTNAME= sound-juicer-2.26.1
-PKGREVISION= 5
+DISTNAME= sound-juicer-2.28.0
CATEGORIES= audio
MASTER_SITES= http://www.burtonini.com/computing/ \
- ${MASTER_SITE_GNOME:=sources/sound-juicer/2.26/}
+ ${MASTER_SITE_GNOME:=sources/sound-juicer/2.28/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.burtonini.com/computing/
@@ -35,7 +34,7 @@
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.14.0
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libglade/buildlink3.mk"
-.include "../../devel/libgnomeui/buildlink3.mk"
+#.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
BUILDLINK_API_DEPENDS.libcdio+= libcdio>=0.70
.include "../../misc/libcdio/buildlink3.mk"
diff -r aec41a227f45 -r 182b21ac01a2 audio/sound-juicer/PLIST
--- a/audio/sound-juicer/PLIST Wed Oct 28 18:37:37 2009 +0000
+++ b/audio/sound-juicer/PLIST Wed Oct 28 18:40:32 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:32:22 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/10/28 18:40:32 drochner Exp $
bin/sound-juicer
man/man1/sound-juicer.1
share/applications/sound-juicer.desktop
@@ -15,6 +15,10 @@
share/gnome/help/sound-juicer/ca/figures/startup.png
share/gnome/help/sound-juicer/ca/legal.xml
share/gnome/help/sound-juicer/ca/sound-juicer.xml
+share/gnome/help/sound-juicer/cs/figures/prefs.png
+share/gnome/help/sound-juicer/cs/figures/startup.png
+share/gnome/help/sound-juicer/cs/legal.xml
+share/gnome/help/sound-juicer/cs/sound-juicer.xml
share/gnome/help/sound-juicer/de/figures/prefs.png
share/gnome/help/sound-juicer/de/figures/startup.png
share/gnome/help/sound-juicer/de/legal.xml
@@ -83,6 +87,7 @@
share/locale/bn_IN/LC_MESSAGES/sound-juicer.mo
share/locale/br/LC_MESSAGES/sound-juicer.mo
share/locale/ca/LC_MESSAGES/sound-juicer.mo
+share/locale/ca@valencia/LC_MESSAGES/sound-juicer.mo
share/locale/cs/LC_MESSAGES/sound-juicer.mo
share/locale/cy/LC_MESSAGES/sound-juicer.mo
share/locale/da/LC_MESSAGES/sound-juicer.mo
@@ -97,6 +102,7 @@
share/locale/fa/LC_MESSAGES/sound-juicer.mo
share/locale/fi/LC_MESSAGES/sound-juicer.mo
share/locale/fr/LC_MESSAGES/sound-juicer.mo
+share/locale/ga/LC_MESSAGES/sound-juicer.mo
share/locale/gl/LC_MESSAGES/sound-juicer.mo
share/locale/gu/LC_MESSAGES/sound-juicer.mo
share/locale/he/LC_MESSAGES/sound-juicer.mo
@@ -112,6 +118,7 @@
share/locale/ku/LC_MESSAGES/sound-juicer.mo
share/locale/lt/LC_MESSAGES/sound-juicer.mo
share/locale/lv/LC_MESSAGES/sound-juicer.mo
+share/locale/mai/LC_MESSAGES/sound-juicer.mo
share/locale/mk/LC_MESSAGES/sound-juicer.mo
share/locale/ml/LC_MESSAGES/sound-juicer.mo
share/locale/mn/LC_MESSAGES/sound-juicer.mo
@@ -151,6 +158,7 @@
share/omf/sound-juicer/sound-juicer-C.omf
share/omf/sound-juicer/sound-juicer-ar.omf
share/omf/sound-juicer/sound-juicer-ca.omf
+share/omf/sound-juicer/sound-juicer-cs.omf
share/omf/sound-juicer/sound-juicer-de.omf
share/omf/sound-juicer/sound-juicer-el.omf
share/omf/sound-juicer/sound-juicer-en_GB.omf
diff -r aec41a227f45 -r 182b21ac01a2 audio/sound-juicer/distinfo
--- a/audio/sound-juicer/distinfo Wed Oct 28 18:37:37 2009 +0000
+++ b/audio/sound-juicer/distinfo Wed Oct 28 18:40:32 2009 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.7 2009/08/10 10:00:19 drochner Exp $
+$NetBSD: distinfo,v 1.8 2009/10/28 18:40:32 drochner Exp $
-SHA1 (sound-juicer-2.26.1.tar.gz) = 46c705d49ec97a4679218387533af20020c26ddb
-RMD160 (sound-juicer-2.26.1.tar.gz) = 322003ffefa9c0c33afb22593af53fc5a7d6618b
-Size (sound-juicer-2.26.1.tar.gz) = 2457595 bytes
-SHA1 (patch-aa) = d7b6bc02f0a6abd4178639f80098c7fac21ea32b
+SHA1 (sound-juicer-2.28.0.tar.gz) = e8c5a9faab16fd491d5af0e5a5637efcd65c0b36
+RMD160 (sound-juicer-2.28.0.tar.gz) = 467b217b40f05924d351c7ec774aa5dfa1e23ff9
+Size (sound-juicer-2.28.0.tar.gz) = 2560798 bytes
+SHA1 (patch-aa) = a0e7df8572cd9fd7851d2f4722b15144a2bbc405
SHA1 (patch-ab) = 523296c20f9193c32fbc31a120b8fb90875b6cf6
SHA1 (patch-ac) = c0829a2522a2b4519b3cd69a1d461e3a97527b0b
SHA1 (patch-ad) = 6a908c4ed4aa8ca4890a9e0c445cb3f94ec6bb94
diff -r aec41a227f45 -r 182b21ac01a2 audio/sound-juicer/patches/patch-aa
--- a/audio/sound-juicer/patches/patch-aa Wed Oct 28 18:37:37 2009 +0000
+++ b/audio/sound-juicer/patches/patch-aa Wed Oct 28 18:40:32 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.2 2008/12/02 20:32:58 wiz Exp $
+$NetBSD: patch-aa,v 1.3 2009/10/28 18:40:32 drochner Exp $
---- configure.orig 2008-12-02 20:04:59.000000000 +0000
+--- configure.orig 2009-09-22 21:21:31.000000000 +0200
+++ configure
-@@ -23471,7 +23471,7 @@ fi
+@@ -16899,7 +16899,7 @@ fi
# Find the GStreamer elements we use, and warn if they are not present.
@@ -10,8 +10,8 @@
+ if test "x$GST_INSPECT" = "x"; then
# Extract the first word of "gst-inspect-0.10", so it can be a program name with args.
set dummy gst-inspect-0.10; ac_word=$2
- { echo "$as_me:$LINENO: checking for $ac_word" >&5
-@@ -23527,7 +23527,7 @@ echo "$as_me: WARNING: The 'vorbisenc' e
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+@@ -16955,7 +16955,7 @@ $as_echo "$as_me: WARNING: The 'vorbisen
fi
@@ -19,8 +19,8 @@
+ if test "x$GST_INSPECT" = "x"; then
# Extract the first word of "gst-inspect-0.10", so it can be a program name with args.
set dummy gst-inspect-0.10; ac_word=$2
- { echo "$as_me:$LINENO: checking for $ac_word" >&5
-@@ -23583,7 +23583,7 @@ echo "$as_me: WARNING: The 'flacenc' ele
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+@@ -17011,7 +17011,7 @@ $as_echo "$as_me: WARNING: The 'flacenc'
fi
@@ -28,8 +28,8 @@
+ if test "x$GST_INSPECT" = "x"; then
# Extract the first word of "gst-inspect-0.10", so it can be a program name with args.
set dummy gst-inspect-0.10; ac_word=$2
- { echo "$as_me:$LINENO: checking for $ac_word" >&5
-@@ -23639,7 +23639,7 @@ echo "$as_me: WARNING: The 'wavenc' elem
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
+@@ -17067,7 +17067,7 @@ $as_echo "$as_me: WARNING: The 'wavenc'
fi
@@ -37,4 +37,4 @@
+ if test "x$GST_INSPECT" = "x"; then
# Extract the first word of "gst-inspect-0.10", so it can be a program name with args.
set dummy gst-inspect-0.10; ac_word=$2
- { echo "$as_me:$LINENO: checking for $ac_word" >&5
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
Home |
Main Index |
Thread Index |
Old Index