Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136809742
D5861.id14939.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D5861.id14939.diff
View Options
Index: multimedia/libx264/Makefile
===================================================================
--- multimedia/libx264/Makefile
+++ multimedia/libx264/Makefile
@@ -14,7 +14,7 @@
USES= pathfix
OPTIONS_DEFINE= HI10P
-OPTIONS_EXCLUDE= GPAC LAVF
+OPTIONS_EXCLUDE= FFMS GPAC LAVF LSMASH
DEBUG_CONFIGURE_OFF= --enable-strip
Index: multimedia/x264/Makefile
===================================================================
--- multimedia/x264/Makefile
+++ multimedia/x264/Makefile
@@ -19,7 +19,7 @@
PORTNAME= x264
PORTVERSION= 0.${X264_BUILD}.${X264_REV}
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/x264/snapshots/ \
http://samples.mplayerhq.hu/yuv4mpeg2/:pgo
@@ -51,17 +51,25 @@
SHEBANG_FILES= configure
PLIST_FILES?= bin/x264
-OPTIONS_DEFINE+= ASM DEBUG GCC GPAC LAVF PGO
-OPTIONS_DEFAULT+= ASM GPAC
+OPTIONS_DEFINE+= ASM DEBUG FFMS GCC LAVF PGO
+OPTIONS_RADIO+= MP4
+OPTIONS_RADIO_MP4+= GPAC LSMASH
+OPTIONS_DEFAULT+= ASM LSMASH
-GPAC_DESC= MPEG-4 output support
+FFMS_DESC= FFmpeg Source input support
+GPAC_DESC= GPAC library support
LAVF_DESC= libav* format input support (requires FFmpeg)
+LSMASH_DESC= L-SMASH library support
+MP4_DESC= MPEG-4 output
ASM_CONFIGURE_OFF= --disable-asm
DEBUG_CONFIGURE_ON= --enable-debug
DEBUG_CONFIGURE_OFF= --enable-strip
+FFMS_LIB_DEPENDS= libffms2.so:multimedia/ffms2
+FFMS_CONFIGURE_OFF= --disable-ffms
+
GCC_VARS= USE_GCC=yes
GPAC_CONFIGURE_OFF= --disable-gpac
@@ -73,6 +81,9 @@
libavutil.so:multimedia/ffmpeg \
libswscale.so:multimedia/ffmpeg
+LSMASH_LIB_DEPENDS= liblsmash.so:multimedia/l-smash
+LSMASH_CONFIGURE_OFF= --disable-lsmash
+
PGO_DISTFILES= ${Y4M_VIDEO_DISTFILE}:pgo
PGO_VARS= USE_GCC=any
PGO_MAKE_ENV= VIDS="${WRKDIR}/${Y4M_VIDEO}"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 20, 5:43 PM (7 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25736320
Default Alt Text
D5861.id14939.diff (1 KB)
Attached To
Mode
D5861: multimedia/x264: add FFMS and LSMASH options
Attached
Detach File
Event Timeline
Log In to Comment