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 " 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"