diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:35:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:35:50 +0000 |
commit | f1bb12de8e50bf76ae21f37debda60994ec7fd99 (patch) | |
tree | 1671d4beef381f12d939e34b344eb385a3af4f19 /audio/sound-juicer | |
parent | 29adee7bb42244f34736c5c24ed18a9b269d0925 (diff) | |
download | ports-f1bb12de8e50bf76ae21f37debda60994ec7fd99.tar.gz ports-f1bb12de8e50bf76ae21f37debda60994ec7fd99.zip |
Notes
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r-- | audio/sound-juicer/Makefile | 6 | ||||
-rw-r--r-- | audio/sound-juicer/distinfo | 6 | ||||
-rw-r--r-- | audio/sound-juicer/files/patch-src::Makefile.in | 22 | ||||
-rw-r--r-- | audio/sound-juicer/files/patch-src::sj-metadata-musicbrainz.c | 18 | ||||
-rw-r--r-- | audio/sound-juicer/pkg-plist | 83 |
5 files changed, 97 insertions, 38 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 9ecdf9c661b6..6780edd6a8d0 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -3,11 +3,11 @@ # Whom: Alexander Nedotsukov <bland@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/sound-juicer/Makefile,v 1.49 2006/04/14 15:06:00 ahze Exp $ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.61 2006/10/01 16:32:05 ahze Exp $ # PORTNAME= sound-juicer -PORTVERSION= 2.14.4 +PORTVERSION= 2.16.1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -22,7 +22,7 @@ LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ USE_BZIP2= yes USE_GETTEXT= yes -USE_X_PREFIX= yes +USE_XLIB= yes USE_GMAKE= yes INSTALLS_OMF= yes USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner \ diff --git a/audio/sound-juicer/distinfo b/audio/sound-juicer/distinfo index acfef0b995c1..fb9879c50a95 100644 --- a/audio/sound-juicer/distinfo +++ b/audio/sound-juicer/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/sound-juicer-2.14.4.tar.bz2) = 677ed6e3e7b4aa1602d35c46a8e0bc31 -SHA256 (gnome2/sound-juicer-2.14.4.tar.bz2) = 30e0a3dd054a7758f6021176ed384892b12ddabf5ce19163646a0920d4140649 -SIZE (gnome2/sound-juicer-2.14.4.tar.bz2) = 876858 +MD5 (gnome2/sound-juicer-2.16.1.tar.bz2) = 4611ab664a863fe68ea1f3b0aeb7aa7b +SHA256 (gnome2/sound-juicer-2.16.1.tar.bz2) = cadf15fea7c253cb5fcc4c6c47c72f44fa8b1b69bd2f809a59a94fe0f9180564 +SIZE (gnome2/sound-juicer-2.16.1.tar.bz2) = 1252424 diff --git a/audio/sound-juicer/files/patch-src::Makefile.in b/audio/sound-juicer/files/patch-src::Makefile.in index 189365e86d3f..5162e8641328 100644 --- a/audio/sound-juicer/files/patch-src::Makefile.in +++ b/audio/sound-juicer/files/patch-src::Makefile.in @@ -1,11 +1,11 @@ ---- src/Makefile.in.orig Mon Apr 3 23:40:45 2006 -+++ src/Makefile.in Mon Apr 3 23:40:45 2006 -@@ -77,7 +77,7 @@ am_sound_juicer_OBJECTS = dummy.$(OBJEXT - gconf-bridge.$(OBJEXT) bacon-volume.$(OBJEXT) $(am__objects_2) \ - $(am__objects_3) $(am__objects_4) - sound_juicer_OBJECTS = $(am_sound_juicer_OBJECTS) --sound_juicer_LDADD = $(LDADD) -+sound_juicer_LDADD = $(LDADD) -lcam - DEFAULT_INCLUDES = -I. -I$(srcdir) -I. - depcomp = $(SHELL) $(top_srcdir)/depcomp - am__depfiles_maybe = depfiles +--- src/Makefile.in.orig Wed May 17 14:08:25 2006 ++++ src/Makefile.in Wed May 17 14:09:00 2006 +@@ -304,7 +304,7 @@ + $(BACON_FILES) \ + $(ID3MUX_FILES) + +-sound_juicer_LDADD = $(top_builddir)/libjuicer/libjuicer.la ++sound_juicer_LDADD = $(top_builddir)/libjuicer/libjuicer.la -lcam + sound_juicer_LDFLAGS = @MEDIA_PROFILES_LIBS@ @GSTREAMER_LIBS@ \ + @BURN_LIBS@ @UI_LIBS@ $(am__append_2) + BACON_DIR = $(srcdir)/../../libbacon/src/ diff --git a/audio/sound-juicer/files/patch-src::sj-metadata-musicbrainz.c b/audio/sound-juicer/files/patch-src::sj-metadata-musicbrainz.c deleted file mode 100644 index c510a48dc6f4..000000000000 --- a/audio/sound-juicer/files/patch-src::sj-metadata-musicbrainz.c +++ /dev/null @@ -1,18 +0,0 @@ ---- src/sj-metadata-musicbrainz.c.orig Mon Jan 17 13:22:54 2005 -+++ src/sj-metadata-musicbrainz.c Mon Jan 17 13:23:02 2005 -@@ -18,7 +18,6 @@ - * Boston, MA 02111-1307, USA. - */ - --#include "sound-juicer.h" - - #include <string.h> - #include <glib-object.h> -@@ -32,6 +31,7 @@ - #include <stdlib.h> - #include <unistd.h> - -+#include "sound-juicer.h" - #include "sj-metadata-musicbrainz.h" - #include "sj-structures.h" - #include "sj-error.h" diff --git a/audio/sound-juicer/pkg-plist b/audio/sound-juicer/pkg-plist index 75ed982ba8e2..876fedd1f6ad 100644 --- a/audio/sound-juicer/pkg-plist +++ b/audio/sound-juicer/pkg-plist @@ -5,24 +5,42 @@ share/gnome/help/sound-juicer/C/figures/prefs.png 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/el/fdl-appendix.xml +share/gnome/help/sound-juicer/el/figures/prefs.png +share/gnome/help/sound-juicer/el/figures/startup.png +share/gnome/help/sound-juicer/el/legal.xml +share/gnome/help/sound-juicer/el/sound-juicer.xml share/gnome/help/sound-juicer/es/fdl-appendix.xml share/gnome/help/sound-juicer/es/figures/prefs.png 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/fr/fdl-appendix.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 +share/gnome/help/sound-juicer/fr/sound-juicer.xml share/gnome/help/sound-juicer/nl/fdl-appendix.xml share/gnome/help/sound-juicer/nl/figures/prefs.png share/gnome/help/sound-juicer/nl/figures/startup.png share/gnome/help/sound-juicer/nl/legal.xml share/gnome/help/sound-juicer/nl/sound-juicer.xml +share/gnome/help/sound-juicer/sv/fdl-appendix.xml +share/gnome/help/sound-juicer/sv/figures/prefs.png +share/gnome/help/sound-juicer/sv/figures/startup.png +share/gnome/help/sound-juicer/sv/legal.xml +share/gnome/help/sound-juicer/sv/sound-juicer.xml share/gnome/help/sound-juicer/uk/fdl-appendix.xml share/gnome/help/sound-juicer/uk/figures/prefs.png share/gnome/help/sound-juicer/uk/figures/startup.png share/gnome/help/sound-juicer/uk/legal.xml share/gnome/help/sound-juicer/uk/sound-juicer.xml share/gnome/omf/sound-juicer/sound-juicer-C.omf +share/gnome/omf/sound-juicer/sound-juicer-el.omf share/gnome/omf/sound-juicer/sound-juicer-es.omf +share/gnome/omf/sound-juicer/sound-juicer-fr.omf share/gnome/omf/sound-juicer/sound-juicer-nl.omf +share/gnome/omf/sound-juicer/sound-juicer-sv.omf share/gnome/omf/sound-juicer/sound-juicer-uk.omf share/gnome/sound-juicer/sj-play.png share/gnome/sound-juicer/sj-record.png @@ -36,12 +54,14 @@ share/locale/az/LC_MESSAGES/sound-juicer.mo share/locale/be/LC_MESSAGES/sound-juicer.mo share/locale/bg/LC_MESSAGES/sound-juicer.mo share/locale/bn/LC_MESSAGES/sound-juicer.mo +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/cs/LC_MESSAGES/sound-juicer.mo share/locale/cy/LC_MESSAGES/sound-juicer.mo share/locale/da/LC_MESSAGES/sound-juicer.mo share/locale/de/LC_MESSAGES/sound-juicer.mo +share/locale/dz/LC_MESSAGES/sound-juicer.mo share/locale/el/LC_MESSAGES/sound-juicer.mo share/locale/en_CA/LC_MESSAGES/sound-juicer.mo share/locale/en_GB/LC_MESSAGES/sound-juicer.mo @@ -53,6 +73,7 @@ share/locale/fi/LC_MESSAGES/sound-juicer.mo share/locale/fr/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 share/locale/hi/LC_MESSAGES/sound-juicer.mo share/locale/hr/LC_MESSAGES/sound-juicer.mo share/locale/hu/LC_MESSAGES/sound-juicer.mo @@ -62,13 +83,16 @@ share/locale/ja/LC_MESSAGES/sound-juicer.mo share/locale/ka/LC_MESSAGES/sound-juicer.mo share/locale/ko/LC_MESSAGES/sound-juicer.mo share/locale/lt/LC_MESSAGES/sound-juicer.mo +share/locale/lv/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 share/locale/ms/LC_MESSAGES/sound-juicer.mo share/locale/nb/LC_MESSAGES/sound-juicer.mo share/locale/ne/LC_MESSAGES/sound-juicer.mo share/locale/nl/LC_MESSAGES/sound-juicer.mo -share/locale/no/LC_MESSAGES/sound-juicer.mo +share/locale/nn/LC_MESSAGES/sound-juicer.mo +share/locale/or/LC_MESSAGES/sound-juicer.mo share/locale/pa/LC_MESSAGES/sound-juicer.mo share/locale/pl/LC_MESSAGES/sound-juicer.mo share/locale/pt/LC_MESSAGES/sound-juicer.mo @@ -77,6 +101,7 @@ share/locale/ro/LC_MESSAGES/sound-juicer.mo share/locale/ru/LC_MESSAGES/sound-juicer.mo share/locale/rw/LC_MESSAGES/sound-juicer.mo share/locale/sk/LC_MESSAGES/sound-juicer.mo +share/locale/sl/LC_MESSAGES/sound-juicer.mo share/locale/sq/LC_MESSAGES/sound-juicer.mo share/locale/sr/LC_MESSAGES/sound-juicer.mo share/locale/sr@Latn/LC_MESSAGES/sound-juicer.mo @@ -91,18 +116,70 @@ share/locale/xh/LC_MESSAGES/sound-juicer.mo share/locale/zh_CN/LC_MESSAGES/sound-juicer.mo share/locale/zh_HK/LC_MESSAGES/sound-juicer.mo share/locale/zh_TW/LC_MESSAGES/sound-juicer.mo -@dirrmtry share/locale/br/LC_MESSAGES -@dirrmtry share/locale/br @dirrmtry share/icons/hicolor/24x24/apps @dirrmtry share/icons/hicolor/24x24 @dirrm share/gnome/sound-juicer @dirrm share/gnome/omf/sound-juicer @dirrm share/gnome/help/sound-juicer/uk/figures @dirrm share/gnome/help/sound-juicer/uk +@dirrm share/gnome/help/sound-juicer/sv/figures +@dirrm share/gnome/help/sound-juicer/sv @dirrm share/gnome/help/sound-juicer/nl/figures @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/es/figures @dirrm share/gnome/help/sound-juicer/es +@dirrm share/gnome/help/sound-juicer/el/figures +@dirrm share/gnome/help/sound-juicer/el @dirrm share/gnome/help/sound-juicer/C/figures @dirrm share/gnome/help/sound-juicer/C @dirrm share/gnome/help/sound-juicer +@dirrmtry share/locale/zh_TW/LC_MESSAGES +@dirrmtry share/locale/zh_TW +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/zh_CN/LC_MESSAGES +@dirrmtry share/locale/zh_CN +@dirrmtry share/locale/xh/LC_MESSAGES +@dirrmtry share/locale/xh +@dirrmtry share/locale/uk/LC_MESSAGES +@dirrmtry share/locale/uk +@dirrmtry share/locale/ug/LC_MESSAGES +@dirrmtry share/locale/ug +@dirrmtry share/locale/sr/LC_MESSAGES +@dirrmtry share/locale/sr +@dirrmtry share/locale/sl/LC_MESSAGES +@dirrmtry share/locale/sl +@dirrmtry share/locale/sk/LC_MESSAGES +@dirrmtry share/locale/sk +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw +@dirrmtry share/locale/ro/LC_MESSAGES +@dirrmtry share/locale/ro +@dirrmtry share/locale/pt/LC_MESSAGES +@dirrmtry share/locale/pt +@dirrmtry share/locale/pl/LC_MESSAGES +@dirrmtry share/locale/pl +@dirrmtry share/locale/nn/LC_MESSAGES +@dirrmtry share/locale/nn +@dirrmtry share/locale/ne/LC_MESSAGES +@dirrmtry share/locale/ne +@dirrmtry share/locale/ko/LC_MESSAGES +@dirrmtry share/locale/ko +@dirrmtry share/locale/gl/LC_MESSAGES +@dirrmtry share/locale/gl +@dirrmtry share/locale/fi/LC_MESSAGES +@dirrmtry share/locale/fi +@dirrmtry share/locale/el/LC_MESSAGES +@dirrmtry share/locale/el +@dirrmtry share/locale/dz/LC_MESSAGES +@dirrmtry share/locale/dz +@dirrmtry share/locale/cs/LC_MESSAGES +@dirrmtry share/locale/cs +@dirrmtry share/locale/ca/LC_MESSAGES +@dirrmtry share/locale/ca +@dirrmtry share/locale/bn_IN/LC_MESSAGES +@dirrmtry share/locale/bn_IN +@dirrmtry share/locale/be/LC_MESSAGES +@dirrmtry share/locale/be |