--- audio/sweep/Makefile Wed Jun 1 13:16:09 2005 +++ audio/sweep/Makefile Sun Oct 16 00:34:27 2005 @@ -6,8 +6,7 @@ # PORTNAME= sweep -PORTVERSION= 0.8.3 -PORTREVISION= 2 +PORTVERSION= 0.8.4 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,13 +18,12 @@ samplerate.1:${PORTSDIR}/audio/libsamplerate \ vorbis.3:${PORTSDIR}/audio/libvorbis \ speex.3:${PORTSDIR}/audio/speex \ - mad.2:${PORTSDIR}/audio/mad \ - tdb.1:${PORTSDIR}/databases/tdb + mad.2:${PORTSDIR}/audio/mad USE_X_PREFIX= yes +USE_GNOME= gnomehack gnomeprefix gnometarget gtk12 USE_GMAKE= yes -USE_LIBTOOL_VER=15 -USE_GNOME= gnomeprefix gnomehier gnomehack gnometarget gtk12 +USE_LIBTOOL_VER= 15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-extralibdir=${LOCALBASE}/lib \ --- audio/sweep/distinfo Sat May 1 08:47:10 2004 +++ audio/sweep/distinfo Sun Oct 16 00:14:04 2005 @@ -1,2 +1,2 @@ -MD5 (sweep-0.8.3.tar.gz) = 2b9ee0529c666f80b362aeefae28b891 -SIZE (sweep-0.8.3.tar.gz) = 1014539 +MD5 (sweep-0.8.4.tar.gz) = ca51425057c040cbce807d1b2c2433d9 +SIZE (sweep-0.8.4.tar.gz) = 1163931 --- audio/sweep/files/patch-configure Sat May 1 08:47:10 2004 +++ audio/sweep/files/patch-configure Thu Jan 1 09:00:00 1970 @@ -1,19 +0,0 @@ ---- configure.orig Fri Apr 30 10:05:34 2004 -+++ configure Fri Apr 30 10:06:30 2004 -@@ -19129,6 +19129,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' -@@ -19566,7 +19567,7 @@ - done - - --ALL_LINGUAS="de el es_ES fr hu it pl ru en_AU" -+ALL_LINGUAS="de el es_ES fr hu it pl ru" - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. - set dummy ${ac_tool_prefix}ranlib; ac_word=$2 --- audio/sweep/pkg-plist Wed Jun 1 13:16:09 2005 +++ audio/sweep/pkg-plist Sun Oct 16 00:23:21 2005 @@ -20,6 +20,7 @@ share/gnome/sweep/sweep_logo.ppm share/locale/de/LC_MESSAGES/sweep.mo share/locale/el/LC_MESSAGES/sweep.mo +share/locale/en_AU/LC_MESSAGES/sweep.mo share/locale/es_ES/LC_MESSAGES/sweep.mo share/locale/fr/LC_MESSAGES/sweep.mo share/locale/hu/LC_MESSAGES/sweep.mo @@ -29,3 +30,5 @@ @dirrm share/gnome/sweep @dirrm lib/sweep @dirrm include/sweep +@unexec rmdir %D/share/locale/en_AU/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/en_AU 2>/dev/null || true