From 0832b1714bc4751ace3da3869f00cebd8c4078bd Mon Sep 17 00:00:00 2001 From: Luciogi Date: Wed, 13 Mar 2024 20:41:42 +0500 Subject: [PATCH] plasma-framework: fix conflicts with libplasma --- srcpkgs/plasma-framework/template | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/srcpkgs/plasma-framework/template b/srcpkgs/plasma-framework/template index a812a8dabb3..613cd8b348e 100644 --- a/srcpkgs/plasma-framework/template +++ b/srcpkgs/plasma-framework/template @@ -1,14 +1,17 @@ # Template file for 'plasma-framework' pkgname=plasma-framework version=5.115.0 -revision=1 +revision=2 build_style=cmake -configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" +build_helper=qemu +configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson + -DBUILD_DESKTOPTHEMES=OFF" hostmakedepends="kcoreaddons extra-cmake-modules pkg-config kpackage kconfig python3 qt5-host-tools qt5-qmake gettext kdoctools" makedepends="kactivities5-devel kdeclarative-devel kdoctools-devel kirigami2-devel $(vopt_if wayland kwayland-devel) kconfig-devel" -depends="qt5-quickcontrols qt5-graphicaleffects qt5-multimedia" +depends="qt5-quickcontrols qt5-graphicaleffects qt5-multimedia + libplasma" checkdepends="mesa-dri" short_desc="Foundational libraries, components, and tools of the Plasma workspaces" maintainer="John " @@ -27,7 +30,7 @@ build_options="wayland" build_options_default="wayland" plasma-framework-devel_package() { - short_desc+=" - development" + short_desc+=" - development files" depends="${makedepends} ${sourcepkg}>=${version}_${revision}" pkg_install() { vmove usr/include