dav1d: bump to v1.3.0 (#10004)

This commit is contained in:
kenmays
2024-02-15 10:20:22 -08:00
committed by GitHub
parent 36a070377f
commit f44916fd22

View File

@@ -3,13 +3,13 @@ DESCRIPTION="dav1d is a new AV1 cross-platform decoder, open-source, \
and focused on speed and correctness. It supports all features from AV1, \
including all subsampling and bit-depth parameters."
HOMEPAGE="https://code.videolan.org/videolan/dav1d"
COPYRIGHT="2018-2019, VideoLAN and dav1d authors"
COPYRIGHT="2018-2023, VideoLAN and dav1d authors"
LICENSE="BSD (2-clause)"
REVISION="1"
SOURCE_URI="https://code.videolan.org/videolan/dav1d/-/archive/$portVersion/dav1d-$portVersion.tar.bz2"
CHECKSUM_SHA256="a4003623cdc0109dec3aac8435520aa3fb12c4d69454fa227f2658cdb6dab5fa"
CHECKSUM_SHA256="bde8db3d0583a4f3733bb5a4ac525556ffd03ab7dcd8a6e7c091bee28d9466b1"
ARCHITECTURES="all !x86_gcc2 ?x86 ?arm ?ppc"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
commandBinDir=$binDir
@@ -19,7 +19,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then
commandBinDir=$prefix/bin
fi
libVersion="6.9.0"
libVersion="7.0.0"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
PROVIDES="