From 2fbb46157ba5e03b501d6c2882dc847767fbed98 Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Sat, 28 Feb 2026 16:01:42 +0100 Subject: [PATCH 1/2] kexi: don't replace calligra-kexi Since calligra-kexi depends on kexi, replacing calligra-kexi with kexi removes calligra-kexi. This breaks dependants of calligra-kexi. calligra-kexi is already a metapackage which depends on kexi and this is enough to replace it in practice. --- srcpkgs/kexi/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/kexi/template b/srcpkgs/kexi/template index cb2f7189dbe8e8..1c7722f1fb3aab 100644 --- a/srcpkgs/kexi/template +++ b/srcpkgs/kexi/template @@ -1,7 +1,7 @@ # Template file for 'kexi' pkgname=kexi version=3.2.0 -revision=3 +revision=4 build_style=cmake hostmakedepends="extra-cmake-modules gettext kdoctools doxygen pkg-config" makedepends="ktexteditor-devel kdb-devel kreport-devel qt5-webkit-devel @@ -13,7 +13,6 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later" homepage="http://www.kexi-project.org/" distfiles="${KDE_SITE}/kexi/src/kexi-${version}.tar.xz" checksum=7a813f9ea815a09c1e733d0e7dc879c64eee85f075389e87e6aab99cf0c1c1ff -replaces="calligra-kexi>=0" if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kcoreaddons" From 6024864cb4784ea3f61cd309c9086e3bdbe22017 Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Sat, 28 Feb 2026 16:02:23 +0100 Subject: [PATCH 2/2] calligra: depend on kexi, not calligra-kexi --- srcpkgs/calligra/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/calligra/template b/srcpkgs/calligra/template index 287fcd2dced00d..0faa297a88ea05 100644 --- a/srcpkgs/calligra/template +++ b/srcpkgs/calligra/template @@ -1,7 +1,7 @@ # Template file for 'calligra' pkgname=calligra version=4.0.1 -revision=3 +revision=4 build_style=cmake configure_args="-DCALLIGRA_SHOULD_BUILD_UNMAINTAINED=ON -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins @@ -27,7 +27,7 @@ makedepends="ecm-devel eigen boost-headers zlib-devel libodfgen-devel libwpd-devel libwpg-devel libwps-devel libvisio-devel libetonyek-devel" depends="calligra-filters calligra-libs calligra-plugins calligra-karbon - calligra-kexi calligra-stage calligra-sheets calligra-extras + kexi calligra-stage calligra-sheets calligra-extras calligra-words calligra-handbook calligra-gemini calligra-plan" short_desc="Illustration application" maintainer="John "