summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/easytag-devel/Makefile4
-rw-r--r--audio/easytag-devel/distinfo2
-rw-r--r--audio/easytag-devel/files/patch-configure10
-rw-r--r--audio/easytag-devel/files/patch-ltmain.sh12
-rw-r--r--audio/easytag-devel/pkg-plist2
-rw-r--r--audio/easytag/Makefile4
-rw-r--r--audio/easytag/distinfo2
-rw-r--r--audio/easytag/files/patch-configure10
-rw-r--r--audio/easytag/files/patch-ltmain.sh12
-rw-r--r--audio/easytag/pkg-plist2
10 files changed, 30 insertions, 30 deletions
diff --git a/audio/easytag-devel/Makefile b/audio/easytag-devel/Makefile
index 2f31ead..2bba06c 100644
--- a/audio/easytag-devel/Makefile
+++ b/audio/easytag-devel/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= easytag
-PORTVERSION= 0.18
+PORTVERSION= 0.19
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +18,7 @@ LIB_DEPENDS= id3-3.7.13:${PORTSDIR}/audio/id3lib \
vorbis.1:${PORTSDIR}/audio/libvorbis
USE_GTK= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/audio/easytag-devel/distinfo b/audio/easytag-devel/distinfo
index be3ee21..411e469 100644
--- a/audio/easytag-devel/distinfo
+++ b/audio/easytag-devel/distinfo
@@ -1 +1 @@
-MD5 (easytag-0.18.tar.gz) = 2321877f10b811d5cb0d7f4057c29f26
+MD5 (easytag-0.19.tar.gz) = ec4a97d84facf61ed091500150522c72
diff --git a/audio/easytag-devel/files/patch-configure b/audio/easytag-devel/files/patch-configure
new file mode 100644
index 0000000..b7df714
--- /dev/null
+++ b/audio/easytag-devel/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Tue Apr 23 01:10:34 2002
++++ configure Sun Apr 28 17:39:02 2002
+@@ -5195,6 +5195,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/audio/easytag-devel/files/patch-ltmain.sh b/audio/easytag-devel/files/patch-ltmain.sh
deleted file mode 100644
index 7b3e14b..0000000
--- a/audio/easytag-devel/files/patch-ltmain.sh
+++ /dev/null
@@ -1,12 +0,0 @@
---- ltmain.sh.orig Sun Mar 3 07:38:00 2002
-+++ ltmain.sh Fri Mar 8 01:58:58 2002
-@@ -2408,6 +2408,9 @@
- *-*-netbsd*)
- # Don't link with libc until the a.out ld.so is fixed.
- ;;
-+ *-*-freebsd*)
-+ # FreeBSD doesn't need this...
-+ ;;
- *)
- # Add libc to deplibs on all other systems if necessary.
- if test "$build_libtool_need_lc" = "yes"; then
diff --git a/audio/easytag-devel/pkg-plist b/audio/easytag-devel/pkg-plist
index 7ea4a59..a478f2c 100644
--- a/audio/easytag-devel/pkg-plist
+++ b/audio/easytag-devel/pkg-plist
@@ -1,6 +1,8 @@
bin/easytag
share/easytag/EasyTAG_logo.xpm
+share/locale/cs/LC_MESSAGES/easytag.mo
share/locale/de/LC_MESSAGES/easytag.mo
+share/locale/es/LC_MESSAGES/easytag.mo
share/locale/fr/LC_MESSAGES/easytag.mo
share/locale/hu/LC_MESSAGES/easytag.mo
share/locale/it/LC_MESSAGES/easytag.mo
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile
index 2f31ead..2bba06c 100644
--- a/audio/easytag/Makefile
+++ b/audio/easytag/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= easytag
-PORTVERSION= 0.18
+PORTVERSION= 0.19
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +18,7 @@ LIB_DEPENDS= id3-3.7.13:${PORTSDIR}/audio/id3lib \
vorbis.1:${PORTSDIR}/audio/libvorbis
USE_GTK= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/audio/easytag/distinfo b/audio/easytag/distinfo
index be3ee21..411e469 100644
--- a/audio/easytag/distinfo
+++ b/audio/easytag/distinfo
@@ -1 +1 @@
-MD5 (easytag-0.18.tar.gz) = 2321877f10b811d5cb0d7f4057c29f26
+MD5 (easytag-0.19.tar.gz) = ec4a97d84facf61ed091500150522c72
diff --git a/audio/easytag/files/patch-configure b/audio/easytag/files/patch-configure
new file mode 100644
index 0000000..b7df714
--- /dev/null
+++ b/audio/easytag/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Tue Apr 23 01:10:34 2002
++++ configure Sun Apr 28 17:39:02 2002
+@@ -5195,6 +5195,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/audio/easytag/files/patch-ltmain.sh b/audio/easytag/files/patch-ltmain.sh
deleted file mode 100644
index 7b3e14b..0000000
--- a/audio/easytag/files/patch-ltmain.sh
+++ /dev/null
@@ -1,12 +0,0 @@
---- ltmain.sh.orig Sun Mar 3 07:38:00 2002
-+++ ltmain.sh Fri Mar 8 01:58:58 2002
-@@ -2408,6 +2408,9 @@
- *-*-netbsd*)
- # Don't link with libc until the a.out ld.so is fixed.
- ;;
-+ *-*-freebsd*)
-+ # FreeBSD doesn't need this...
-+ ;;
- *)
- # Add libc to deplibs on all other systems if necessary.
- if test "$build_libtool_need_lc" = "yes"; then
diff --git a/audio/easytag/pkg-plist b/audio/easytag/pkg-plist
index 7ea4a59..a478f2c 100644
--- a/audio/easytag/pkg-plist
+++ b/audio/easytag/pkg-plist
@@ -1,6 +1,8 @@
bin/easytag
share/easytag/EasyTAG_logo.xpm
+share/locale/cs/LC_MESSAGES/easytag.mo
share/locale/de/LC_MESSAGES/easytag.mo
+share/locale/es/LC_MESSAGES/easytag.mo
share/locale/fr/LC_MESSAGES/easytag.mo
share/locale/hu/LC_MESSAGES/easytag.mo
share/locale/it/LC_MESSAGES/easytag.mo
OpenPOWER on IntegriCloud