View | Details | Raw Unified | Return to bug 117334
Collapse All | Expand All

(-)audio/sweep/Makefile (-14 / +15 lines)
Lines 6-41 Link Here
6
#
6
#
7
7
8
PORTNAME=	sweep
8
PORTNAME=	sweep
9
PORTVERSION=	0.9.1
9
PORTVERSION=	0.9.2
10
PORTREVISION=	4
11
CATEGORIES=	audio gnome
10
CATEGORIES=	audio gnome
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	SF
13
MASTER_SITE_SUBDIR=	${PORTNAME}
14
12
15
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	A sound editor for the GNOME/GTK 2.0 desktop
14
COMMENT=	A sound editor for the GNOME/GTK 2.0 desktop
17
15
18
LIB_DEPENDS=	sndfile.1:${PORTSDIR}/audio/libsndfile \
16
LIB_DEPENDS=	mad.2:${PORTSDIR}/audio/libmad \
19
		samplerate.1:${PORTSDIR}/audio/libsamplerate \
17
		samplerate.1:${PORTSDIR}/audio/libsamplerate \
18
		sndfile.1:${PORTSDIR}/audio/libsndfile \
20
		vorbis.4:${PORTSDIR}/audio/libvorbis \
19
		vorbis.4:${PORTSDIR}/audio/libvorbis \
21
		speex.1:${PORTSDIR}/audio/speex \
20
		speex.1:${PORTSDIR}/audio/speex
22
		mad.2:${PORTSDIR}/audio/mad
23
21
24
USE_BZIP2=	yes
22
USE_BZIP2=	yes
25
USE_X_PREFIX=	yes
23
USE_GNOME=	gnomehack gnometarget gtk20
26
USE_GETTEXT=	yes
24
USE_GETTEXT=	yes
27
USE_GNOME=	gnomehack gnomeprefix gnometarget gtk20
28
USE_GMAKE=	yes
25
USE_GMAKE=	yes
29
GNU_CONFIGURE=	yes
26
USE_AUTOTOOLS=	libtool:15
30
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
27
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
31
		LDFLAGS="-L${LOCALBASE}/lib"
28
		LDFLAGS="-L${LOCALBASE}/lib"
32
CONFIGURE_ARGS=	--with-extralibdir=${LOCALBASE}/lib \
29
CONFIGURE_ARGS=	--with-extralibdir=${LOCALBASE}/lib \
33
		--with-extraincdir=${LOCALBASE}/include \
30
		--with-extraincdir=${LOCALBASE}/include \
34
		--with-vorbis=${LOCALBASE}/lib \
31
		--with-vorbis-libraries=${LOCALBASE}/lib \
35
		--with-vorbis=${LOCALBASE}/include/vorbis \
32
		--with-vorbis-includes=${LOCALBASE}/include/vorbis \
36
		--with-ogg=${LOCALBASE}/lib \
33
		--with-ogg-libraries=${LOCALBASE}/lib \
37
		--with-ogg=${LOCALBASE}/include/ogg
34
		--with-ogg-includes=${LOCALBASE}/include/ogg
38
35
39
MAN1=		sweep.1
36
MAN1=		sweep.1
37
38
post-patch:
39
	@${REINPLACE_CMD} -e 's|^ac_enable_alsa=yes|ac_enable_alsa=no|g ; \
40
		 s|$${datadir}|$${datarootdir}|g' ${WRKSRC}/configure
40
41
41
.include <bsd.port.mk>
42
.include <bsd.port.mk>
(-)audio/sweep/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (sweep-0.9.1.tar.bz2) = 7c346e28ff09c4a4f529a607ffd165f9
1
MD5 (sweep-0.9.2.tar.bz2) = 285e04b950dda85639f13aaac86153a0
2
SHA256 (sweep-0.9.1.tar.bz2) = 68ba9d32d3c3ed72d8d91a9aa8a845ec4c79aaf1da67c4db2ba705d9bddc925f
2
SHA256 (sweep-0.9.2.tar.bz2) = 33f8a57b38d141e4892da807be8f4e0f99869f1414977a5e36715d1e6d673b77
3
SIZE (sweep-0.9.1.tar.bz2) = 898641
3
SIZE (sweep-0.9.2.tar.bz2) = 885375
(-)audio/sweep/pkg-plist (-18 / +5 lines)
Lines 9-35 Link Here
9
include/sweep/sweep_types.h
9
include/sweep/sweep_types.h
10
include/sweep/sweep_undo.h
10
include/sweep/sweep_undo.h
11
include/sweep/sweep_version.h
11
include/sweep/sweep_version.h
12
lib/sweep/libbyenergy.a
13
lib/sweep/libbyenergy.la
14
lib/sweep/libbyenergy.so
12
lib/sweep/libbyenergy.so
15
lib/sweep/libecho.a
16
lib/sweep/libecho.la
17
lib/sweep/libecho.so
13
lib/sweep/libecho.so
18
lib/sweep/libfade.a
19
lib/sweep/libfade.la
20
lib/sweep/libfade.so
14
lib/sweep/libfade.so
21
lib/sweep/libladspameta.a
22
lib/sweep/libladspameta.la
23
lib/sweep/libladspameta.so
15
lib/sweep/libladspameta.so
24
lib/sweep/libnormalise.a
25
lib/sweep/libnormalise.la
26
lib/sweep/libnormalise.so
16
lib/sweep/libnormalise.so
27
lib/sweep/libreverse.a
28
lib/sweep/libreverse.la
29
lib/sweep/libreverse.so
17
lib/sweep/libreverse.so
30
share/gnome/applications/sweep.desktop
18
share/applications/sweep.desktop
31
share/gnome/pixmaps/sweep.svg
32
share/gnome/sweep/sweep_logo.ppm
33
share/locale/de/LC_MESSAGES/sweep.mo
19
share/locale/de/LC_MESSAGES/sweep.mo
34
share/locale/el/LC_MESSAGES/sweep.mo
20
share/locale/el/LC_MESSAGES/sweep.mo
35
share/locale/en_AU/LC_MESSAGES/sweep.mo
21
share/locale/en_AU/LC_MESSAGES/sweep.mo
Lines 39-46 Link Here
39
share/locale/it/LC_MESSAGES/sweep.mo
25
share/locale/it/LC_MESSAGES/sweep.mo
40
share/locale/pl/LC_MESSAGES/sweep.mo
26
share/locale/pl/LC_MESSAGES/sweep.mo
41
share/locale/ru/LC_MESSAGES/sweep.mo
27
share/locale/ru/LC_MESSAGES/sweep.mo
42
@dirrm share/gnome/sweep
28
share/pixmaps/sweep.svg
29
%%DATADIR%%/sweep_splash.png
30
@dirrm %%DATADIR%%
43
@dirrm lib/sweep
31
@dirrm lib/sweep
44
@dirrm include/sweep
32
@dirrm include/sweep
45
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
33
@dirrmtry share/applications
46
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true

Return to bug 117334