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 sound-juicer to 2.26.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9dbe0d8f2826
branches:  trunk
changeset: 556214:9dbe0d8f2826
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Tue Mar 17 23:37:24 2009 +0000

description:
Update sound-juicer to 2.26.0.


Sound Juicer "Don't Go Back To Dalston"" 2.26.0
===============================================

* Many translation updates


Sound Juicer "I Am In A Room" 2.25.92
=====================================

* Allow building with the old libmusicbrainz (Bastien)
* Set the PulseAudio role hint


Sound Juicer "I Call Out To You And You Don't Save Me?" 2.25.3
==============================================================

* Put the disc number in the file name
* Support multiple genres
* Use libcanberra for event sounds
* Handle custom patterns in the prefs dialog
* Remove Musicbrainz data if the track data is changed
* Fix disc number editing logic


Sound Juicer "I Should Be Crying, But I Just Can't Let It Show" 2.25.2
======================================================================

* Port to Brasero (Luis Medinas)
* Fix Solaris builds (Brian Cameron)
* Drop libgnome (Iain Holmes, Emilio Pozuelo Monfort)
* Fix conflicting mnemonics in the message area (Bastien Nocera)
* Fix mb3 backend (Bastien Nocera)


Sound Juicer "Old Man Take A Look At My Life" 2.25.1
====================================================

* Chain the metadata lookups (Bastien Nocera)
* Finish the libmusicbrainz3 metadata fetcher (BN)
* Add a GVFS metadata fetcher as fallback (BN)
* Make libcdio option, as it breaks the GPL+Exception license (BN)
* Export ASIN, Discogs, Wikipedia in the internal metadata (BN)
* Lots of other cleanups to the metadata code (BN)
* Remove copy of the id3mux plugin, assume it exists now (BN)
* Remove Encoding field from desktop file (Pacho Ramos)
* Add Audio to desktop categories (Patryk Zawadzki)
* Correctly parse CDDA URLs (Matthew Martin)
* Don't free the option context

diffstat:

 audio/sound-juicer/Makefile |  13 +++++++------
 audio/sound-juicer/PLIST    |  25 ++++++++++++++++++++++++-
 audio/sound-juicer/distinfo |   8 ++++----
 3 files changed, 35 insertions(+), 11 deletions(-)

diffs (156 lines):

diff -r 9c80c72b8022 -r 9dbe0d8f2826 audio/sound-juicer/Makefile
--- a/audio/sound-juicer/Makefile       Tue Mar 17 23:20:38 2009 +0000
+++ b/audio/sound-juicer/Makefile       Tue Mar 17 23:37:24 2009 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2009/03/08 15:56:43 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2009/03/17 23:37:24 jmcneill Exp $
 #
 
-DISTNAME=              sound-juicer-2.24.0
+DISTNAME=              sound-juicer-2.26.0
 CATEGORIES=            audio
 MASTER_SITES=          http://www.burtonini.com/computing/ \
-                       ${MASTER_SITE_GNOME:=sources/sound-juicer/2.24/}
+                       ${MASTER_SITE_GNOME:=sources/sound-juicer/2.26/}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.burtonini.com/computing/
@@ -25,25 +25,26 @@
 GCONF_SCHEMAS+=        sound-juicer.schemas
 
 DEPENDS+=      gst-plugins0.10-flac>=0.10.11:../../audio/gst-plugins0.10-flac
+DEPENDS+=      gst-plugins0.10-vorbis>=0.10.22:../../audio/gst-plugins0.10-vorbis
 DEPENDS+=      gst-plugins0.10-gio>=0.10.21:../../sysutils/gst-plugins0.10-gio
 
+.include "../../audio/libcanberra/buildlink3.mk"
 .include "../../audio/musicbrainz/buildlink3.mk"
 .include "../../audio/taglib/buildlink3.mk"
 .include "../../devel/GConf/schemas.mk"
 BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.14.0
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/libglade/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libgnomeui+=     libgnomeui>=2.13.0
 .include "../../devel/libgnomeui/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 BUILDLINK_API_DEPENDS.libcdio+=                libcdio>=0.70
 .include "../../misc/libcdio/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gstreamer0.10+=  gstreamer0.10>=0.10.5
+BUILDLINK_API_DEPENDS.gstreamer0.10+=  gstreamer0.10>=0.10.15
 .include "../../multimedia/gstreamer0.10/buildlink3.mk"
 .include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
 .include "../../multimedia/gnome-media/buildlink3.mk"
+.include "../../sysutils/brasero/buildlink3.mk"
 .include "../../sysutils/hal/buildlink3.mk"
-.include "../../sysutils/nautilus-cd-burner/buildlink3.mk"
 .include "../../sysutils/dbus-glib/buildlink3.mk"
 .include "../../mk/omf-scrollkeeper.mk"
 .include "../../textproc/gnome-doc-utils/buildlink3.mk"
diff -r 9c80c72b8022 -r 9dbe0d8f2826 audio/sound-juicer/PLIST
--- a/audio/sound-juicer/PLIST  Tue Mar 17 23:20:38 2009 +0000
+++ b/audio/sound-juicer/PLIST  Tue Mar 17 23:37:24 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2008/12/02 20:32:58 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/03/17 23:37:24 jmcneill Exp $
 bin/sound-juicer
 man/man1/sound-juicer.1
 share/applications/sound-juicer.desktop
@@ -7,6 +7,10 @@
 share/gnome/help/sound-juicer/C/figures/startup.png
 share/gnome/help/sound-juicer/C/legal.xml
 share/gnome/help/sound-juicer/C/sound-juicer.xml
