aboutsummaryrefslogtreecommitdiff
path: root/audio/mhwaveedit
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-17 19:26:01 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-17 19:26:01 +0000
commite099ffdd947e321ad8c512ecfdd36b6eaabba393 (patch)
tree77df1ef0b6d4dfc02b68c8a3c054a2f9c63f5c23 /audio/mhwaveedit
parenta31569eafef6dc285894a2120a0341fc15ac8129 (diff)
downloadports-e099ffdd947e321ad8c512ecfdd36b6eaabba393.tar.gz
ports-e099ffdd947e321ad8c512ecfdd36b6eaabba393.zip
Update to 1.4.0
PR: ports/81050 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=135515
Diffstat (limited to 'audio/mhwaveedit')
-rw-r--r--audio/mhwaveedit/Makefile7
-rw-r--r--audio/mhwaveedit/distinfo4
-rw-r--r--audio/mhwaveedit/files/patch-src::gtkfiles.h10
3 files changed, 7 insertions, 14 deletions
diff --git a/audio/mhwaveedit/Makefile b/audio/mhwaveedit/Makefile
index 49adcf9e3e5d..1519a4795d76 100644
--- a/audio/mhwaveedit/Makefile
+++ b/audio/mhwaveedit/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= mhwaveedit
-PORTVERSION= 1.3.8
+PORTVERSION= 1.4.0
CATEGORIES= audio
MASTER_SITES= http://www.mtek.chalmers.se/~hjormagn/
@@ -19,6 +19,7 @@ LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate \
sndfile.1:${PORTSDIR}/audio/libsndfile \
portaudio.0:${PORTSDIR}/audio/portaudio
+USE_BZIP2= yes
USE_GNOME= gnomehack gnometarget gtk20
WANT_GNOME= yes
WANT_SDL= yes
@@ -28,7 +29,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --disable-optimization --without-alsalib
-PLIST_FILES= bin/mhwaveedit
+PLIST_FILES= bin/mhwaveedit \
+ share/locale/ru/LC_MESSAGES/mhwaveedit.mo \
+ share/locale/sv/LC_MESSAGES/mhwaveedit.mo
.include <bsd.port.pre.mk>
diff --git a/audio/mhwaveedit/distinfo b/audio/mhwaveedit/distinfo
index f5010b1647ac..d94d69cf85b9 100644
--- a/audio/mhwaveedit/distinfo
+++ b/audio/mhwaveedit/distinfo
@@ -1,2 +1,2 @@
-MD5 (mhwaveedit-1.3.8.tar.gz) = 3dbae7fd8f83ddfc4744c16ce30ca1fe
-SIZE (mhwaveedit-1.3.8.tar.gz) = 339403
+MD5 (mhwaveedit-1.4.0.tar.bz2) = 5519cd3f25d34f551dcfff701ea60d67
+SIZE (mhwaveedit-1.4.0.tar.bz2) = 373371
diff --git a/audio/mhwaveedit/files/patch-src::gtkfiles.h b/audio/mhwaveedit/files/patch-src::gtkfiles.h
deleted file mode 100644
index 9c6b0eaff5cb..000000000000
--- a/audio/mhwaveedit/files/patch-src::gtkfiles.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/gtkfiles.h.orig Wed Sep 15 23:25:47 2004
-+++ src/gtkfiles.h Fri Oct 8 21:39:16 2004
-@@ -26,6 +26,7 @@
-
- #include <stdio.h>
- #include <stdlib.h>
-+#include <unistd.h>
-
- #include <gtk/gtk.h>
-