mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Applying pkgconfig fix to libxml++5 (#11258)
This commit is contained in:
@@ -7,7 +7,7 @@ parallel-installable ABIs. This package contains libxml++-5.0."
|
||||
HOMEPAGE="https://libxmlplusplus.sourceforge.net/"
|
||||
COPYRIGHT="2004-2024 LibXML++"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://download.gnome.org/sources/libxml++/5.4/libxml++-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="e9a23c436686a94698d2138e6bcbaf849121d63bfa0f50dc34fefbfd79566848"
|
||||
SOURCE_FILENAME="libxml++-$portVersion.tar.xz"
|
||||
@@ -77,6 +77,8 @@ INSTALL()
|
||||
prepareInstalledDevelLib libxml++-5.0
|
||||
fixPkgconfig
|
||||
|
||||
sed -i 's|-I${libdir}/libxml++-5.0/include||g' $developDir/lib/pkgconfig/libxml++-5.0.pc
|
||||
|
||||
# devel package
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
|
||||
Reference in New Issue
Block a user