public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: razorqt-base/libqtxdg/
Date: Sun, 19 Oct 2014 22:35:23 +0000 (UTC)	[thread overview]
Message-ID: <1413753641.8b42c1f4c3ce6fec7252e5cf1d0cedab05f6be49.pesa@gentoo> (raw)

commit:     8b42c1f4c3ce6fec7252e5cf1d0cedab05f6be49
Author:     Jauhien Piatlicki <jauhien <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 19 21:19:11 2014 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Oct 19 21:20:41 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=8b42c1f4

[razorqt-base/libqtxdg] update live ebuild, drop QT4 support

---
 razorqt-base/libqtxdg/libqtxdg-9999.ebuild | 25 +++++++++----------------
 1 file changed, 9 insertions(+), 16 deletions(-)

diff --git a/razorqt-base/libqtxdg/libqtxdg-9999.ebuild b/razorqt-base/libqtxdg/libqtxdg-9999.ebuild
index 42c2fad..54ac184 100644
--- a/razorqt-base/libqtxdg/libqtxdg-9999.ebuild
+++ b/razorqt-base/libqtxdg/libqtxdg-9999.ebuild
@@ -18,32 +18,25 @@ fi
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-IUSE="+qt4 qt5 test"
-REQUIRED_USE="^^ ( qt4 qt5 )"
+IUSE="test"
 
 CDEPEND="
 	sys-apps/file
-	qt4? (
-		dev-qt/qtcore:4
-		dev-qt/qtgui:4
-	)
-	qt5? (
-		dev-qt/qtcore:5
-		dev-qt/qtwidgets:5
-		dev-qt/qtxml:5
-		dev-qt/linguist-tools:5
-	)"
+	dev-qt/qtcore:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5
+	dev-qt/linguist-tools:5
+"
 DEPEND="${CDEPEND}
 	test? (
-		qt4? ( dev-qt/qttest:4 )
-		qt5? ( dev-qt/qttest:5 )
-	)"
+	dev-qt/qttest:5 )
+"
 RDEPEND="${CDEPEND}
 	x11-misc/xdg-utils"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_use qt5 QT5)
+		-DUSE_QT5=ON
 		$(cmake-utils_use test BUILD_TESTS)
 	)
 	cmake-utils_src_configure


             reply	other threads:[~2014-10-19 22:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-19 22:35 Davide Pesavento [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-11-03 15:50 [gentoo-commits] proj/qt:master commit in: razorqt-base/libqtxdg/ Jauhien Piatlicki
2014-10-27 22:07 Jauhien Piatlicki
2014-10-26  0:31 Jauhien Piatlicki
2014-10-20 21:10 Jauhien Piatlicki
2014-10-20 16:49 Davide Pesavento
2012-10-05  5:01 Ben de Groot
2012-10-04  6:10 Ben de Groot
2012-10-04  6:05 Ben de Groot

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=1413753641.8b42c1f4c3ce6fec7252e5cf1d0cedab05f6be49.pesa@gentoo \
    --to=pesa@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