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

(-)graphics/enfle/Makefile (-7 / +13 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	enfle
8
PORTNAME=	enfle
9
PORTVERSION=	20071024
9
PORTVERSION=	20101006
10
PORTREVISION=	5
11
CATEGORIES=	graphics
10
CATEGORIES=	graphics
12
MASTER_SITES=	http://enfle.fennel.org/files/stable/
11
MASTER_SITES=	http://enfle.fennel.org/files/stable/
13
12
Lines 24-30 Link Here
24
		theora.0:${PORTSDIR}/multimedia/libtheora
23
		theora.0:${PORTSDIR}/multimedia/libtheora
25
RUN_DEPENDS:=	${BUILD_DEPENDS}
24
RUN_DEPENDS:=	${BUILD_DEPENDS}
26
25
27
OPTIONS=	SIMD "Enable x86 SIMD (MMX/SSE)" off
26
OPTIONS=	SIMD "Enable x86 SIMD (MMX/SSE)" off \
27
		AVCODEC "Enable libavcodec support" off
28
28
29
USE_BZIP2=	yes
29
USE_BZIP2=	yes
30
USE_XORG=	ice x11 xext xv
30
USE_XORG=	ice x11 xext xv
Lines 37-43 Link Here
37
		ac_cv_header_libmpeg3_h=no \
37
		ac_cv_header_libmpeg3_h=no \
38
		ac_cv_header_decore_h=no \
38
		ac_cv_header_decore_h=no \
39
		ac_cv_header_avifile_h=no
39
		ac_cv_header_avifile_h=no
40
CONFIGURE_ARGS=	--with-ungif --disable-avcodec
40
CONFIGURE_ARGS=	--with-ungif
41
41
42
PKGDEINSTALL=	${PKGINSTALL}
42
PKGDEINSTALL=	${PKGINSTALL}
43
43
Lines 63-68 Link Here
63
PLIST_SUB+=	DISABLED=""
63
PLIST_SUB+=	DISABLED=""
64
.endif
64
.endif
65
65
66
.if defined(WITH_AVCODEC)
67
LIB_DEPENDS+=	avcodec:${PORTSDIR}/multimedia/ffmpeg
68
PLIST_SUB+=	AVCODEC=""
69
.else
70
CONFIGURE_ARGS+=	--disable-system-avcodec
71
PLIST_SUB+=	AVCODEC="@comment "
72
.endif
73
66
post-patch:
74
post-patch:
67
	@${REINPLACE_CMD} -e \
75
	@${REINPLACE_CMD} -e \
68
		's|/usr/local/|${LOCALBASE}/|g ; \
76
		's|/usr/local/|${LOCALBASE}/|g ; \
Lines 70-83 Link Here
70
		 /LIB/s|-lpthread|${PTHREAD_LIBS}|g ; \
78
		 /LIB/s|-lpthread|${PTHREAD_LIBS}|g ; \
71
		 /LIB/s|-lc_r|${PTHREAD_LIBS}|g ; \
79
		 /LIB/s|-lc_r|${PTHREAD_LIBS}|g ; \
72
		 /CFLAGS/s|-pthread|${PTHREAD_CFLAGS}|g ; \
80
		 /CFLAGS/s|-pthread|${PTHREAD_CFLAGS}|g ; \
73
		 /LIB/s|-ldl||g' ${WRKSRC}/configure
81
		 /DLOPEN/s|-ldl||g' ${WRKSRC}/configure
74
	@${REINPLACE_CMD} -e \
82
	@${REINPLACE_CMD} -e \
75
		'/enfle -N/s|^|#|g' ${WRKSRC}/src/Makefile.in
83
		'/enfle -N/s|^|#|g' ${WRKSRC}/src/Makefile.in
76
	@${REINPLACE_CMD} -e \
84
	@${REINPLACE_CMD} -e \
77
		's|/usr/share/X11|${LOCALBASE}/lib/X11|g ; \
85
		's|/usr/share/X11|${LOCALBASE}/lib/X11|g ; \
78
		 /X11R6/d' ${WRKSRC}/plugins/loader/xpm/xpm.c
86
		 /X11R6/d' ${WRKSRC}/plugins/loader/xpm/xpm.c
79
	@${REINPLACE_CMD} -e \
80
		's|arciver_|archiver_|g' ${WRKSRC}/plugins/archiver/rar/unrar.c
81
.if ${OSVERSION} < 700000
87
.if ${OSVERSION} < 700000
82
	@${REINPLACE_CMD} -e \
88
	@${REINPLACE_CMD} -e \
83
		'/^SUBDIRS/s|effect|| ; \
89
		'/^SUBDIRS/s|effect|| ; \
(-)graphics/enfle/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (enfle-20071024.tar.bz2) = 947de0d1dcc143e8f19ccace8ecfff0e
1
MD5 (enfle-20101006.tar.bz2) = cf433e138f9c17c35f11d3077f743451
2
SHA256 (enfle-20071024.tar.bz2) = 093381d78bb1c9551ec74c5aba954e215babadb99a7247d86c7af05f5cfb1207
2
SHA256 (enfle-20101006.tar.bz2) = 69a5a7311f8531da6e3f2e7193cb3da0222ca524539684548dfcdf512a6418af
3
SIZE (enfle-20071024.tar.bz2) = 2284883
3
SIZE (enfle-20101006.tar.bz2) = 2599311
(-)graphics/enfle/pkg-plist (+9 lines)
Lines 14-19 Link Here
14
lib/enfle/plugins/audio/audio_oss.a
14
lib/enfle/plugins/audio/audio_oss.a
15
lib/enfle/plugins/audio/audio_oss.la
15
lib/enfle/plugins/audio/audio_oss.la
16
lib/enfle/plugins/audio/audio_oss.so
16
lib/enfle/plugins/audio/audio_oss.so
17
%%AVCODEC%%lib/enfle/plugins/audiodecoder/audiodecoder_avcodec.a
18
%%AVCODEC%%lib/enfle/plugins/audiodecoder/audiodecoder_avcodec.la
19
%%AVCODEC%%lib/enfle/plugins/audiodecoder/audiodecoder_avcodec.so
17
%%DISABLED%%lib/enfle/plugins/audiodecoder/audiodecoder_mad.a
20
%%DISABLED%%lib/enfle/plugins/audiodecoder/audiodecoder_mad.a
18
%%DISABLED%%lib/enfle/plugins/audiodecoder/audiodecoder_mad.la
21
%%DISABLED%%lib/enfle/plugins/audiodecoder/audiodecoder_mad.la
19
%%DISABLED%%lib/enfle/plugins/audiodecoder/audiodecoder_mad.so
22
%%DISABLED%%lib/enfle/plugins/audiodecoder/audiodecoder_mad.so
Lines 101-106 Link Here
101
lib/enfle/plugins/streamer/streamer_gz.a
104
lib/enfle/plugins/streamer/streamer_gz.a
102
lib/enfle/plugins/streamer/streamer_gz.la
105
lib/enfle/plugins/streamer/streamer_gz.la
103
lib/enfle/plugins/streamer/streamer_gz.so
106
lib/enfle/plugins/streamer/streamer_gz.so
107
lib/enfle/plugins/streamer/streamer_xz.a
108
lib/enfle/plugins/streamer/streamer_xz.la
109
lib/enfle/plugins/streamer/streamer_xz.so
104
lib/enfle/plugins/ui/ui_convert.a
110
lib/enfle/plugins/ui/ui_convert.a
105
lib/enfle/plugins/ui/ui_convert.la
111
lib/enfle/plugins/ui/ui_convert.la
106
lib/enfle/plugins/ui/ui_convert.so
112
lib/enfle/plugins/ui/ui_convert.so
Lines 113-118 Link Here
113
lib/enfle/plugins/video/video_Xlib.a
119
lib/enfle/plugins/video/video_Xlib.a
114
lib/enfle/plugins/video/video_Xlib.la
120
lib/enfle/plugins/video/video_Xlib.la
115
lib/enfle/plugins/video/video_Xlib.so
121
lib/enfle/plugins/video/video_Xlib.so
122
%%AVCODEC%%lib/enfle/plugins/videodecoder/videodecoder_avcodec.a
123
%%AVCODEC%%lib/enfle/plugins/videodecoder/videodecoder_avcodec.la
124
%%AVCODEC%%lib/enfle/plugins/videodecoder/videodecoder_avcodec.so
116
%%DISABLED%%lib/enfle/plugins/videodecoder/videodecoder_libmpeg2.a
125
%%DISABLED%%lib/enfle/plugins/videodecoder/videodecoder_libmpeg2.a
117
%%DISABLED%%lib/enfle/plugins/videodecoder/videodecoder_libmpeg2.la
126
%%DISABLED%%lib/enfle/plugins/videodecoder/videodecoder_libmpeg2.la
118
%%DISABLED%%lib/enfle/plugins/videodecoder/videodecoder_libmpeg2.so
127
%%DISABLED%%lib/enfle/plugins/videodecoder/videodecoder_libmpeg2.so

Return to bug 151548