Page MenuHomeFreeBSD

D6776.diff
No OneTemporary

D6776.diff

Index: head/multimedia/mlt/Makefile
===================================================================
--- head/multimedia/mlt/Makefile
+++ head/multimedia/mlt/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mlt
PORTVERSION= 6.2.0
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
@@ -19,8 +19,9 @@
# They both install bin/melt.
CONFLICTS_INSTALL= freeze-[0-9]*
-USE_GNOME= cairo libxml2
+USE_GNOME= libxml2
USE_SDL= image
+USE_XORG= x11
USES= alias gmake iconv pathfix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-gpl --enable-gpl3 --target-os=FreeBSD
@@ -63,6 +64,7 @@
JACK_LIB_DEPENDS= libjack.so:audio/jack
JACK_BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa
JACK_CONFIGURE_ENABLE= jackrack
+JACK_USE= GNOME=glib20
KDE4_CONFIGURE_ENV= PATH="${KDE4_PREFIX}/bin:$$PATH"
KDE4_CONFIGURE_WITH= kde
@@ -83,6 +85,7 @@
SWFDEC_LIB_DEPENDS= libswfdec-0.8.so:graphics/swfdec
SWFDEC_CONFIGURE_ENABLE=swfdec
+SWFDEC_USE= GNOME=glib20,cairo
VDPAU_CONFIGURE_ON= --avformat-vdpau
VDPAU_CONFIGURE_OFF= --avformat-no-vdpau
@@ -96,10 +99,6 @@
BROKEN= does not compile on sparc64 (invokes i386 asm)
.endif
-.if ${PORT_OPTIONS:MVDPAU} && ${PORT_OPTIONS:MFFMPEG}
-USE_XORG+= x11
-.endif
-
pre-configure:
@${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},' \
${WRKSRC}/src/modules/avformat/vdpau.c \
Index: head/multimedia/mlt/pkg-plist
===================================================================
--- head/multimedia/mlt/pkg-plist
+++ head/multimedia/mlt/pkg-plist
@@ -397,7 +397,7 @@
%%DATADIR%%/profiles/uhd_2160p_60
%%DATADIR%%/profiles/vcd_ntsc
%%DATADIR%%/profiles/vcd_pal
-%%DATADIR%%/qt/filter_audiospectrum.yml
+%%QT4%%%%DATADIR%%/qt/filter_audiospectrum.yml
%%QT4%%%%DATADIR%%/qt/filter_audiowaveform.yml
%%QT4%%%%DATADIR%%/qt/filter_lightshow.yml
%%QT4%%%%DATADIR%%/qt/producer_kdenlivetitle.yml

File Metadata

Mime Type
text/plain
Expires
Wed, Dec 31, 7:17 AM (2 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27405399
Default Alt Text
D6776.diff (1 KB)

Event Timeline