public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@astralcloak.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: x11-libs/qt-gui/
Date: Sat, 17 Mar 2012 15:57:11 +0000 (UTC)	[thread overview]
Message-ID: <1331999798.444b2ffe267627956da30867dc7739f8eecb3482.kensington@gentoo> (raw)

commit:     444b2ffe267627956da30867dc7739f8eecb3482
Author:     Michael Palimaka <kensington <AT> astralcloak <DOT> net>
AuthorDate: Sat Mar 17 15:56:38 2012 +0000
Commit:     Michael Palimaka <kensington <AT> astralcloak <DOT> net>
CommitDate: Sat Mar 17 15:56:38 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=444b2ffe

[x11-libs/qt-gui] Sync metadata from portage. Fix whitespace. Update
copyright year.

(Portage version: 2.1.10.49/git/Linux x86_64, unsigned Manifest commit)

---
 x11-libs/qt-gui/metadata.xml           |   21 +++++++--------------
 x11-libs/qt-gui/qt-gui-4.8.9999.ebuild |    6 +++---
 x11-libs/qt-gui/qt-gui-4.9999.ebuild   |    6 +++---
 3 files changed, 13 insertions(+), 20 deletions(-)

diff --git a/x11-libs/qt-gui/metadata.xml b/x11-libs/qt-gui/metadata.xml
index 2dbfd0b..c342d36 100644
--- a/x11-libs/qt-gui/metadata.xml
+++ b/x11-libs/qt-gui/metadata.xml
@@ -3,28 +3,21 @@
 <pkgmetadata>
 	<herd>qt</herd>
 	<use>
+		<flag name='egl'>Use EGL instead of default GLX to manage OpenGL
+		      contexts on the desktop</flag>
 		<flag name='exceptions'>Add support for exceptions - like catching them
 			inside the event loop (recommended by Nokia)</flag>
-		<flag name='glib'>
-			Enable <pkg>dev-libs/glib</pkg> eventloop support
-		</flag>
-		<flag name='qt3support'>Enable the Qt3Support libraries for Qt4. Note that
-			this does not mean you can compile pure Qt3 programs with Qt4.
-		</flag>
+		<flag name='glib'>Enable <pkg>dev-libs/glib</pkg> eventloop support</flag>
 		<flag name='gtkstyle'>Build a Qt style called GTK+ that mimics the active
 			GTK+ theme</flag>
-		<flag name='raster'>
-			Use the alternative raster graphicssystem as default rendering engine
-		</flag>
+		<flag name='qt3support'>Enable the Qt3Support libraries for Qt4. Note that
+			this does not mean you can compile pure Qt3 programs with Qt4.</flag>
 		<flag name='trace'>
 			Build the new 'trace' graphicsssytem engine which allows to record
 			all drawing operations into a trace buffer. Later it can be replayed
 			with the qttracereplay utility
 		</flag>
-		<flag name="private-headers">Install Qt declarative private headers required
-			by qt-creator's QmlDesigner and QmlInspector plugins"</flag>
-		<flag name='stable-branch'>Use the stable git branch - it is slightly behind
-			master but guaranteed by Nokia to compile</flag>
-		<flag name="egl">Enable EGL graphics engine</flag>
+		<flag name='c++0x'>Build Qt using the C++11 standard</flag>
+		<flag name='qpa'>Build a window system agnostic implementation of Qt</flag>
 	</use>
 </pkgmetadata>

diff --git a/x11-libs/qt-gui/qt-gui-4.8.9999.ebuild b/x11-libs/qt-gui/qt-gui-4.8.9999.ebuild
index ea4f375..fb41abd 100644
--- a/x11-libs/qt-gui/qt-gui-4.8.9999.ebuild
+++ b/x11-libs/qt-gui/qt-gui-4.8.9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI="4"
 if [[ ${PV} == 4*9999 ]]; then
-    QT_ECLASS="-edge"
+	QT_ECLASS="-edge"
 fi
 inherit eutils confutils qt4-build${QT_ECLASS}
 
@@ -188,7 +188,7 @@ src_install() {
 	doins "${S}"/tools/designer/src/lib/sdk/* || die
 
 	#touch the available graphics systems
-	mkdir -p "${ED}/usr/share/qt4/graphicssystems/" || 
+	mkdir -p "${ED}/usr/share/qt4/graphicssystems/" ||
 		die "could not create ${ED}/usr/share/qt4/graphicssystems/"
 	echo "default" > "${ED}/usr/share/qt4/graphicssystems/raster" ||
 		die "could not create ${ED}/usr/share/qt4/graphicssystems/raster"

diff --git a/x11-libs/qt-gui/qt-gui-4.9999.ebuild b/x11-libs/qt-gui/qt-gui-4.9999.ebuild
index ea4f375..fb41abd 100644
--- a/x11-libs/qt-gui/qt-gui-4.9999.ebuild
+++ b/x11-libs/qt-gui/qt-gui-4.9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI="4"
 if [[ ${PV} == 4*9999 ]]; then
-    QT_ECLASS="-edge"
+	QT_ECLASS="-edge"
 fi
 inherit eutils confutils qt4-build${QT_ECLASS}
 
@@ -188,7 +188,7 @@ src_install() {
 	doins "${S}"/tools/designer/src/lib/sdk/* || die
 
 	#touch the available graphics systems
-	mkdir -p "${ED}/usr/share/qt4/graphicssystems/" || 
+	mkdir -p "${ED}/usr/share/qt4/graphicssystems/" ||
 		die "could not create ${ED}/usr/share/qt4/graphicssystems/"
 	echo "default" > "${ED}/usr/share/qt4/graphicssystems/raster" ||
 		die "could not create ${ED}/usr/share/qt4/graphicssystems/raster"



             reply	other threads:[~2012-03-17 15:57 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-17 15:57 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-22  8:40 [gentoo-commits] proj/qt:master commit in: x11-libs/qt-gui/ Davide Pesavento
2013-02-13  8:38 Davide Pesavento
2013-01-29 18:04 Michael Palimaka
2013-01-26 11:24 Davide Pesavento
2013-01-25  9:07 Davide Pesavento
2013-01-02  1:15 Davide Pesavento
2012-12-23  3:35 Davide Pesavento
2012-12-10  8:35 Davide Pesavento
2012-11-14 10:28 Davide Pesavento
2012-09-19 23:23 Davide Pesavento
2012-09-03  8:11 Davide Pesavento
2012-08-28  3:06 Davide Pesavento
2012-08-12  9:27 Davide Pesavento
2012-07-23 18:10 Davide Pesavento
2012-07-22  2:20 Davide Pesavento
2012-07-13 11:19 Ben de Groot
2012-07-05 15:58 Davide Pesavento
2012-07-02 17:26 Davide Pesavento
2012-07-02 16:00 Davide Pesavento
2012-06-10 21:29 Davide Pesavento
2012-05-06 15:09 Davide Pesavento
2012-03-11 12:59 Markos Chandras
2012-03-03  9:33 Markos Chandras
2012-02-12  9:17 Markos Chandras

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=1331999798.444b2ffe267627956da30867dc7739f8eecb3482.kensington@gentoo \
    --to=kensington@astralcloak.net \
    --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