mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
dav1d: bump (#5738)
This commit is contained in:
@@ -5,9 +5,9 @@ including all subsampling and bit-depth parameters."
|
||||
HOMEPAGE="https://code.videolan.org/videolan/dav1d"
|
||||
COPYRIGHT="2018-2019, VideoLAN and dav1d authors"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://code.videolan.org/videolan/dav1d/-/archive/$portVersion/dav1d-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="842da2945afcf54e651d17112bf2823a238e6c935a6c8dff3a8e96a2eb740269"
|
||||
CHECKSUM_SHA256="78ec7a1714d98a8f4ecbc4255e83e6c4c944cdd881871ea234ce40153fd3df04"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64 ?arm ?ppc"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -19,7 +19,7 @@ if [ "$targetArchitecture" = x86_gcc2 ]; then
|
||||
commandBinDir=$prefix/bin
|
||||
fi
|
||||
|
||||
libVersion="5.0.0"
|
||||
libVersion="5.0.1"
|
||||
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
|
||||
|
||||
PROVIDES="
|
||||
Reference in New Issue
Block a user