diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/avidemux-plugins/Makefile | 1 | ||||
-rw-r--r-- | multimedia/emby-server-devel/Makefile | 1 | ||||
-rw-r--r-- | multimedia/emby-server/Makefile | 1 | ||||
-rw-r--r-- | multimedia/ffmpeg/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer1-plugins-vpx/Makefile | 2 | ||||
-rw-r--r-- | multimedia/handbrake/Makefile | 1 | ||||
-rw-r--r-- | multimedia/libvpx/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libvpx/distinfo | 6 | ||||
-rw-r--r-- | multimedia/libvpx/files/patch-configure | 14 | ||||
-rw-r--r-- | multimedia/libvpx/pkg-plist | 6 | ||||
-rw-r--r-- | multimedia/libxine/Makefile | 2 | ||||
-rw-r--r-- | multimedia/vlc/Makefile | 1 |
12 files changed, 22 insertions, 17 deletions
diff --git a/multimedia/avidemux-plugins/Makefile b/multimedia/avidemux-plugins/Makefile index 33253d6d3b82..995fa3ddc071 100644 --- a/multimedia/avidemux-plugins/Makefile +++ b/multimedia/avidemux-plugins/Makefile @@ -1,5 +1,6 @@ PORTNAME= avidemux PORTVERSION= ${AVIDEMUX_VERSION} +PORTREVISION= 1 CATEGORIES= multimedia PKGNAMESUFFIX= -plugins diff --git a/multimedia/emby-server-devel/Makefile b/multimedia/emby-server-devel/Makefile index 6f2467c4faec..8ff8f364288d 100644 --- a/multimedia/emby-server-devel/Makefile +++ b/multimedia/emby-server-devel/Makefile @@ -1,5 +1,6 @@ PORTNAME= emby-server DISTVERSION= 4.8.0.21 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${DISTVERSION}/ \ https://mediabrowser.github.io/embytools/ diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile index 3f59f51b57df..7ea30b515674 100644 --- a/multimedia/emby-server/Makefile +++ b/multimedia/emby-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= emby-server DISTVERSION= 4.7.11.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${DISTVERSION}/ \ https://mediabrowser.github.io/embytools/ diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index da2ba921ca75..ddb89d4904b3 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -1,6 +1,6 @@ PORTNAME= ffmpeg PORTVERSION= 4.4.3 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= multimedia audio net MASTER_SITES= https://ffmpeg.org/releases/ diff --git a/multimedia/gstreamer1-plugins-vpx/Makefile b/multimedia/gstreamer1-plugins-vpx/Makefile index e3f811f5fb8b..06c76f1a3540 100644 --- a/multimedia/gstreamer1-plugins-vpx/Makefile +++ b/multimedia/gstreamer1-plugins-vpx/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= GStreamer vp8 codec plugin diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index 9b503c458cc0..7d5a6555c1e9 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -1,5 +1,6 @@ PORTNAME= handbrake DISTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= https://github.com/HandBrake/HandBrake/releases/download/${DISTVERSION}/ MASTER_SITES+= https://github.com/HandBrake/HandBrake-contribs/releases/download/contribs/:contrib diff --git a/multimedia/libvpx/Makefile b/multimedia/libvpx/Makefile index 4ca312e69226..6270f9991f08 100644 --- a/multimedia/libvpx/Makefile +++ b/multimedia/libvpx/Makefile @@ -1,6 +1,6 @@ PORTNAME= libvpx DISTVERSIONPREFIX= v -DISTVERSION= 1.12.0 +DISTVERSION= 1.13.0 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/libvpx/distinfo b/multimedia/libvpx/distinfo index f6c6610a7fbf..67a8dc5349dc 100644 --- a/multimedia/libvpx/distinfo +++ b/multimedia/libvpx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656442848 -SHA256 (webmproject-libvpx-v1.12.0_GH0.tar.gz) = f1acc15d0fd0cb431f4bf6eac32d5e932e40ea1186fe78e074254d6d003957bb -SIZE (webmproject-libvpx-v1.12.0_GH0.tar.gz) = 5465627 +TIMESTAMP = 1675820031 +SHA256 (webmproject-libvpx-v1.13.0_GH0.tar.gz) = cb2a393c9c1fae7aba76b950bb0ad393ba105409fe1a147ccd61b0aaa1501066 +SIZE (webmproject-libvpx-v1.13.0_GH0.tar.gz) = 5515327 diff --git a/multimedia/libvpx/files/patch-configure b/multimedia/libvpx/files/patch-configure index 9891cc480b93..0ad4847e49fa 100644 --- a/multimedia/libvpx/files/patch-configure +++ b/multimedia/libvpx/files/patch-configure @@ -2,17 +2,17 @@ - --version is a GNUism which BSD diff doesn't support - Skip bogus NEON check when soft-enabled on armv6 ---- configure.orig 2019-02-04 17:02:33 UTC +--- configure.orig 2023-02-08 01:33:51 UTC +++ configure -@@ -103,6 +103,7 @@ all_platforms="${all_platforms} arm64-darwin-gcc" - all_platforms="${all_platforms} arm64-linux-gcc" - all_platforms="${all_platforms} arm64-win64-gcc" +@@ -107,6 +107,7 @@ all_platforms="${all_platforms} arm64-win64-vs17" all_platforms="${all_platforms} arm64-win64-vs15" + all_platforms="${all_platforms} arm64-win64-vs16" + all_platforms="${all_platforms} arm64-win64-vs17" +all_platforms="${all_platforms} armv6-linux-gcc" all_platforms="${all_platforms} armv7-android-gcc" #neon Cortex-A8 all_platforms="${all_platforms} armv7-darwin-gcc" #neon Cortex-A8 all_platforms="${all_platforms} armv7-linux-rvct" #neon Cortex-A8 -@@ -116,6 +117,7 @@ all_platforms="${all_platforms} armv8-linux-gcc" +@@ -124,6 +125,7 @@ all_platforms="${all_platforms} ppc64le-linux-gcc" all_platforms="${all_platforms} mips32-linux-gcc" all_platforms="${all_platforms} mips64-linux-gcc" all_platforms="${all_platforms} ppc64le-linux-gcc" @@ -20,7 +20,7 @@ all_platforms="${all_platforms} sparc-solaris-gcc" all_platforms="${all_platforms} x86-android-gcc" all_platforms="${all_platforms} x86-darwin8-gcc" -@@ -166,7 +168,7 @@ for t in ${all_targets}; do +@@ -183,7 +185,7 @@ done [ -f "${source_path}/${t}.mk" ] && enable_feature ${t} done @@ -29,7 +29,7 @@ die "diff missing: Try installing diffutils via your package manager." fi -@@ -591,9 +593,6 @@ EOF +@@ -621,9 +623,6 @@ EOF check_header vpx/vpx_integer.h -I${source_path} && enable_feature vpx_ports diff --git a/multimedia/libvpx/pkg-plist b/multimedia/libvpx/pkg-plist index ccf303537441..a15a7fa49774 100644 --- a/multimedia/libvpx/pkg-plist +++ b/multimedia/libvpx/pkg-plist @@ -12,7 +12,7 @@ include/vpx/vpx_image.h include/vpx/vpx_integer.h lib/libvpx.a lib/libvpx.so -lib/libvpx.so.7 -lib/libvpx.so.7.1 -lib/libvpx.so.7.1.0 +lib/libvpx.so.8 +lib/libvpx.so.8.0 +lib/libvpx.so.8.0.0 libdata/pkgconfig/vpx.pc diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index dbbf06d45dae..e532126cb596 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -1,6 +1,6 @@ PORTNAME= xine DISTVERSION= 1.2.12 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib/${PORTVERSION} PKGNAMEPREFIX= lib diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 4529d05caea5..36997c57686f 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -1,5 +1,6 @@ PORTNAME= vlc DISTVERSION= 3.0.18 +PORTREVISION= 1 PORTEPOCH= 4 CATEGORIES= multimedia audio net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ |