aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-02-09 17:52:59 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2022-02-02 20:09:09 +0100
commit6200ce22d60ac80f09beb10421eab96b902c2c66 (patch)
tree8fcaa403b7fd3081999a7a7702898e58a7044ade
parentkde-apps/kbruch: Tarball respun (diff)
downloadkde-6200ce22.tar.gz
kde-6200ce22.tar.bz2
kde-6200ce22.zip
www-client/falkon: Tests don't work for everyone.
Bug: https://bugs.gentoo.org/653046 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--www-client/falkon/falkon-9999.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/www-client/falkon/falkon-9999.ebuild b/www-client/falkon/falkon-9999.ebuild
index d8cd148125..ed02016f94 100644
--- a/www-client/falkon/falkon-9999.ebuild
+++ b/www-client/falkon/falkon-9999.ebuild
@@ -9,18 +9,20 @@ QTMIN=5.15.2
VIRTUALX_REQUIRED="test"
inherit ecm kde.org
+DESCRIPTION="Cross-platform web browser using QtWebEngine"
+HOMEPAGE="https://www.falkon.org/"
+
if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm64 ~x86"
fi
-DESCRIPTION="Cross-platform web browser using QtWebEngine"
-HOMEPAGE="https://www.falkon.org/"
-
LICENSE="GPL-3"
SLOT="0"
IUSE="dbus kde +X"
+RESTRICT="test" # bug 653046
+
COMMON_DEPEND="
dev-libs/openssl:0=
>=dev-qt/qtdeclarative-${QTMIN}:5[widgets]