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/kalgebra/
Date: Wed, 15 Mar 2017 02:40:15 +0000 (UTC)	[thread overview]
Message-ID: <1489545584.392827a1225e92bd219762bb63e3d4241319e6ad.asturm@gentoo> (raw)

commit:     392827a1225e92bd219762bb63e3d4241319e6ad
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 02:39:44 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 02:39:44 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=392827a1

kde-apps/kalgebra: Fix DEPENDs, drop USE=opengl

Upstream commits:
c3f7d08ac587bcd43d2090e973cca836be110a48
cb7d1b773961f1b60ab8e16768577374bdbe0de8
62e33715a9724a6cba70304cc3951ea16aab80fe

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kalgebra/kalgebra-9999.ebuild | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/kde-apps/kalgebra/kalgebra-9999.ebuild b/kde-apps/kalgebra/kalgebra-9999.ebuild
index d0fb82e2f9..90b6bc3289 100644
--- a/kde-apps/kalgebra/kalgebra-9999.ebuild
+++ b/kde-apps/kalgebra/kalgebra-9999.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="MathML-based graph calculator by KDE"
 HOMEPAGE="https://www.kde.org/applications/education/kalgebra
 https://edu.kde.org/kalgebra"
 KEYWORDS=""
-IUSE="opengl readline"
+IUSE="readline"
 
 DEPEND="
 	$(add_frameworks_dep kconfig)
@@ -20,25 +20,22 @@ DEPEND="
 	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kwidgetsaddons)
 	$(add_frameworks_dep kxmlgui)
-	$(add_kdeapps_dep analitza 'opengl?')
+	$(add_kdeapps_dep analitza)
 	$(add_qt_dep qtdeclarative)
 	$(add_qt_dep qtgui)
-	$(add_qt_dep qtwebkit)
+	$(add_qt_dep qtprintsupport)
+	$(add_qt_dep qtwebengine 'widgets')
 	$(add_qt_dep qtwidgets)
-	opengl? (
-		$(add_qt_dep qtopengl)
-		$(add_qt_dep qtprintsupport)
-		virtual/glu
-	)
 	readline? ( sys-libs/readline:0= )
 "
 RDEPEND="${DEPEND}
+	$(add_qt_dep qtquickcontrols)
+	dev-libs/kirigami:2
 	!kde-apps/analitza:4
 "
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_find_package opengl OpenGL)
 		$(cmake-utils_use_find_package readline Readline)
 	)
 


             reply	other threads:[~2017-03-15  2:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-15  2:40 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-23  6:26 [gentoo-commits] proj/kde:master commit in: kde-apps/kalgebra/ Sam James
2024-02-23  4:49 Sam James
2023-12-21 11:03 Andreas Sturmlechner
2023-08-06 10:04 Andreas Sturmlechner
2022-09-14 21:25 Andreas Sturmlechner
2021-04-11 22:21 Andreas Sturmlechner
2020-07-18  8:57 Andreas Sturmlechner
2017-08-26 13:04 Michael Palimaka
2016-11-12 10:55 Michael Palimaka
2016-04-29  7:18 Johannes Huber
2015-10-12 13:18 Michael Palimaka
2015-02-17 13:48 Michael Palimaka
2014-12-04 18:01 Michael Palimaka

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=1489545584.392827a1225e92bd219762bb63e3d4241319e6ad.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