From 05198e537fb31781317cf454f35f9bec08bcdf40 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 1 Sep 2024 16:47:37 +0200 Subject: [PATCH] kpmcore, revbump for correct qca library name (#11026) --- sys-libs/kpmcore/kpmcore-21.12.0.recipe | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/sys-libs/kpmcore/kpmcore-21.12.0.recipe b/sys-libs/kpmcore/kpmcore-21.12.0.recipe index e81548a12..588abbe39 100644 --- a/sys-libs/kpmcore/kpmcore-21.12.0.recipe +++ b/sys-libs/kpmcore/kpmcore-21.12.0.recipe @@ -19,7 +19,7 @@ systems, although the only functional backend is the one for Linux systems: HOMEPAGE="https://github.com/KDE/kpmcore/" COPYRIGHT="2010-2021 KDE Organisation" LICENSE="GNU LGPL v2" -REVISION="1" +REVISION="2" srcGitRev="9e6cf4063a29dd13fafed939e2ee4ae3061a37d6" SOURCE_URI="https://github.com/KDE/kpmcore/archive/$srcGitRev.zip" CHECKSUM_SHA256="0b641ca970c6f109fdf40d3693fb7eddeb8cb1f6e0e807310ce9f1d41dbe87cd" @@ -43,8 +43,8 @@ REQUIRES=" lib:libKF5CoreAddons$secondaryArchSuffix lib:libKF5I18n$secondaryArchSuffix lib:libKF5WidgetsAddons$secondaryArchSuffix - lib:libqca$secondaryArchSuffix - lib:libQt5Core$secondaryArchSuffix >= 5.7 + lib:libqca_qt5$secondaryArchSuffix + lib:libQt5Core$secondaryArchSuffix " PROVIDES_devel=" @@ -57,18 +57,20 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules >= 5.45 + extra_cmake_modules$secondaryArchSuffix devel:libKF5Auth$secondaryArchSuffix devel:libKF5CoreAddons$secondaryArchSuffix devel:libKF5I18n$secondaryArchSuffix devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libqca$secondaryArchSuffix >= 2 - devel:libQt5Core$secondaryArchSuffix >= 5.7 + devel:libqca_qt5$secondaryArchSuffix + devel:libQt5Core$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:cmake cmd:g++$secondaryArchSuffix cmd:make + cmd:msgfmt + cmd:msgmerge cmd:qdbuscpp2xml$secondaryArchSuffix " @@ -92,7 +94,7 @@ INSTALL() cd build make install - prepareInstalledDevelLibs \ + prepareInstalledDevelLib \ libkpmcore packageEntries devel \