Date: Sat, 20 Oct 2007 03:00:10 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/117334: Update port: audio/sweep to 0.9.2 Message-ID: <20071020030010.13df8410.tkato432@yahoo.com> Resent-Message-ID: <200710191820.l9JIK3Fj060872@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 117334 >Category: ports >Synopsis: Update port: audio/sweep to 0.9.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 19 18:20:03 UTC 2007 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 6.2-RELEASE-p8 i386 >Organization: >Environment: >Description: - Update to version 0.9.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/sweep/Makefile audio/sweep/Makefile --- /usr/ports/audio/sweep/Makefile Mon Aug 6 15:10:58 2007 +++ audio/sweep/Makefile Sat Oct 13 00:01:32 2007 @@ -6,36 +6,37 @@ # PORTNAME= sweep -PORTVERSION= 0.9.1 -PORTREVISION= 4 +PORTVERSION= 0.9.2 CATEGORIES= audio gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A sound editor for the GNOME/GTK 2.0 desktop -LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ +LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ + sndfile.1:${PORTSDIR}/audio/libsndfile \ vorbis.4:${PORTSDIR}/audio/libvorbis \ - speex.1:${PORTSDIR}/audio/speex \ - mad.2:${PORTSDIR}/audio/mad + speex.1:${PORTSDIR}/audio/speex USE_BZIP2= yes -USE_X_PREFIX= yes +USE_GNOME= gnomehack gnometarget gtk20 USE_GETTEXT= yes -USE_GNOME= gnomehack gnomeprefix gnometarget gtk20 USE_GMAKE= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-extralibdir=${LOCALBASE}/lib \ --with-extraincdir=${LOCALBASE}/include \ - --with-vorbis=${LOCALBASE}/lib \ - --with-vorbis=${LOCALBASE}/include/vorbis \ - --with-ogg=${LOCALBASE}/lib \ - --with-ogg=${LOCALBASE}/include/ogg + --with-vorbis-libraries=${LOCALBASE}/lib \ + --with-vorbis-includes=${LOCALBASE}/include/vorbis \ + --with-ogg-libraries=${LOCALBASE}/lib \ + --with-ogg-includes=${LOCALBASE}/include/ogg MAN1= sweep.1 + +post-patch: + @${REINPLACE_CMD} -e 's|^ac_enable_alsa=yes|ac_enable_alsa=no|g ; \ + s|$${datadir}|$${datarootdir}|g' ${WRKSRC}/configure .include <bsd.port.mk> diff -urN /usr/ports/audio/sweep/distinfo audio/sweep/distinfo --- /usr/ports/audio/sweep/distinfo Sun May 7 23:17:22 2006 +++ audio/sweep/distinfo Thu Oct 11 04:44:14 2007 @@ -1,3 +1,3 @@ -MD5 (sweep-0.9.1.tar.bz2) = 7c346e28ff09c4a4f529a607ffd165f9 -SHA256 (sweep-0.9.1.tar.bz2) = 68ba9d32d3c3ed72d8d91a9aa8a845ec4c79aaf1da67c4db2ba705d9bddc925f -SIZE (sweep-0.9.1.tar.bz2) = 898641 +MD5 (sweep-0.9.2.tar.bz2) = 285e04b950dda85639f13aaac86153a0 +SHA256 (sweep-0.9.2.tar.bz2) = 33f8a57b38d141e4892da807be8f4e0f99869f1414977a5e36715d1e6d673b77 +SIZE (sweep-0.9.2.tar.bz2) = 885375 diff -urN /usr/ports/audio/sweep/pkg-plist audio/sweep/pkg-plist --- /usr/ports/audio/sweep/pkg-plist Sun May 20 04:59:51 2007 +++ audio/sweep/pkg-plist Sat Oct 13 00:34:27 2007 @@ -9,27 +9,13 @@ include/sweep/sweep_types.h include/sweep/sweep_undo.h include/sweep/sweep_version.h -lib/sweep/libbyenergy.a -lib/sweep/libbyenergy.la lib/sweep/libbyenergy.so -lib/sweep/libecho.a -lib/sweep/libecho.la lib/sweep/libecho.so -lib/sweep/libfade.a -lib/sweep/libfade.la lib/sweep/libfade.so -lib/sweep/libladspameta.a -lib/sweep/libladspameta.la lib/sweep/libladspameta.so -lib/sweep/libnormalise.a -lib/sweep/libnormalise.la lib/sweep/libnormalise.so -lib/sweep/libreverse.a -lib/sweep/libreverse.la lib/sweep/libreverse.so -share/gnome/applications/sweep.desktop -share/gnome/pixmaps/sweep.svg -share/gnome/sweep/sweep_logo.ppm +share/applications/sweep.desktop share/locale/de/LC_MESSAGES/sweep.mo share/locale/el/LC_MESSAGES/sweep.mo share/locale/en_AU/LC_MESSAGES/sweep.mo @@ -39,8 +25,9 @@ share/locale/it/LC_MESSAGES/sweep.mo share/locale/pl/LC_MESSAGES/sweep.mo share/locale/ru/LC_MESSAGES/sweep.mo -@dirrm share/gnome/sweep +share/pixmaps/sweep.svg +%%DATADIR%%/sweep_splash.png +@dirrm %%DATADIR%% @dirrm lib/sweep @dirrm include/sweep -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true +@dirrmtry share/applications >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071020030010.13df8410.tkato432>