From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 58DF81396D0 for ; Sat, 26 Aug 2017 14:52:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A8CFE0CA4; Sat, 26 Aug 2017 14:52:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 469EBE0CA4 for ; Sat, 26 Aug 2017 14:52:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2FB5B341708 for ; Sat, 26 Aug 2017 14:52:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87EE8835D for ; Sat, 26 Aug 2017 14:52:26 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1503759003.79f540fd9be7bb24c35f2e1481be2d86fb96a47e.asturm@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: www-client/qupzilla/ X-VCS-Repository: proj/qt X-VCS-Files: www-client/qupzilla/metadata.xml www-client/qupzilla/qupzilla-9999.ebuild X-VCS-Directories: www-client/qupzilla/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 79f540fd9be7bb24c35f2e1481be2d86fb96a47e X-VCS-Branch: master Date: Sat, 26 Aug 2017 14:52:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4d242335-bcbd-4914-9efd-9a1deb7f70e0 X-Archives-Hash: 1d2933fe0118cf4637d60ede33ad1f8e commit: 79f540fd9be7bb24c35f2e1481be2d86fb96a47e Author: Andreas Sturmlechner gmail com> AuthorDate: Sat Aug 26 14:50:03 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 26 14:50:03 2017 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=79f540fd www-client/qupzilla: Sync w/ tree - USE=kwallet, https, deps Package-Manager: Portage-2.3.8, Repoman-2.3.3 www-client/qupzilla/metadata.xml | 27 ++++++++++++++------------- www-client/qupzilla/qupzilla-9999.ebuild | 12 ++++++------ 2 files changed, 20 insertions(+), 19 deletions(-) diff --git a/www-client/qupzilla/metadata.xml b/www-client/qupzilla/metadata.xml index 5f0517cc..b2c82f81 100644 --- a/www-client/qupzilla/metadata.xml +++ b/www-client/qupzilla/metadata.xml @@ -1,17 +1,18 @@ - - qt@gentoo.org - Gentoo Qt Project - - - Enable fancy non-blocking JavaScript dialogs - shown inside the page, not blocking the application window. When closing - browser windows with open dialogs, this can crash the application. - - - - QupZilla/qupzilla - + + qt@gentoo.org + Gentoo Qt Project + + + Enable encrypted storage of passwords with kde-frameworks/kwallet + Enable fancy non-blocking JavaScript dialogs + shown inside the page, not blocking the application window. When closing + browser windows with open dialogs, this can crash the application. + + + + QupZilla/qupzilla + diff --git a/www-client/qupzilla/qupzilla-9999.ebuild b/www-client/qupzilla/qupzilla-9999.ebuild index ef2a574d..0fc69015 100644 --- a/www-client/qupzilla/qupzilla-9999.ebuild +++ b/www-client/qupzilla/qupzilla-9999.ebuild @@ -25,15 +25,14 @@ else fi DESCRIPTION="A cross-platform web browser using QtWebEngine" -HOMEPAGE="http://www.qupzilla.com/" +HOMEPAGE="https://www.qupzilla.com/" SRC_URI+=" https://github.com/QupZilla/${PN}-plugins/archive/${PLUGINS_HASH}.tar.gz -> ${PN}-plugins-${PLUGINS_VERSION}.tar.gz" LICENSE="GPL-3" SLOT="0" -IUSE="dbus debug gnome-keyring kde libressl nonblockdialogs" +IUSE="dbus debug gnome-keyring kwallet libressl nonblockdialogs" RDEPEND=" - >=dev-qt/qtconcurrent-5.8:5 >=dev-qt/qtcore-5.8:5 >=dev-qt/qtdeclarative-5.8:5[widgets] >=dev-qt/qtgui-5.8:5 @@ -47,12 +46,13 @@ RDEPEND=" x11-libs/libxcb:= dbus? ( >=dev-qt/qtdbus-5.8:5 ) gnome-keyring? ( gnome-base/gnome-keyring ) - kde? ( kde-frameworks/kwallet:5 ) + kwallet? ( kde-frameworks/kwallet:5 ) libressl? ( dev-libs/libressl:= ) - !libressl? ( dev-libs/openssl:0 ) + !libressl? ( dev-libs/openssl:0= ) " DEPEND="${RDEPEND} >=dev-qt/linguist-tools-5.8:5 + >=dev-qt/qtconcurrent-5.8:5 virtual/pkgconfig " @@ -95,7 +95,7 @@ src_configure() { DEBUG_BUILD=$(usex debug true '') \ DISABLE_DBUS=$(usex dbus '' true) \ GNOME_INTEGRATION=$(usex gnome-keyring true '') \ - KDE_INTEGRATION=$(usex kde true '') \ + KDE_INTEGRATION=$(usex kwallet true '') \ NONBLOCK_JS_DIALOGS=$(usex nonblockdialogs true '') eqmake5