aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-08-07 00:27:19 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-08-07 00:27:19 +0200
commitff9d81c09bd392ffea22caf07162ee2d5899d14e (patch)
tree4a74319bbcf225f788e6d54541adcf8b9bfb6fb3 /kde-frameworks/kplotting
parentkde5.eclass: Add KDE_DESIGNERPLUGIN handling for kde-frameworks/ (diff)
downloadkde-ff9d81c09bd392ffea22caf07162ee2d5899d14e.tar.gz
kde-ff9d81c09bd392ffea22caf07162ee2d5899d14e.tar.bz2
kde-ff9d81c09bd392ffea22caf07162ee2d5899d14e.zip
kde-frameworks: Add KDE_DESIGNERPLUGIN for ECMAddQtDesignerPlugin use
Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kplotting')
-rw-r--r--kde-frameworks/kplotting/kplotting-9999.ebuild1
-rw-r--r--kde-frameworks/kplotting/metadata.xml3
2 files changed, 4 insertions, 0 deletions
diff --git a/kde-frameworks/kplotting/kplotting-9999.ebuild b/kde-frameworks/kplotting/kplotting-9999.ebuild
index 91135ecb22..06264560b0 100644
--- a/kde-frameworks/kplotting/kplotting-9999.ebuild
+++ b/kde-frameworks/kplotting/kplotting-9999.ebuild
@@ -3,6 +3,7 @@
EAPI=7
+KDE_DESIGNERPLUGIN="true"
VIRTUALX_REQUIRED="test"
inherit kde5
diff --git a/kde-frameworks/kplotting/metadata.xml b/kde-frameworks/kplotting/metadata.xml
index 2fdbf33d96..a50ada50ef 100644
--- a/kde-frameworks/kplotting/metadata.xml
+++ b/kde-frameworks/kplotting/metadata.xml
@@ -5,4 +5,7 @@
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
+ <use>
+ <flag name="designer">Build plugins for <pkg>dev-qt/designer</pkg></flag>
+ </use>
</pkgmetadata>