public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ktouch/
Date: Sun,  7 Jul 2019 21:54:53 +0000 (UTC)	[thread overview]
Message-ID: <1562531684.0dfbfc07b01420d2d35298ba595a6d27e7db85ee.asturm@gentoo> (raw)

commit:     0dfbfc07b01420d2d35298ba595a6d27e7db85ee
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  7 20:34:44 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul  7 20:34:44 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0dfbfc07

kde-apps/ktouch: Add new DEPENDs, disable -DCOMPILE_QML

Upstream commits:
a3f82fca1163b05e070a881c4deadb3385aa78bd
f607e185ae1bc64872802bff2a20800240f72f5d
0f823e484f8b8bfe3ca71c40bbab53572dd75e3d

Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/ktouch/ktouch-19.04.49.9999.ebuild |  7 +++++++
 kde-apps/ktouch/ktouch-9999.ebuild          | 10 +++++++++-
 2 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/kde-apps/ktouch/ktouch-19.04.49.9999.ebuild b/kde-apps/ktouch/ktouch-19.04.49.9999.ebuild
index 9a62977270..6bbd94b183 100644
--- a/kde-apps/ktouch/ktouch-19.04.49.9999.ebuild
+++ b/kde-apps/ktouch/ktouch-19.04.49.9999.ebuild
@@ -46,3 +46,10 @@ RDEPEND="${COMMON_DEPEND}
 	$(add_qt_dep qtgraphicaleffects)
 	$(add_qt_dep qtquickcontrols)
 "
+
+src_configure() {
+	local mycmakeargs=(
+		-DCOMPILE_QML=OFF
+	)
+	kde5_src_configure
+}

diff --git a/kde-apps/ktouch/ktouch-9999.ebuild b/kde-apps/ktouch/ktouch-9999.ebuild
index 9a62977270..9c6acdb8b9 100644
--- a/kde-apps/ktouch/ktouch-9999.ebuild
+++ b/kde-apps/ktouch/ktouch-9999.ebuild
@@ -20,6 +20,7 @@ COMMON_DEPEND="
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdeclarative)
 	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
 	$(add_frameworks_dep kitemviews)
 	$(add_frameworks_dep kservice)
 	$(add_frameworks_dep ktextwidgets)
@@ -27,6 +28,7 @@ COMMON_DEPEND="
 	$(add_frameworks_dep kxmlgui)
 	$(add_qt_dep qtdeclarative)
 	$(add_qt_dep qtgui)
+	$(add_qt_dep qtquickcontrols2)
 	$(add_qt_dep qtsql)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtx11extras)
@@ -44,5 +46,11 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
 	$(add_kdeapps_dep kqtquickcharts)
 	$(add_qt_dep qtgraphicaleffects)
-	$(add_qt_dep qtquickcontrols)
 "
+
+src_configure() {
+	local mycmakeargs=(
+		-DCOMPILE_QML=OFF
+	)
+	kde5_src_configure
+}


             reply	other threads:[~2019-07-07 21:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-07 21:54 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-26 19:59 [gentoo-commits] proj/kde:master commit in: kde-apps/ktouch/ Andreas Sturmlechner
2022-10-08 11:22 Andreas Sturmlechner
2020-10-10 21:39 Andreas Sturmlechner
2020-07-18  8:57 Andreas Sturmlechner
2019-07-13 15:03 Andreas Sturmlechner
2019-07-07 21:54 Andreas Sturmlechner
2019-04-30 12:24 Michael Palimaka
2016-12-21 12:19 Michael Palimaka
2016-11-01 21:26 Johannes Huber
2016-08-18 14:50 Michael Palimaka
2016-07-22 23:26 Johannes Huber
2016-03-31 18:39 Johannes Huber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1562531684.0dfbfc07b01420d2d35298ba595a6d27e7db85ee.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox