mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
libheif, revbump, fix includeDir in cmake config file (#12081)
This commit is contained in:
@@ -12,7 +12,7 @@ COPYRIGHT="2017-2020 Struktur AG
|
||||
2017-2025 Dirk Farin"
|
||||
LICENSE="MIT
|
||||
GNU LGPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/strukturag/libheif/archive/refs/tags/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="8334c7c418f82c30c9bec1f46e6abfd5a8d3c420a3210d5505eb1868696ce0cc"
|
||||
PATCHES="libheif-$portVersion.patchset"
|
||||
@@ -124,6 +124,9 @@ INSTALL()
|
||||
{
|
||||
make -C build install
|
||||
|
||||
sed -e "s|\(\${_IMPORT_PREFIX}\)/include|\1/$relativeIncludeDir|" -i \
|
||||
"$libDir"/cmake/libheif/libheif-config.cmake
|
||||
|
||||
prepareInstalledDevelLib libheif
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user