From ae034e6ce2bef93ac1f3e8268b830fc81848133d Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 23 Oct 2000 07:29:48 +0000 Subject: Update to 0.1.1. --- audio/sweep/Makefile | 15 +++------------ audio/sweep/distinfo | 2 +- audio/sweep/pkg-plist | 31 +++++++++++++++++++++++++++++++ 3 files changed, 35 insertions(+), 13 deletions(-) (limited to 'audio/sweep') diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index b3188e2812c6..840ab6ab0b91 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -6,28 +6,19 @@ # PORTNAME= sweep -PORTVERSION= 0.0.9 +PORTVERSION= 0.1.1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs -RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore - USE_X_PREFIX= yes +USE_GNOME= yes USE_GMAKE= yes USE_LIBTOOL= yes -GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config -GTK_CONFIG?= ${X11BASE}/bin/gtk12-config - -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome -CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" \ - GTK_CONFIG="${GTK_CONFIG}" \ - CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= sweep.1 diff --git a/audio/sweep/distinfo b/audio/sweep/distinfo index 1862436b9237..2b03ced4201f 100644 --- a/audio/sweep/distinfo +++ b/audio/sweep/distinfo @@ -1 +1 @@ -MD5 (sweep-0.0.9.tar.gz) = 6d4baf157d31583b830d8bcb15cb9fe2 +MD5 (sweep-0.1.1.tar.gz) = 6676bbd453e33863626a17a8892dde7a diff --git a/audio/sweep/pkg-plist b/audio/sweep/pkg-plist index d981eaaf3eb5..a0d60ee18699 100644 --- a/audio/sweep/pkg-plist +++ b/audio/sweep/pkg-plist @@ -1,6 +1,37 @@ bin/sweep +include/sweep/config.h +include/sweep/sweep.h +include/sweep/sweep_filter.h +include/sweep/sweep_i18n.h +include/sweep/sweep_sample.h +include/sweep/sweep_selection.h +include/sweep/sweep_sounddata.h +include/sweep/sweep_typeconvert.h +include/sweep/sweep_types.h +include/sweep/sweep_undo.h +include/sweep/sweep_version.h +lib/sweep/libbyenergy.a +lib/sweep/libbyenergy.so +lib/sweep/libbyenergy.so.1 +lib/sweep/libecho.a +lib/sweep/libecho.so +lib/sweep/libecho.so.1 +lib/sweep/libladspameta.a +lib/sweep/libladspameta.so +lib/sweep/libladspameta.so.1 +lib/sweep/libnormalise.a +lib/sweep/libnormalise.so +lib/sweep/libnormalise.so.1 +lib/sweep/libreverse.a +lib/sweep/libreverse.so +lib/sweep/libreverse.so.1 share/gnome/apps/Multimedia/sweep.desktop share/gnome/pixmaps/sweep.png share/gnome/sweep/sweep_logo.ppm +share/locale/de/LC_MESSAGES/sweep.mo share/locale/fr/LC_MESSAGES/sweep.mo +share/locale/hu/LC_MESSAGES/sweep.mo +share/locale/it/LC_MESSAGES/sweep.mo @dirrm share/gnome/sweep +@dirrm lib/sweep +@dirrm include/sweep -- cgit v1.2.3