mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
multimedia/svt-av1: update to 0.9.1
Changes: https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v0.9.1 Reported by: Repology
This commit is contained in:
parent
f1d506505d
commit
d187ef9400
@ -1,7 +1,7 @@
|
||||
PORTNAME= libavif
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= ffmpeg
|
||||
PORTVERSION= 4.4.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= multimedia audio net
|
||||
MASTER_SITES= https://ffmpeg.org/releases/
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= svt-av1
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.0
|
||||
DISTVERSION= 0.9.1
|
||||
CATEGORIES= multimedia
|
||||
PKGNAMEPREFIX= gstreamer1-plugins-
|
||||
|
||||
@ -18,7 +18,7 @@ USE_GNOME= glib20
|
||||
USE_GSTREAMER1= yes
|
||||
GL_ACCOUNT= AOMediaCodec
|
||||
GL_PROJECT= SVT-AV1
|
||||
GL_COMMIT= fdf4f36867bba068e221965d12c5975c509845da
|
||||
GL_COMMIT= 9e32f42e90f174d4a4263037d5db8800c8813862
|
||||
WRKSRC_SUBDIR= gstreamer-plugin
|
||||
PLIST_FILES= lib/gstreamer-1.0/libgstsvtav1enc.so
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1642811315
|
||||
SHA256 (AOMediaCodec-SVT-AV1-fdf4f36867bba068e221965d12c5975c509845da_GL0.tar.gz) = c166da551917d6052249c6df7361e2c9ef193d678308461d46c3bf4936031450
|
||||
SIZE (AOMediaCodec-SVT-AV1-fdf4f36867bba068e221965d12c5975c509845da_GL0.tar.gz) = 9628403
|
||||
TIMESTAMP = 1645669053
|
||||
SHA256 (AOMediaCodec-SVT-AV1-9e32f42e90f174d4a4263037d5db8800c8813862_GL0.tar.gz) = 6061d4ec1e28e5be5a172f4953a8e05e5c8de2fbe220caa22f23795de7f3a2ce
|
||||
SIZE (AOMediaCodec-SVT-AV1-9e32f42e90f174d4a4263037d5db8800c8813862_GL0.tar.gz) = 9724301
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= svt-av1
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.0
|
||||
DISTVERSION= 0.9.1
|
||||
CATEGORIES= multimedia
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
@ -21,7 +21,7 @@ USE_GITLAB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GL_ACCOUNT= AOMediaCodec
|
||||
GL_PROJECT= SVT-AV1
|
||||
GL_COMMIT= fdf4f36867bba068e221965d12c5975c509845da
|
||||
GL_COMMIT= 9e32f42e90f174d4a4263037d5db8800c8813862
|
||||
CMAKE_ON= ENABLE_NASM
|
||||
CMAKE_OFF= NATIVE
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1642811315
|
||||
SHA256 (AOMediaCodec-SVT-AV1-fdf4f36867bba068e221965d12c5975c509845da_GL0.tar.gz) = c166da551917d6052249c6df7361e2c9ef193d678308461d46c3bf4936031450
|
||||
SIZE (AOMediaCodec-SVT-AV1-fdf4f36867bba068e221965d12c5975c509845da_GL0.tar.gz) = 9628403
|
||||
TIMESTAMP = 1645669053
|
||||
SHA256 (AOMediaCodec-SVT-AV1-9e32f42e90f174d4a4263037d5db8800c8813862_GL0.tar.gz) = 6061d4ec1e28e5be5a172f4953a8e05e5c8de2fbe220caa22f23795de7f3a2ce
|
||||
SIZE (AOMediaCodec-SVT-AV1-9e32f42e90f174d4a4263037d5db8800c8813862_GL0.tar.gz) = 9724301
|
||||
|
@ -13,6 +13,6 @@ lib/libSvtAv1Dec.so.0
|
||||
lib/libSvtAv1Dec.so.0.8.7
|
||||
lib/libSvtAv1Enc.so
|
||||
lib/libSvtAv1Enc.so.0
|
||||
lib/libSvtAv1Enc.so.0.9.0
|
||||
lib/libSvtAv1Enc.so.0.9.1
|
||||
libdata/pkgconfig/SvtAv1Dec.pc
|
||||
libdata/pkgconfig/SvtAv1Enc.pc
|
||||
|
Loading…
Reference in New Issue
Block a user