From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qtwebkit23/
Date: Sat, 30 May 2015 02:24:58 +0000 (UTC) [thread overview]
Message-ID: <1432952635.dc8ea6f65c04a593eb7cf79a760db237bcdf558c.pesa@gentoo> (raw)
commit: dc8ea6f65c04a593eb7cf79a760db237bcdf558c
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Sat May 30 02:23:55 2015 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Sat May 30 02:23:55 2015 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=dc8ea6f6
[dev-qt/qtwebkit23] Prevent automagic dependency on qt-mobility.
Package-Manager: portage-2.2.20
dev-qt/qtwebkit23/qtwebkit23-2.3.4.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-qt/qtwebkit23/qtwebkit23-2.3.4.ebuild b/dev-qt/qtwebkit23/qtwebkit23-2.3.4.ebuild
index f375165..b1ddbdd 100644
--- a/dev-qt/qtwebkit23/qtwebkit23-2.3.4.ebuild
+++ b/dev-qt/qtwebkit23/qtwebkit23-2.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtwebkit/qtwebkit-4.8.6-r1.ebuild,v 1.1 2014/11/15 02:38:53 pesa Exp $
@@ -78,7 +78,12 @@ multilib_src_compile() {
--makeargs="${MAKEOPTS}"
--$(usex debug debug release)
--$(usex gstreamer video no-video)
+ # disable WebKit2 since it requires Qt5
--no-webkit2
+ # prevent automagic dependency on qt-mobility (bug 547350)
+ --no-geolocation
+ --no-device-orientation
+ --no-orientation-events
# copied from eqmake4
QMAKE_AR="'$(tc-getAR) cqs'"
QMAKE_CC="'$(tc-getCC)'"
next reply other threads:[~2015-05-30 2:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-30 2:24 Davide Pesavento [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-07-23 18:12 [gentoo-commits] proj/qt:master commit in: dev-qt/qtwebkit23/ Davide Pesavento
2015-06-10 0:41 Davide Pesavento
2015-05-30 2:24 Davide Pesavento
2015-05-23 16:52 Michael Palimaka
2015-05-03 19:51 Davide Pesavento
2015-02-22 14:02 Michael Palimaka
2015-02-19 17:28 Michael Palimaka
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=1432952635.dc8ea6f65c04a593eb7cf79a760db237bcdf558c.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