aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-01-26 05:20:12 +0800
committerjbeich <jbeich@FreeBSD.org>2018-01-26 05:20:12 +0800
commit837a2c2dbf4d23c6734538d4904336cc8ae2974e (patch)
treea5fef3c0902f47cb3c7ac44e308d958c90bf66c9 /multimedia
parent4804615fef22b7fd426b2eca47fa6bdacf0cd89d (diff)
downloadfreebsd-ports-gnome-837a2c2dbf4d23c6734538d4904336cc8ae2974e.tar.gz
freebsd-ports-gnome-837a2c2dbf4d23c6734538d4904336cc8ae2974e.tar.zst
freebsd-ports-gnome-837a2c2dbf4d23c6734538d4904336cc8ae2974e.zip
multimedia/libvpx: update 1.7.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0 ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/avidemux/Makefile2
-rw-r--r--multimedia/avidemux/Makefile.common2
-rw-r--r--multimedia/ccextractor/Makefile2
-rw-r--r--multimedia/ffmpeg/Makefile2
-rw-r--r--multimedia/ffmpeg0/Makefile2
-rw-r--r--multimedia/gstreamer-plugins-vp8/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-vpx/Makefile2
-rw-r--r--multimedia/handbrake/Makefile2
-rw-r--r--multimedia/libav/Makefile2
-rw-r--r--multimedia/libvpx/Makefile6
-rw-r--r--multimedia/libvpx/distinfo8
-rw-r--r--multimedia/libvpx/files/patch-configure13
-rw-r--r--multimedia/libvpx/pkg-plist6
-rw-r--r--multimedia/mencoder/Makefile2
-rw-r--r--multimedia/mplayer/Makefile2
15 files changed, 31 insertions, 24 deletions
diff --git a/multimedia/avidemux/Makefile b/multimedia/avidemux/Makefile
index e8895a7dd83a..92d194bf6fcb 100644
--- a/multimedia/avidemux/Makefile
+++ b/multimedia/avidemux/Makefile
@@ -6,7 +6,7 @@
PORTNAME= avidemux
PORTVERSION= ${AVIDEMUX_VERSION}
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= multimedia
MAINTAINER= multimedia@FreeBSD.org
diff --git a/multimedia/avidemux/Makefile.common b/multimedia/avidemux/Makefile.common
index 259bb22052eb..4b102f4545ec 100644
--- a/multimedia/avidemux/Makefile.common
+++ b/multimedia/avidemux/Makefile.common
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION?= 4
+PORTREVISION?= 5
AVIDEMUX_VERSION= 2.6.11
MASTER_SITES= \
SF/avidemux/avidemux/${PORTVERSION}
diff --git a/multimedia/ccextractor/Makefile b/multimedia/ccextractor/Makefile
index 7baee15a581d..61418432c0db 100644
--- a/multimedia/ccextractor/Makefile
+++ b/multimedia/ccextractor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ccextractor
DISTVERSIONPREFIX= v
DISTVERSION= 0.85
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MAINTAINER= oz@nixil.net
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index 0ba60280ea18..faad2965fd6b 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ffmpeg
PORTVERSION= 3.4.1
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= http://ffmpeg.org/releases/
diff --git a/multimedia/ffmpeg0/Makefile b/multimedia/ffmpeg0/Makefile
index 9e6d0411adf4..68d72d774d70 100644
--- a/multimedia/ffmpeg0/Makefile
+++ b/multimedia/ffmpeg0/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ffmpeg
PORTVERSION= 0.7.17
-PORTREVISION= 12
+PORTREVISION= 13
PORTEPOCH= 1
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= http://ffmpeg.org/releases/
diff --git a/multimedia/gstreamer-plugins-vp8/Makefile b/multimedia/gstreamer-plugins-vp8/Makefile
index 27aafade7a63..e0a6f60ffb70 100644
--- a/multimedia/gstreamer-plugins-vp8/Makefile
+++ b/multimedia/gstreamer-plugins-vp8/Makefile
@@ -1,7 +1,7 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia
COMMENT= Gstreamer vp8 codec plugin
diff --git a/multimedia/gstreamer1-plugins-vpx/Makefile b/multimedia/gstreamer1-plugins-vpx/Makefile
index 1adbff551d1d..9ec5908a1f9c 100644
--- a/multimedia/gstreamer1-plugins-vpx/Makefile
+++ b/multimedia/gstreamer1-plugins-vpx/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= GStreamer vp8 codec plugin
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile
index 46cb3e7dfb74..069e616cf0ac 100644
--- a/multimedia/handbrake/Makefile
+++ b/multimedia/handbrake/Makefile
@@ -3,7 +3,7 @@
PORTNAME= handbrake
PORTVERSION= 1.0.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
DIST_SUBDIR= ${PORTNAME}
diff --git a/multimedia/libav/Makefile b/multimedia/libav/Makefile
index a188a1cff489..ca6b3eaaefe1 100644
--- a/multimedia/libav/Makefile
+++ b/multimedia/libav/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libav
PORTVERSION= 12.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= http://libav.org/releases/
diff --git a/multimedia/libvpx/Makefile b/multimedia/libvpx/Makefile
index 6a2c8e162d47..8477862eb91f 100644
--- a/multimedia/libvpx/Makefile
+++ b/multimedia/libvpx/Makefile
@@ -3,13 +3,9 @@
PORTNAME= libvpx
DISTVERSIONPREFIX= v
-DISTVERSION= 1.6.1
-PORTREVISION= 2
+DISTVERSION= 1.7.0
CATEGORIES= multimedia
-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES= bc4bc9b6223d.patch:-p1
-
MAINTAINER= jbeich@FreeBSD.org
COMMENT= VP8/VP9 Codec SDK
diff --git a/multimedia/libvpx/distinfo b/multimedia/libvpx/distinfo
index 5b209a647a9d..19ce8468e78d 100644
--- a/multimedia/libvpx/distinfo
+++ b/multimedia/libvpx/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1484252847
-SHA256 (webmproject-libvpx-v1.6.1_GH0.tar.gz) = cda8bb6f0e4848c018177d3a576fa83ed96d762554d7010fe4cfb9d70c22e588
-SIZE (webmproject-libvpx-v1.6.1_GH0.tar.gz) = 2493087
-SHA256 (bc4bc9b6223d.patch) = cba3b69f1b8f34042802c076b46cf96bca2b4af028aeaf64e9b03ea8507c649e
-SIZE (bc4bc9b6223d.patch) = 2319
+TIMESTAMP = 1516832744
+SHA256 (webmproject-libvpx-v1.7.0_GH0.tar.gz) = 1fec931eb5c94279ad219a5b6e0202358e94a93a90cfb1603578c326abfc1238
+SIZE (webmproject-libvpx-v1.7.0_GH0.tar.gz) = 2679797
diff --git a/multimedia/libvpx/files/patch-configure b/multimedia/libvpx/files/patch-configure
new file mode 100644
index 000000000000..f288a07ef5d5
--- /dev/null
+++ b/multimedia/libvpx/files/patch-configure
@@ -0,0 +1,13 @@
+--version is a GNUism which BSD diff doesn't support
+
+--- configure.orig 2018-01-24 22:25:44 UTC
++++ configure
+@@ -170,7 +170,7 @@ for t in ${all_targets}; do
+ [ -f "${source_path}/${t}.mk" ] && enable_feature ${t}
+ done
+
+-if ! diff --version >/dev/null; then
++if ! hash diff 2>/dev/null; then
+ die "diff missing: Try installing diffutils via your package manager."
+ fi
+
diff --git a/multimedia/libvpx/pkg-plist b/multimedia/libvpx/pkg-plist
index a21cf63290d4..575edfe73945 100644
--- a/multimedia/libvpx/pkg-plist
+++ b/multimedia/libvpx/pkg-plist
@@ -11,7 +11,7 @@ include/vpx/vpx_image.h
include/vpx/vpx_integer.h
lib/libvpx.a
%%SHARED%%lib/libvpx.so
-%%SHARED%%lib/libvpx.so.4
-%%SHARED%%lib/libvpx.so.4.1
-%%SHARED%%lib/libvpx.so.4.1.0
+%%SHARED%%lib/libvpx.so.5
+%%SHARED%%lib/libvpx.so.5.0
+%%SHARED%%lib/libvpx.so.5.0.0
libdata/pkgconfig/vpx.pc
diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile
index 390ab76f391b..4e047bea494f 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= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio
MAINTAINER= riggs@FreeBSD.org
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index adcd2aaa09ca..7ceec7f449f9 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mplayer
PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio
MAINTAINER= riggs@FreeBSD.org