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: media-libs/qimageblitz/
Date: Thu, 30 Nov 2017 22:14:14 +0000 (UTC)	[thread overview]
Message-ID: <1512079960.4647d7f3e3788740b97d0a83a7e900f79814610a.asturm@gentoo> (raw)

commit:     4647d7f3e3788740b97d0a83a7e900f79814610a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 19 20:05:44 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 22:12:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4647d7f3

media-libs/qimageblitz: Drop USE=qt5

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 .../qimageblitz/qimageblitz-0.0.6_p20131029.ebuild       | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
index 77f2455adfc..90763d078dd 100644
--- a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
+++ b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
@@ -12,18 +12,12 @@ SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
 LICENSE="GPL-2 LGPL-2"
 KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
 SLOT="0"
-IUSE="altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 debug qt5"
+IUSE="altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 debug"
 
 DEPEND="
-	qt5? (
-		dev-qt/qtcore:5
-		dev-qt/qtgui:5
-		dev-qt/qtwidgets:5
-	)
-	!qt5? (
-		dev-qt/qtcore:4
-		dev-qt/qtgui:4
-	)
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
 "
 RDEPEND="${DEPEND}"
 
@@ -31,7 +25,7 @@ PATCHES=( "${FILESDIR}/${P}-gcc.patch" )
 
 src_configure() {
 	local mycmakeargs=(
-		-DQT4_BUILD=$(usex !qt5)
+		-DQT4_BUILD=OFF
 		-DHAVE_3DNOW=$(usex cpu_flags_x86_3dnow)
 		-DHAVE_MMX=$(usex cpu_flags_x86_mmx)
 		-DHAVE_SSE=$(usex cpu_flags_x86_sse)


             reply	other threads:[~2017-11-30 22:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-30 22:14 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-02-17 15:29 [gentoo-commits] repo/gentoo:master commit in: media-libs/qimageblitz/ Michał Górny
2017-08-18 15:24 Michael Palimaka
2017-08-18 15:24 Michael Palimaka
2017-07-30 20:46 Andreas Sturmlechner
2017-07-06  8:15 Agostino Sarubbo
2016-05-02  9:08 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=1512079960.4647d7f3e3788740b97d0a83a7e900f79814610a.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