diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-11-07 15:49:38 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-11-07 15:49:38 +0000 |
commit | 1eee34b954e5116844b70a37e99197f82c5bf439 (patch) | |
tree | ce7d85ae5ecfb61ebb07b6ca7a47a38e3ac553c0 | |
parent | games/vkquake: don't try to open Steam urls (diff) |
multimedia/x264: update to 0.161.3020
Changes: https://code.videolan.org/videolan/x264/compare/cde9a93...d198931
ABI: https://abi-laboratory.pro/tracker/timeline/x264/
-rw-r--r-- | multimedia/avidemux-plugins/Makefile | 2 | ||||
-rw-r--r-- | multimedia/ccextractor/Makefile | 2 | ||||
-rw-r--r-- | multimedia/emby-server/Makefile | 1 | ||||
-rw-r--r-- | multimedia/ffmpeg/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins-x264/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer1-plugins-x264/Makefile | 2 | ||||
-rw-r--r-- | multimedia/handbrake/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libav/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libquicktime/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libx264/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mencoder/Makefile | 2 | ||||
-rw-r--r-- | multimedia/obs-studio/Makefile | 1 | ||||
-rw-r--r-- | multimedia/transcode/Makefile | 2 | ||||
-rw-r--r-- | multimedia/vlc/Makefile | 2 | ||||
-rw-r--r-- | multimedia/x264/Makefile | 17 | ||||
-rw-r--r-- | multimedia/x264/distinfo | 6 | ||||
-rw-r--r-- | multimedia/x264/files/patch-Makefile | 13 | ||||
-rw-r--r-- | multimedia/x264/files/patch-configure | 39 | ||||
-rw-r--r-- | multimedia/x264/files/patch-output_mp4.c | 20 | ||||
-rw-r--r-- | multimedia/zoneminder/Makefile | 1 | ||||
-rw-r--r-- | net/opal/Makefile | 2 | ||||
-rw-r--r-- | x11/xpra/Makefile | 1 |
22 files changed, 54 insertions, 71 deletions
diff --git a/multimedia/avidemux-plugins/Makefile b/multimedia/avidemux-plugins/Makefile index 165ead88754b..2f49d7226e9a 100644 --- a/multimedia/avidemux-plugins/Makefile +++ b/multimedia/avidemux-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia PKGNAMESUFFIX= -plugins diff --git a/multimedia/ccextractor/Makefile b/multimedia/ccextractor/Makefile index dc22e062bf2c..fc937324c57d 100644 --- a/multimedia/ccextractor/Makefile +++ b/multimedia/ccextractor/Makefile @@ -3,7 +3,7 @@ PORTNAME= ccextractor DISTVERSIONPREFIX= v DISTVERSION= 0.85 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= multimedia MAINTAINER= oz@nixil.net diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile index 175a24baf08e..26367eb717c1 100644 --- a/multimedia/emby-server/Makefile +++ b/multimedia/emby-server/Makefile @@ -2,6 +2,7 @@ PORTNAME= emby-server PORTVERSION= 4.5.2.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${PORTVERSION}/ \ https://mediabrowser.github.io/embytools/ diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index 77de145f1fb4..f074ef972d43 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -3,7 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 4.3.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= multimedia audio net MASTER_SITES= https://ffmpeg.org/releases/ diff --git a/multimedia/gstreamer-plugins-x264/Makefile b/multimedia/gstreamer-plugins-x264/Makefile index c12f02289648..45e4cba68ddc 100644 --- a/multimedia/gstreamer-plugins-x264/Makefile +++ b/multimedia/gstreamer-plugins-x264/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/multimedia/gstreamer-plugins-x264/Makefile,v 1.3 2008/03/19 14:05:37 ahze Exp $ -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia COMMENT= Gstreamer x264 plugin diff --git a/multimedia/gstreamer1-plugins-x264/Makefile b/multimedia/gstreamer1-plugins-x264/Makefile index 5b7d25b1b3d6..414804a487f2 100644 --- a/multimedia/gstreamer1-plugins-x264/Makefile +++ b/multimedia/gstreamer1-plugins-x264/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia COMMENT= GStreamer libx264 based H264 plugin diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index 8fe0f8d80bef..bbe1be4ac420 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -3,7 +3,7 @@ PORTNAME= handbrake DISTVERSION= 1.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia DIST_SUBDIR= ${PORTNAME} diff --git a/multimedia/libav/Makefile b/multimedia/libav/Makefile index c594fac7d7ea..39e616990454 100644 --- a/multimedia/libav/Makefile +++ b/multimedia/libav/Makefile @@ -2,7 +2,7 @@ PORTNAME= libav PORTVERSION= 12.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia audio net MASTER_SITES= http://libav.org/releases/ diff --git a/multimedia/libquicktime/Makefile b/multimedia/libquicktime/Makefile index d2590e3080f1..311dfd36cf40 100644 --- a/multimedia/libquicktime/Makefile +++ b/multimedia/libquicktime/Makefile @@ -3,7 +3,7 @@ PORTNAME= libquicktime PORTVERSION= 1.2.4 -PORTREVISION?= 29 +PORTREVISION?= 30 CATEGORIES= multimedia MASTER_SITES= SF diff --git a/multimedia/libx264/Makefile b/multimedia/libx264/Makefile index 61e7660cf223..ea858b3052e1 100644 --- a/multimedia/libx264/Makefile +++ b/multimedia/libx264/Makefile @@ -19,7 +19,7 @@ LDFLAGS_armv7= -Wl,-znotext OPTIONS_DEFINE= ASM OPENCL OPTIONS_DEFAULT= ASM OPENCL -OPTIONS_EXCLUDE= FFMS GPAC LAVF LSMASH SWSCALE +OPTIONS_EXCLUDE= BASH FFMS GPAC LAVF LSMASH SWSCALE ASM_BUILD_DEPENDS= ${ASM_BUILD_DEPENDS_${ARCH}} ASM_BUILD_DEPENDS_amd64=${ASM_BUILD_DEPENDS_i386} diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile index 65891bbb761a..46464f6e26c3 100644 --- a/multimedia/mencoder/Makefile +++ b/multimedia/mencoder/Makefile @@ -3,7 +3,7 @@ PORTNAME= mencoder PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile index 4ac0fa06d079..7ceedb0951bd 100644 --- a/multimedia/obs-studio/Makefile +++ b/multimedia/obs-studio/Makefile @@ -2,6 +2,7 @@ PORTNAME= obs-studio DISTVERSION= 26.0.2 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index 884590d4de9e..46c4884f0ecc 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -3,7 +3,7 @@ PORTNAME= transcode PORTVERSION= 1.1.7 -PORTREVISION= 44 +PORTREVISION= 45 CATEGORIES= multimedia MASTER_SITES= https://bitbucket.org/france/transcode-tcforge/downloads/ diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 9e0fb5303bf1..e4b721e22e03 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 3.0.11 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 4 CATEGORIES= multimedia audio net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile index 5aa4b5acdd74..dd0e5cd1d842 100644 --- a/multimedia/x264/Makefile +++ b/multimedia/x264/Makefile @@ -18,7 +18,7 @@ PORTNAME= x264 PORTVERSION= 0.${X264_BUILD}.${X264_REV} -PORTREVISION?= 1 +PORTREVISION?= 0 CATEGORIES= multimedia MASTER_SITES= https://samples.mplayerhq.hu/yuv4mpeg2/:pgo DIST_SUBDIR= x264 @@ -33,8 +33,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS?= libx264.so:multimedia/libx264 -X264_BUILD= 160 -X264_REV= 3011 +X264_BUILD= 161 +X264_REV= 3020 X264_GITVER= ${GL_COMMIT:C/^(.{7}).*/\1/} USES?= pkgconfig @@ -43,15 +43,15 @@ USE_GITLAB= yes USE_LDCONFIG= yes GL_SITE= https://code.videolan.org GL_ACCOUNT= videolan -GL_COMMIT= cde9a93319bea766a92e306d69059c76de970190 +GL_COMMIT= d198931a63049db1f2c92d96c34904c69fde8117 HAS_CONFIGURE= yes SHEBANG_FILES= configure PLIST_FILES?= bin/x264 -OPTIONS_DEFINE+= DEBUG FFMS LAVF PGO SWSCALE +OPTIONS_DEFINE+= BASH DEBUG FFMS LAVF PGO SWSCALE OPTIONS_RADIO+= MP4 OPTIONS_RADIO_MP4+= GPAC LSMASH -OPTIONS_DEFAULT+= FFMS LAVF LSMASH SWSCALE +OPTIONS_DEFAULT+= BASH FFMS LAVF LSMASH SWSCALE .if make(makesum) # for optional distfiles .MAKEFLAGS: WITH="${OPTIONS_DEFINE}" @@ -64,6 +64,11 @@ LSMASH_DESC= L-SMASH library support MP4_DESC= MPEG-4 output SWSCALE_DESC= Resize video filter +BASH_BUILD_DEPENDS= bash-completion>0:shells/bash-completion +BASH_RUN_DEPENDS= bash-completion>0:shells/bash-completion +BASH_CONFIGURE_ENABLE= bashcompletion +BASH_PLIST_FILES= share/bash-completion/completions/x264 + DEBUG_CONFIGURE_ENABLE= debug DEBUG_CONFIGURE_OFF= --enable-strip diff --git a/multimedia/x264/distinfo b/multimedia/x264/distinfo index 5f42f8183d1e..e42e9c018b79 100644 --- a/multimedia/x264/distinfo +++ b/multimedia/x264/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1593708647 +TIMESTAMP = 1599931437 SHA256 (x264/example.y4m.bz2) = a5bec9d37362bd9d7773fbd0644643f9ec096d654d20823004e88d5df32bbff7 SIZE (x264/example.y4m.bz2) = 4910029 -SHA256 (x264/videolan-x264-cde9a93319bea766a92e306d69059c76de970190_GL0.tar.gz) = 3d84866375b3d6981ba49ff6cc8d77c9daf95908fa3d988c647b03ada22d6533 -SIZE (x264/videolan-x264-cde9a93319bea766a92e306d69059c76de970190_GL0.tar.gz) = 933096 +SHA256 (x264/videolan-x264-d198931a63049db1f2c92d96c34904c69fde8117_GL0.tar.gz) = 3474023542414706ed0620a5438ce5c700bdedede323831746384a971f0565fd +SIZE (x264/videolan-x264-d198931a63049db1f2c92d96c34904c69fde8117_GL0.tar.gz) = 934108 diff --git a/multimedia/x264/files/patch-Makefile b/multimedia/x264/files/patch-Makefile new file mode 100644 index 000000000000..4ddae76c6834 --- /dev/null +++ b/multimedia/x264/files/patch-Makefile @@ -0,0 +1,13 @@ +-T (treat DEST as a normal file) is not supported by BSD install(1) + +--- Makefile.orig 2020-09-12 17:23:57 UTC ++++ Makefile +@@ -413,7 +413,7 @@ endif + install-bashcompletion: + ifneq ($(BASHCOMPLETIONSDIR),) + $(INSTALL) -d $(DESTDIR)$(BASHCOMPLETIONSDIR) +- $(INSTALL) -m 644 -T $(SRCPATH)/tools/bash-autocomplete.sh $(DESTDIR)$(BASHCOMPLETIONSDIR)/x264 ++ $(INSTALL) -m 644 $(SRCPATH)/tools/bash-autocomplete.sh $(DESTDIR)$(BASHCOMPLETIONSDIR)/x264 + endif + + uninstall: diff --git a/multimedia/x264/files/patch-configure b/multimedia/x264/files/patch-configure index 0da28fb9398e..1e13cfac8e7b 100644 --- a/multimedia/x264/files/patch-configure +++ b/multimedia/x264/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2020-07-02 16:50:47 UTC +--- configure.orig 2020-09-12 17:23:57 UTC +++ configure -@@ -729,12 +729,6 @@ case $host_cpu in +@@ -743,12 +743,6 @@ case $host_cpu in AS_EXT=".asm" ASFLAGS="$ASFLAGS -DARCH_X86_64=0 -I\$(SRCPATH)/common/x86/" if [ $compiler = GNU ]; then @@ -13,7 +13,7 @@ CFLAGS="-m32 $CFLAGS" LDFLAGS="-m32 $LDFLAGS" fi -@@ -749,7 +743,7 @@ case $host_cpu in +@@ -763,7 +757,7 @@ case $host_cpu in ASFLAGS="$ASFLAGS -f elf32" fi ;; @@ -22,7 +22,7 @@ ARCH="X86_64" AS="${AS-nasm}" AS_EXT=".asm" -@@ -825,7 +819,7 @@ case $host_cpu in +@@ -839,7 +833,7 @@ case $host_cpu in AS="${AS-${CC}}" fi ;; @@ -31,7 +31,7 @@ ARCH="AARCH64" stack_alignment=16 if [ "$SYS" = MACOSX ] ; then -@@ -938,7 +932,7 @@ if cc_check '' '' '' '__attribute__((force_align_arg_p +@@ -952,7 +946,7 @@ if cc_check '' '' '' '__attribute__((force_align_arg_p fi fi @@ -40,7 +40,7 @@ if ! as_check "vmovdqa32 [eax]{k1}{z}, zmm0" ; then VER="$( ($AS --version || echo no assembler) 2>/dev/null | head -n 1 )" echo "Found $VER" -@@ -951,9 +945,6 @@ if [ $asm = auto -a \( $ARCH = X86 -o $ARCH = X86_64 \ +@@ -965,9 +959,6 @@ if [ $asm = auto -a \( $ARCH = X86 -o $ARCH = X86_64 \ fi if [ $asm = auto -a $ARCH = ARM ] ; then @@ -50,7 +50,7 @@ cc_check '' '' '__asm__("add r0, r1, r2");' && define HAVE_ARM_INLINE_ASM if [ $compiler = CL ] && cpp_check '' '' 'defined(_M_ARM) && _M_ARM >= 7' ; then define HAVE_ARMV6 -@@ -964,9 +955,8 @@ if [ $asm = auto -a $ARCH = ARM ] ; then +@@ -978,9 +969,8 @@ if [ $asm = auto -a $ARCH = ARM ] ; then cc_check '' '' '__asm__("vadd.i16 q0, q0, q0");' && define HAVE_NEON ASFLAGS="$ASFLAGS -c" else @@ -62,7 +62,7 @@ fi fi -@@ -998,9 +988,8 @@ if [ $asm = auto -a $ARCH = MIPS ] ; then +@@ -1012,9 +1002,8 @@ if [ $asm = auto -a $ARCH = MIPS ] ; then if cc_check '' '' '__asm__("addvi.b $w0, $w1, 1");' ; then define HAVE_MSA else @@ -74,26 +74,7 @@ fi fi -@@ -1232,15 +1221,16 @@ if [ "$gpac" = "auto" -a "$lsmash" != "yes" ] ; then - gpac="no" - GPAC_LIBS="-lgpac_static" - cc_check "" -lz && GPAC_LIBS="$GPAC_LIBS -lz" -+ cc_check "" -ldl && GPAC_LIBS="$GPAC_LIBS -ldl" - if [ "$SYS" = "WINDOWS" ] ; then - cc_check "" -lws2_32 && GPAC_LIBS="$GPAC_LIBS -lws2_32" - cc_check "" -lwinmm && GPAC_LIBS="$GPAC_LIBS -lwinmm" - fi - if cc_check gpac/isomedia.h "$GPAC_LIBS" "gf_isom_close(0);" ; then -- if cc_check gpac/isomedia.h "$GPAC_LIBS" "gf_isom_set_pixel_aspect_ratio(0,0,0,0,0);" ; then -+ if cc_check gpac/isomedia.h "$GPAC_LIBS" "gf_isom_set_pixel_aspect_ratio(0,0,0,0,0,0);" ; then - gpac="yes" - else -- echo "Warning: gpac is too old, update to 2007-06-21 UTC or later" -+ echo "Warning: gpac is too old, update to v0.8.0 or later" - fi - fi - fi -@@ -1328,10 +1318,6 @@ if cc_check '' -Wshadow ; then +@@ -1343,10 +1332,6 @@ if cc_check '' -Wshadow ; then CFLAGS="-Wshadow $CFLAGS" fi @@ -104,7 +85,7 @@ if [ $compiler = GNU ] && cc_check '' -fvisibility=hidden ; then CFLAGS="$CFLAGS -fvisibility=hidden" fi -@@ -1371,6 +1357,9 @@ if [ "$opencl" = "yes" ]; then +@@ -1386,6 +1371,9 @@ if [ "$opencl" = "yes" ]; then opencl="yes" define HAVE_OPENCL "(BIT_DEPTH==8)" libdl="-ldl" diff --git a/multimedia/x264/files/patch-output_mp4.c b/multimedia/x264/files/patch-output_mp4.c deleted file mode 100644 index ec8acc1ab3c8..000000000000 --- a/multimedia/x264/files/patch-output_mp4.c +++ /dev/null @@ -1,20 +0,0 @@ ---- output/mp4.c.orig 2020-07-02 16:50:47 UTC -+++ output/mp4.c -@@ -147,7 +147,7 @@ static int close_file( hnd_t handle, int64_t largest_p - { - uint32_t mvhd_timescale = gf_isom_get_timescale( p_mp4->p_file ); - uint64_t tkhd_duration = (uint64_t)( mdhd_duration * ( (double)mvhd_timescale / p_mp4->i_time_res ) ); -- gf_isom_append_edit_segment( p_mp4->p_file, p_mp4->i_track, tkhd_duration, sample->CTS_Offset, GF_ISOM_EDIT_NORMAL ); -+ gf_isom_append_edit( p_mp4->p_file, p_mp4->i_track, tkhd_duration, sample->CTS_Offset, GF_ISOM_EDIT_NORMAL ); - } - gf_isom_sample_del( &sample ); - -@@ -233,7 +233,7 @@ static int set_param( hnd_t handle, x264_param_t *p_pa - dw *= sar; - else - dh /= sar; -- gf_isom_set_pixel_aspect_ratio( p_mp4->p_file, p_mp4->i_track, p_mp4->i_descidx, p_param->vui.i_sar_width, p_param->vui.i_sar_height ); -+ gf_isom_set_pixel_aspect_ratio( p_mp4->p_file, p_mp4->i_track, p_mp4->i_descidx, p_param->vui.i_sar_width, p_param->vui.i_sar_height, 0 ); - gf_isom_set_track_layout_info( p_mp4->p_file, p_mp4->i_track, dw, dh, 0, 0, 0 ); - } - diff --git a/multimedia/zoneminder/Makefile b/multimedia/zoneminder/Makefile index c83510a10f5a..12f0605c4fae 100644 --- a/multimedia/zoneminder/Makefile +++ b/multimedia/zoneminder/Makefile @@ -2,6 +2,7 @@ PORTNAME= zoneminder PORTVERSION= 1.34.21 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= bsd@abinet.ru diff --git a/net/opal/Makefile b/net/opal/Makefile index 55ad488df821..7aa7a1a6ebd6 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -3,7 +3,7 @@ PORTNAME= opal PORTVERSION= 3.10.10 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= net MASTER_SITES= GNOME diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index ba2a474f3cf5..c91f9ce91317 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -2,6 +2,7 @@ PORTNAME= xpra PORTVERSION= 4.0.4 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ |