summaryrefslogtreecommitdiffstats
path: root/audio/sound-juicer
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-04 11:44:01 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-04-04 11:44:01 +0800
commitc9d128ba2134336e680f03628e4afd9264dc3fd5 (patch)
tree3d0d070a310826acc609da12b924069a0426df31 /audio/sound-juicer
parente7db5dcdf7506a28cca777dea60dc10e590ce536 (diff)
downloadmarcuscom-ports-c9d128ba2134336e680f03628e4afd9264dc3fd5.tar
marcuscom-ports-c9d128ba2134336e680f03628e4afd9264dc3fd5.tar.gz
marcuscom-ports-c9d128ba2134336e680f03628e4afd9264dc3fd5.tar.bz2
marcuscom-ports-c9d128ba2134336e680f03628e4afd9264dc3fd5.tar.lz
marcuscom-ports-c9d128ba2134336e680f03628e4afd9264dc3fd5.tar.xz
marcuscom-ports-c9d128ba2134336e680f03628e4afd9264dc3fd5.tar.zst
marcuscom-ports-c9d128ba2134336e680f03628e4afd9264dc3fd5.zip
Update to 2.14.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6008 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r--audio/sound-juicer/Makefile4
-rw-r--r--audio/sound-juicer/distinfo6
-rw-r--r--audio/sound-juicer/files/patch-src::Makefile.in19
-rw-r--r--audio/sound-juicer/pkg-plist1
4 files changed, 11 insertions, 19 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile
index 353a2c06d..80d62393e 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.44 2006/03/13 19:31:36 mezz Exp $
+# $MCom: ports/audio/sound-juicer/Makefile,v 1.45 2006/03/13 20:41:34 mezz Exp $
#
PORTNAME= sound-juicer
-PORTVERSION= 2.14.0
+PORTVERSION= 2.14.1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
diff --git a/audio/sound-juicer/distinfo b/audio/sound-juicer/distinfo
index 0eefc7193..ea7aad43c 100644
--- a/audio/sound-juicer/distinfo
+++ b/audio/sound-juicer/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/sound-juicer-2.14.0.tar.bz2) = 6cca302ece8377ac84d678078c0f6607
-SHA256 (gnome2/sound-juicer-2.14.0.tar.bz2) = 25c9f12d3f7b73e2e494c61f3793c381f361acffbfb2878a3badeed88fce9d16
-SIZE (gnome2/sound-juicer-2.14.0.tar.bz2) = 845648
+MD5 (gnome2/sound-juicer-2.14.1.tar.bz2) = d1a54d488ae8a91e2f927acddaf5ccb3
+SHA256 (gnome2/sound-juicer-2.14.1.tar.bz2) = 08995e4e08b771950d2d839be0351263b8a7611d7c27049d66dd825690b5192e
+SIZE (gnome2/sound-juicer-2.14.1.tar.bz2) = 872533
diff --git a/audio/sound-juicer/files/patch-src::Makefile.in b/audio/sound-juicer/files/patch-src::Makefile.in
index 187926fc4..189365e86 100644
--- a/audio/sound-juicer/files/patch-src::Makefile.in
+++ b/audio/sound-juicer/files/patch-src::Makefile.in
@@ -1,20 +1,11 @@
---- src/Makefile.in.orig Tue Aug 23 20:23:29 2005
-+++ src/Makefile.in Tue Aug 23 20:23:57 2005
-@@ -63,7 +63,7 @@
- sj-about.$(OBJEXT) sj-extracting.$(OBJEXT) \
- bacon-volume.$(OBJEXT) $(am__objects_1) $(am__objects_2)
+--- 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
-@@ -257,7 +257,7 @@
- target_alias = @target_alias@
-
- # General compiler flags
--AM_CFLAGS = -Wall -export-dynamic -W -Wno-unused-parameter
-+AM_CFLAGS = -Wall -export-dynamic -W
-
- # General CPP flags. When I can demand automake 1.8, this can become
- # sound_juicer_CPPFLAGS.
diff --git a/audio/sound-juicer/pkg-plist b/audio/sound-juicer/pkg-plist
index 32b3daf1f..75ed982ba 100644
--- a/audio/sound-juicer/pkg-plist
+++ b/audio/sound-juicer/pkg-plist
@@ -59,6 +59,7 @@ share/locale/hu/LC_MESSAGES/sound-juicer.mo
share/locale/id/LC_MESSAGES/sound-juicer.mo
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/ko/LC_MESSAGES/sound-juicer.mo
share/locale/lt/LC_MESSAGES/sound-juicer.mo
share/locale/mk/LC_MESSAGES/sound-juicer.mo