public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/qt:master commit in: x11-libs/qt-xmlpatterns/, sets/
@ 2012-07-24 23:56 Davide Pesavento
  0 siblings, 0 replies; only message in thread
From: Davide Pesavento @ 2012-07-24 23:56 UTC (permalink / raw
  To: gentoo-commits

commit:     4593b7cdc49b7550cbaf90ea729d9856e2df0bee
Author:     Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Tue Jul 24 23:50:58 2012 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Tue Jul 24 23:50:58 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=4593b7cd

[x11-libs/qt-xmlpatterns] QtXmlPatterns live ebuild for Qt5.

---
 sets/qt5-addons                                    |    2 +-
 .../qt-xmlpatterns/qt-xmlpatterns-5.9999.ebuild    |   23 ++++++++++++++++++++
 2 files changed, 24 insertions(+), 1 deletions(-)

diff --git a/sets/qt5-addons b/sets/qt5-addons
index 623044c..52283b5 100644
--- a/sets/qt5-addons
+++ b/sets/qt5-addons
@@ -7,4 +7,4 @@ x11-libs/qt-opengl:5
 #x11-libs/qt-svg:5
 x11-libs/qt-widgets:5
 x11-libs/qt-xml:5
-#x11-libs/qt-xmlpatterns:5
+x11-libs/qt-xmlpatterns:5

diff --git a/x11-libs/qt-xmlpatterns/qt-xmlpatterns-5.9999.ebuild b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-5.9999.ebuild
new file mode 100644
index 0000000..5eba6f4
--- /dev/null
+++ b/x11-libs/qt-xmlpatterns/qt-xmlpatterns-5.9999.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit qt5-module
+
+DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework"
+
+if [[ ${QT5_BUILD_TYPE} == live ]]; then
+	KEYWORDS=""
+else
+	KEYWORDS="~amd64"
+fi
+
+IUSE=""
+
+DEPEND="
+	~x11-libs/qt-core-${PV}[debug=]
+	~x11-libs/qt-network-${PV}[debug=]
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-24 23:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-24 23:56 [gentoo-commits] proj/qt:master commit in: x11-libs/qt-xmlpatterns/, sets/ Davide Pesavento

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox