From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebkit/
Date: Tue, 4 Sep 2018 18:40:02 +0000 (UTC) [thread overview]
Message-ID: <1536086375.268537c4b0e9adaae5f30320765bc54375a99e97.asturm@gentoo> (raw)
commit: 268537c4b0e9adaae5f30320765bc54375a99e97
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 4 18:35:23 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 4 18:39:35 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=268537c4
dev-qt/qtwebkit: Add missing USE=printsupport handling
Closes: https://bugs.gentoo.org/660600
Package-Manager: Portage-2.3.49, Repoman-2.3.10
dev-qt/qtwebkit/qtwebkit-5.212.0_pre20180120.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-qt/qtwebkit/qtwebkit-5.212.0_pre20180120.ebuild b/dev-qt/qtwebkit/qtwebkit-5.212.0_pre20180120.ebuild
index 0737da5601f..038f92f9ecc 100644
--- a/dev-qt/qtwebkit/qtwebkit-5.212.0_pre20180120.ebuild
+++ b/dev-qt/qtwebkit/qtwebkit-5.212.0_pre20180120.ebuild
@@ -113,6 +113,7 @@ src_configure() {
-DUSE_QT_MULTIMEDIA=$(usex multimedia)
-DENABLE_NETSCAPE_PLUGIN_API=$(usex nsplugin)
-DENABLE_OPENGL=$(usex opengl)
+ -DENABLE_PRINT_SUPPORT=$(usex printsupport)
-DENABLE_DEVICE_ORIENTATION=$(usex orientation)
-DENABLE_WEBKIT2=$(usex qml)
$(cmake-utils_use_find_package webp WebP)
next reply other threads:[~2018-09-04 18:40 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-04 18:40 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-04-06 22:39 [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtwebkit/ Andreas Sturmlechner
2020-07-19 13:27 Sergei Trofimovich
2020-04-08 9:47 Mart Raudsepp
2020-04-05 9:38 Agostino Sarubbo
2020-04-04 13:34 Agostino Sarubbo
2020-04-04 13:27 Agostino Sarubbo
2020-04-04 13:27 Agostino Sarubbo
2020-04-03 20:07 Andreas Sturmlechner
2020-03-11 17:31 Andreas Sturmlechner
2020-01-14 19:28 Alexey Shvetsov
2020-01-14 19:14 Alexey Shvetsov
2019-11-30 13:26 Andreas Sturmlechner
2019-11-27 13:18 Mikle Kolyada
2019-11-23 12:43 Agostino Sarubbo
2019-11-12 15:01 Aaron Bauman
2019-10-20 16:15 Mikle Kolyada
2019-10-20 16:10 Mikle Kolyada
2019-09-12 7:49 Andreas Sturmlechner
2019-05-25 0:40 Aaron Bauman
2019-04-26 17:51 Anthony G. Basile
2019-01-14 9:08 Alexey Shvetsov
2018-10-19 20:23 Andreas Sturmlechner
2018-10-19 8:51 Michał Górny
2018-09-24 1:50 Thomas Deutschmann
2018-09-15 19:23 Mikle Kolyada
2018-09-15 18:26 Sergei Trofimovich
2018-09-12 14:29 Andreas Sturmlechner
2018-09-04 18:40 Andreas Sturmlechner
2018-07-14 8:20 Andreas Sturmlechner
2018-07-05 17:06 Davide Pesavento
2018-07-05 17:06 Davide Pesavento
2018-06-17 20:34 David Seifert
2018-06-02 23:21 Andreas Sturmlechner
2018-03-26 7:04 Sergei Trofimovich
2017-12-02 5:55 Davide Pesavento
2017-09-02 14:25 Andreas Sturmlechner
2017-07-15 5:16 Markus Meier
2017-07-07 11:40 Alexis Ballier
2017-07-04 15:49 Agostino Sarubbo
2017-07-04 14:02 Agostino Sarubbo
2017-06-24 2:29 Michael Palimaka
2017-06-06 16:12 Markus Meier
2017-06-03 20:09 Sergei Trofimovich
2017-05-21 16:41 Michael Weber
2017-05-20 10:37 Michael Weber
2017-05-20 9:34 Agostino Sarubbo
2017-05-18 12:39 Agostino Sarubbo
2017-01-02 18:59 Markus Meier
2016-08-23 19:46 Markus Meier
2016-08-15 5:56 Jeroen Roovers
2016-04-18 9:43 Patrice Clement
2016-04-18 8:13 Patrice Clement
2016-03-09 4:12 Jeroen Roovers
2016-03-05 22:20 Mikle Kolyada
2016-01-20 15:28 Davide Pesavento
2016-01-20 15:28 Davide Pesavento
2015-09-21 4:58 Jeroen Roovers
2015-08-26 14:56 Mikle Kolyada
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=1536086375.268537c4b0e9adaae5f30320765bc54375a99e97.asturm@gentoo \
--to=asturm@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