+share/gnome/help/sound-juicer/ar/figures/prefs.png
+share/gnome/help/sound-juicer/ar/figures/startup.png
+share/gnome/help/sound-juicer/ar/legal.xml
+share/gnome/help/sound-juicer/ar/sound-juicer.xml
 share/gnome/help/sound-juicer/ca/figures/prefs.png
 share/gnome/help/sound-juicer/ca/figures/startup.png
 share/gnome/help/sound-juicer/ca/legal.xml
@@ -27,6 +31,10 @@
 share/gnome/help/sound-juicer/es/figures/startup.png
 share/gnome/help/sound-juicer/es/legal.xml
 share/gnome/help/sound-juicer/es/sound-juicer.xml
+share/gnome/help/sound-juicer/eu/figures/prefs.png
+share/gnome/help/sound-juicer/eu/figures/startup.png
+share/gnome/help/sound-juicer/eu/legal.xml
+share/gnome/help/sound-juicer/eu/sound-juicer.xml
 share/gnome/help/sound-juicer/fr/figures/prefs.png
 share/gnome/help/sound-juicer/fr/figures/startup.png
 share/gnome/help/sound-juicer/fr/legal.xml
@@ -99,6 +107,7 @@
 share/locale/it/LC_MESSAGES/sound-juicer.mo
 share/locale/ja/LC_MESSAGES/sound-juicer.mo
 share/locale/ka/LC_MESSAGES/sound-juicer.mo
+share/locale/kn/LC_MESSAGES/sound-juicer.mo
 share/locale/ko/LC_MESSAGES/sound-juicer.mo
 share/locale/ku/LC_MESSAGES/sound-juicer.mo
 share/locale/lt/LC_MESSAGES/sound-juicer.mo
@@ -140,11 +149,13 @@
 share/locale/zh_HK/LC_MESSAGES/sound-juicer.mo
 share/locale/zh_TW/LC_MESSAGES/sound-juicer.mo
 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-de.omf
 share/omf/sound-juicer/sound-juicer-el.omf
 share/omf/sound-juicer/sound-juicer-en_GB.omf
 share/omf/sound-juicer/sound-juicer-es.omf
+share/omf/sound-juicer/sound-juicer-eu.omf
 share/omf/sound-juicer/sound-juicer-fr.omf
 share/omf/sound-juicer/sound-juicer-nl.omf
 share/omf/sound-juicer/sound-juicer-oc.omf
@@ -158,12 +169,19 @@
 @dirrm share/omf/sound-juicer
 @comment in rarian: @dirrm share/omf
 @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable
 @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48
 @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32
 @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24
 @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22
 @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16
 @comment in hicolor-icon-theme: @dirrm share/icons/hicolor
+@comment in xdg-dirs: @dirrm share/icons
 @dirrm share/gnome/help/sound-juicer/uk/figures
 @dirrm share/gnome/help/sound-juicer/uk
 @dirrm share/gnome/help/sound-juicer/sv/figures
@@ -180,6 +198,8 @@
 @dirrm share/gnome/help/sound-juicer/nl
 @dirrm share/gnome/help/sound-juicer/fr/figures
 @dirrm share/gnome/help/sound-juicer/fr
+@dirrm share/gnome/help/sound-juicer/eu/figures
+@dirrm share/gnome/help/sound-juicer/eu
 @dirrm share/gnome/help/sound-juicer/es/figures
 @dirrm share/gnome/help/sound-juicer/es
 @dirrm share/gnome/help/sound-juicer/en_GB/figures
@@ -190,9 +210,12 @@
 @dirrm share/gnome/help/sound-juicer/de
 @dirrm share/gnome/help/sound-juicer/ca/figures
 @dirrm share/gnome/help/sound-juicer/ca
+@dirrm share/gnome/help/sound-juicer/ar/figures
+@dirrm share/gnome/help/sound-juicer/ar
 @dirrm share/gnome/help/sound-juicer/C/figures
 @dirrm share/gnome/help/sound-juicer/C
 @dirrm share/gnome/help/sound-juicer
 @comment in gnome2-dirs: @dirrm share/gnome/help
+@comment in gnome2-dirs: @dirrm share/gnome
 @comment in GConf: @dirrm share/gconf/schemas
 @comment in xdg-dirs: @dirrm share/applications
diff -r 9c80c72b8022 -r 9dbe0d8f2826 audio/sound-juicer/distinfo
--- a/audio/sound-juicer/distinfo       Tue Mar 17 23:20:38 2009 +0000
+++ b/audio/sound-juicer/distinfo       Tue Mar 17 23:37:24 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2008/12/02 20:32:58 wiz Exp $
+$NetBSD: distinfo,v 1.4 2009/03/17 23:37:24 jmcneill Exp $
 
-SHA1 (sound-juicer-2.24.0.tar.gz) = ee99a42d0f6a0ced0a7c0f7c6a0950fb88aa7164
-RMD160 (sound-juicer-2.24.0.tar.gz) = 779288c5802bc5f0ba021e4c113c2eb30d9909e6
-Size (sound-juicer-2.24.0.tar.gz) = 2300339 bytes
+SHA1 (sound-juicer-2.26.0.tar.gz) = cd3a688bfb3941626e846ae23d69896861773ac0
+RMD160 (sound-juicer-2.26.0.tar.gz) = e37fc460f7d8d40357741d1ed9e9ab0802dd4b82
+Size (sound-juicer-2.26.0.tar.gz) = 2454203 bytes
 SHA1 (patch-aa) = d7b6bc02f0a6abd4178639f80098c7fac21ea32b



Home | Main Index | Thread Index | Old Index