From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/johu:master commit in: app-admin/calamares/
Date: Mon, 25 Apr 2016 15:49:53 +0000 (UTC) [thread overview]
Message-ID: <1461599387.bd298c76f93d2ceeeb1bc9cc62da3c2515edec4f.johu@gentoo> (raw)
commit: bd298c76f93d2ceeeb1bc9cc62da3c2515edec4f
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 25 15:49:47 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 15:49:47 2016 +0000
URL: https://gitweb.gentoo.org/dev/johu.git/commit/?id=bd298c76
app-admin/calamares: Use qtwebengine
Package-Manager: portage-2.2.28
app-admin/calamares/calamares-9999.ebuild | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/app-admin/calamares/calamares-9999.ebuild b/app-admin/calamares/calamares-9999.ebuild
index 221ae71..c228134 100644
--- a/app-admin/calamares/calamares-9999.ebuild
+++ b/app-admin/calamares/calamares-9999.ebuild
@@ -4,6 +4,7 @@
EAPI=6
+QT_MINIMAL="5.6.0"
PYTHON_COMPAT=( python{3_4,3_5} )
inherit kde5 python-r1
@@ -31,7 +32,7 @@ DEPEND="${PYTHON_DEPS}
$(add_qt_dep qtgui)
$(add_qt_dep qtnetwork)
$(add_qt_dep qtsvg)
- $(add_qt_dep qtwebkit)
+ $(add_qt_dep qtwebengine 'widgets')
$(add_qt_dep qtwidgets)
>=dev-cpp/yaml-cpp-0.5.1
>=dev-libs/boost-1.55:=[${PYTHON_USEDEP}]
@@ -67,7 +68,10 @@ src_prepare() {
}
src_configure() {
- local mycmakeargs=( "-DWITH_PARTITIONMANAGER=1" )
+ local mycmakeargs=(
+ -DWEBVIEW_FORCE_WEBKIT=OFF
+ )
+
kde5_src_configure
sed -i -e 's:pkexec /usr/bin/calamares:calamares-pkexec:' "${S}"/calamares.desktop
sed -i -e 's:Icon=calamares:Icon=drive-harddisk:' "${S}"/calamares.desktop
next reply other threads:[~2016-04-25 15:49 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-25 15:49 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-14 6:15 [gentoo-commits] dev/johu:master commit in: app-admin/calamares/ Johannes Huber
2016-07-25 22:14 Johannes Huber
2016-07-01 17:06 Johannes Huber
2016-05-22 18:39 Johannes Huber
2016-04-12 17:48 Johannes Huber
2016-04-10 19:08 Johannes Huber
2016-04-07 18:29 Johannes Huber
2016-03-15 16:02 Johannes Huber
2016-03-13 11:04 Johannes Huber
2016-03-12 13:44 Johannes Huber
2015-07-26 11:55 Johannes Huber
2015-07-22 21:31 Johannes Huber
2015-07-22 21:22 Johannes Huber
2015-07-22 20:37 Johannes Huber
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=1461599387.bd298c76f93d2ceeeb1bc9cc62da3c2515edec4f.johu@gentoo \
--to=johu@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