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: x11-libs/qt-webkit/
Date: Sun, 16 Dec 2012 18:23:45 +0000 (UTC)	[thread overview]
Message-ID: <1355682177.c9be4c6769ad58119eaaafae5dc7e461acad4518.pesa@gentoo> (raw)

commit:     c9be4c6769ad58119eaaafae5dc7e461acad4518
Author:     Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Sun Dec 16 18:22:57 2012 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sun Dec 16 18:22:57 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=c9be4c67

[qt-webkit:5] Initial ebuild for Qt5's QtWebKit module.

It probably won't work for you (yet).

Package-Manager: portage-2.2.0_alpha148

---
 x11-libs/qt-webkit/metadata.xml              |    1 +
 x11-libs/qt-webkit/qt-webkit-5.0.9999.ebuild |   25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+), 0 deletions(-)

diff --git a/x11-libs/qt-webkit/metadata.xml b/x11-libs/qt-webkit/metadata.xml
index 62d0753..e7b0394 100644
--- a/x11-libs/qt-webkit/metadata.xml
+++ b/x11-libs/qt-webkit/metadata.xml
@@ -3,6 +3,7 @@
 <pkgmetadata>
 	<herd>qt</herd>
 	<use>
+		<flag name="c++11">Build Qt using the C++11 standard</flag>
 		<flag name="exceptions">Add support for exceptions - like catching them
 			inside the event loop (recommended by Nokia)</flag>
 		<flag name="gstreamer">Enable HTML5 audio/video support via <pkg>media-libs/gstreamer</pkg></flag>

diff --git a/x11-libs/qt-webkit/qt-webkit-5.0.9999.ebuild b/x11-libs/qt-webkit/qt-webkit-5.0.9999.ebuild
new file mode 100644
index 0000000..fa69851
--- /dev/null
+++ b/x11-libs/qt-webkit/qt-webkit-5.0.9999.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit qt5-build
+
+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=,icu]
+	~x11-libs/qt-gui-${PV}[debug=]
+	~x11-libs/qt-network-${PV}[debug=]
+	~x11-libs/qt-widgets-${PV}[debug=]
+"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2012-12-16 18:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-16 18:23 Davide Pesavento [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-29 18:04 [gentoo-commits] proj/qt:master commit in: x11-libs/qt-webkit/ Michael Palimaka
2013-01-03 16:02 Michael Palimaka
2013-01-02  8:24 Davide Pesavento
2012-12-24  8:29 Davide Pesavento
2012-06-09 20:56 Davide Pesavento
2012-05-21 14:44 Davide Pesavento
2012-04-13 15:56 Michael Palimaka
2012-03-03  9:42 Markos Chandras
2012-03-03  9:33 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=1355682177.c9be4c6769ad58119eaaafae5dc7e461acad4518.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