svt-av1: update to 2.3.0.

This commit is contained in:
yosh 2024-11-03 21:29:47 -05:00 committed by Duncan Overbruck
parent 9fdfc7ef82
commit 3c3df13472

View file

@ -1,6 +1,6 @@
# Template file for 'svt-av1'
pkgname=svt-av1
version=2.2.1
version=2.3.0
revision=1
build_style=cmake
configure_args="-DSVT_AV1_LTO=ON"
@ -10,7 +10,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=d02b54685542de0236bce4be1b50912aba68aff997c43b350d84a518df0cf4e5
checksum=ebb0b484ef4a0dc281e94342a9f73ad458496f5d3457eca7465bec943910c6c3
case "$XBPS_TARGET_MACHINE" in
i686* | x86_64*) hostmakedepends="nasm"