From acd4dfb6daa444a171b29e38f55471df27cf3e8b Mon Sep 17 00:00:00 2001 From: Peppersawce <157759066+Peppersawce@users.noreply.github.com> Date: Sat, 26 Oct 2024 10:22:55 +0200 Subject: [PATCH] Applying pkgconfig fix to libxml++5 (#11258) --- dev-libs/libxml++/libxml++5-5.4.0.recipe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-libs/libxml++/libxml++5-5.4.0.recipe b/dev-libs/libxml++/libxml++5-5.4.0.recipe index c396f0c50..b794b4315 100644 --- a/dev-libs/libxml++/libxml++5-5.4.0.recipe +++ b/dev-libs/libxml++/libxml++5-5.4.0.recipe @@ -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