mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
libavif, revbump, fix missing devel requirements (#13633)
build with newer rav1e
This commit is contained in:
@@ -10,7 +10,7 @@ bugfixes and features are added."
|
||||
HOMEPAGE="https://github.com/AOMediaCodec/libavif"
|
||||
COPYRIGHT="2019 Joe Drago"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/AOMediaCodec/libavif/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0a545e953cc049bf5bcf4ee467306a2f113a75110edf59e61248873101cd26c1"
|
||||
SOURCE_DIR="libavif-$portVersion"
|
||||
@@ -46,6 +46,8 @@ PROVIDES_devel="
|
||||
REQUIRES_devel="
|
||||
libavif1.0$secondaryArchSuffix == $portVersion base
|
||||
devel:libdav1d$secondaryArchSuffix
|
||||
devel:librav1e$secondaryArchSuffix
|
||||
devel:libwebp$secondaryArchSuffix
|
||||
"
|
||||
CONFLICTS_devel="
|
||||
libavif${secondaryArchSuffix}_devel
|
||||
|
||||
Reference in New Issue
Block a user