svt-av1: update to 1.0.0.
This commit is contained in:
parent
d0cc270ad9
commit
f6739cf6d8
|
@ -4123,7 +4123,7 @@ libjvm.so openjdk17-jre-17.0.1+12_1
|
|||
librttopo.so.1 librttopo-1.1.0_1
|
||||
libspatialite.so.7 libspatialite-5.0.1_1
|
||||
mod_spatialite.so.7 libspatialite-5.0.1_1
|
||||
libSvtAv1Enc.so.0 libsvt-av1-0.9.0_1
|
||||
libSvtAv1Enc.so.1 libsvt-av1-1.0.0_1
|
||||
libSvtAv1Dec.so.0 libsvt-av1-0.9.0_1
|
||||
librz_bp.so.0.3.4 rizin-0.3.4_1
|
||||
librz_reg.so.0.3.4 rizin-0.3.4_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'svt-av1'
|
||||
pkgname=svt-av1
|
||||
version=0.9.1
|
||||
version=1.0.0
|
||||
revision=1
|
||||
wrksrc="SVT-AV1-v${version}"
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,7 @@ license="BSD-3-Clause-Clear"
|
|||
homepage="https://gitlab.com/AOMediaCodec/SVT-AV1"
|
||||
changelog="https://gitlab.com/AOMediaCodec/SVT-AV1/-/raw/master/CHANGELOG.md"
|
||||
distfiles="https://gitlab.com/AOMediaCodec/SVT-AV1/-/archive/v${version}/SVT-AV1-v${version}.tar.gz"
|
||||
checksum=714154c08a90a5eb1f09c4d0d766621132711137af127468dc122c04ca9784ae
|
||||
checksum=84030ef7f33645ddfcdd2dc8a08277e49f3c4297fc53711958060c8ce51dc22d
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
broken="32-bit is not supported"
|
||||
|
|
Loading…
Reference in New Issue