1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

multimedia/svt-av1: update to 0.8.4

Changes:	https://github.com/OpenVisualCloud/SVT-AV1/releases/tag/v0.8.4
Reported by:	GitHub (watch releases)
This commit is contained in:
Jan Beich 2020-06-29 01:11:38 +00:00
parent 69e05765d5
commit 7e7ec02cd2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540738
7 changed files with 13 additions and 14 deletions

View File

@ -456,7 +456,7 @@ SRT_CONFIGURE_ENABLE= libsrt
# svt-av1
SVTAV1_LIB_DEPENDS= libSvtAv1Enc.so:multimedia/svt-av1
SVTAV1_CONFIGURE_ENABLE= libsvtav1
SVTAV1_PATCH_SITES_= https://github.com/OpenVisualCloud/SVT-AV1/raw/v0.8.3-52-gc40ee2492/ffmpeg_plugin/:svtav1
SVTAV1_PATCH_SITES_= https://github.com/OpenVisualCloud/SVT-AV1/raw/v0.8.4/ffmpeg_plugin/:svtav1
SVTAV1_PATCHFILES_= 0001-Add-ability-for-ffmpeg-to-run-svt-av1-with-svt-hevc.patch:-p1:svtav1
.if exists(/usr/bin/ld.lld) && (${/usr/bin/ld:L:tA} != /usr/bin/ld.lld)
# https://github.com/OpenVisualCloud/SVT-AV1/issues/691

View File

@ -5,7 +5,7 @@ SHA256 (0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch) = 878757eb6d70
SIZE (0001-lavc-svt_hevc-add-libsvt-hevc-encoder-wrapper.patch) = 22103
SHA256 (0002-doc-Add-libsvt_hevc-encoder-docs.patch) = 1499e419dda72b1604dc5e3959668f3843292ff56bfba78734e31510ba576de0
SIZE (0002-doc-Add-libsvt_hevc-encoder-docs.patch) = 5332
SHA256 (0001-Add-ability-for-ffmpeg-to-run-svt-av1-with-svt-hevc.patch) = 69e0456b56429a422977d24a914e7e167a38397b2ab40aec575eee332b0e739c
SIZE (0001-Add-ability-for-ffmpeg-to-run-svt-av1-with-svt-hevc.patch) = 23728
SHA256 (0001-Add-ability-for-ffmpeg-to-run-svt-av1-with-svt-hevc.patch) = 65240283f30906482f8002c1f0d2763e5a2501008179480cc94afa4bdaab5ed5
SIZE (0001-Add-ability-for-ffmpeg-to-run-svt-av1-with-svt-hevc.patch) = 24459
SHA256 (master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9-with-hevc-av1.patch) = 9d9021dfdf523da60218b2aec58633f969c69107965780794768521314ded807
SIZE (master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9-with-hevc-av1.patch) = 34077

View File

@ -2,7 +2,7 @@
PORTNAME= svt-av1
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.3
DISTVERSION= 0.8.4
CATEGORIES= multimedia
PKGNAMEPREFIX= gstreamer1-plugins-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1587788459
SHA256 (OpenVisualCloud-SVT-AV1-v0.8.3_GH0.tar.gz) = 6cbe4b46d45d079f6aaf86563c51ae62dc301bd35fa0b744d433b317f044fcbb
SIZE (OpenVisualCloud-SVT-AV1-v0.8.3_GH0.tar.gz) = 6315489
TIMESTAMP = 1593374343
SHA256 (OpenVisualCloud-SVT-AV1-v0.8.4_GH0.tar.gz) = 9850994c6ce78599758851f929505b2c3541af0278b6a1327cd4104eb72af14a
SIZE (OpenVisualCloud-SVT-AV1-v0.8.4_GH0.tar.gz) = 6291815

View File

@ -2,8 +2,7 @@
PORTNAME= svt-av1
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.3
PORTREVISION= 1
DISTVERSION= 0.8.4
CATEGORIES= multimedia
MAINTAINER= jbeich@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1587788459
SHA256 (OpenVisualCloud-SVT-AV1-v0.8.3_GH0.tar.gz) = 6cbe4b46d45d079f6aaf86563c51ae62dc301bd35fa0b744d433b317f044fcbb
SIZE (OpenVisualCloud-SVT-AV1-v0.8.3_GH0.tar.gz) = 6315489
TIMESTAMP = 1593374343
SHA256 (OpenVisualCloud-SVT-AV1-v0.8.4_GH0.tar.gz) = 9850994c6ce78599758851f929505b2c3541af0278b6a1327cd4104eb72af14a
SIZE (OpenVisualCloud-SVT-AV1-v0.8.4_GH0.tar.gz) = 6291815

View File

@ -8,9 +8,9 @@ include/svt-av1/EbSvtAv1ExtFrameBuf.h
include/svt-av1/EbSvtAv1Formats.h
lib/libSvtAv1Dec.so
lib/libSvtAv1Dec.so.0
lib/libSvtAv1Dec.so.0.8.3
lib/libSvtAv1Dec.so.0.8.4
lib/libSvtAv1Enc.so
lib/libSvtAv1Enc.so.0
lib/libSvtAv1Enc.so.0.8.3
lib/libSvtAv1Enc.so.0.8.4
libdata/pkgconfig/SvtAv1Dec.pc
libdata/pkgconfig/SvtAv1Enc.pc