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] repo/gentoo:master commit in: www-client/dooble/
Date: Sat, 12 Aug 2017 14:41:48 +0000 (UTC)	[thread overview]
Message-ID: <1502548859.6787c3c2dbb8cd97b6d03a83fe20f929b6472ef2.asturm@gentoo> (raw)

commit:     6787c3c2dbb8cd97b6d03a83fe20f929b6472ef2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  4 18:00:55 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 14:40:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6787c3c2

www-client/dooble: Drop USE=qt4

Build with Qt5 unconditionally.

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 www-client/dooble/dooble-1.56c.ebuild | 37 +++++++++++++++--------------------
 1 file changed, 16 insertions(+), 21 deletions(-)

diff --git a/www-client/dooble/dooble-1.56c.ebuild b/www-client/dooble/dooble-1.56c.ebuild
index 832509c1122..c97bffc1d07 100644
--- a/www-client/dooble/dooble-1.56c.ebuild
+++ b/www-client/dooble/dooble-1.56c.ebuild
@@ -13,29 +13,24 @@ ${P}.tar.gz"
 LICENSE="BSD GPL-3 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64"
-IUSE="qt4"
-DEPEND="dev-db/sqlite:3
+IUSE=""
+
+RDEPEND="
+	dev-db/sqlite:3
 	dev-libs/libgcrypt:0
 	dev-libs/libgpg-error
-	qt4? (
-		dev-qt/qtcore:4
-		dev-qt/qtgui:4
-		dev-qt/qtsql:4
-		dev-qt/qtwebkit:4
-	)
-	!qt4? (
-		dev-qt/linguist-tools:5
-		dev-qt/qtconcurrent:5
-		dev-qt/qtcore:5
-		dev-qt/qtdeclarative:5
-		dev-qt/qtgui:5
-		dev-qt/qtprintsupport:5
-		dev-qt/qtsql:5
-		dev-qt/qtwebkit:5
-		dev-qt/qtxml:5
-	)
+	dev-qt/qtconcurrent:5
+	dev-qt/qtcore:5
+	dev-qt/qtdeclarative:5
+	dev-qt/qtgui:5
+	dev-qt/qtprintsupport:5
+	dev-qt/qtsql:5
+	dev-qt/qtwebkit:5
+	dev-qt/qtxml:5
+"
+DEPEND="${RDEPEND}
+	dev-qt/linguist-tools:5
 "
-RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/dooble.d/Version 1.x/"
 
@@ -63,7 +58,7 @@ src_prepare() {
 }
 
 src_configure() {
-	use qt4 && eqmake4 dooble.pro || eqmake5 dooble.qt5.pro
+	eqmake5 dooble.qt5.pro
 }
 
 src_install() {


             reply	other threads:[~2017-08-12 14:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-12 14:41 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-03-17  9:24 [gentoo-commits] repo/gentoo:master commit in: www-client/dooble/ Pacho Ramos
2017-02-22  4:49 Richard Yao

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=1502548859.6787c3c2dbb8cd97b6d03a83fe20f929b6472ef2.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