aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-13 20:53:30 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-11-13 20:53:34 +0100
commitb40d52d118becd05ab495122ce0f0ee151f6b2f8 (patch)
treeee74ec15111d7d5600abf8e1035270d8980177ea /sys-auth/polkit-qt
parentkde-plasma/plasma-workspace-wallpapers: Switch to cmake-utils (diff)
downloadkde-b40d52d118becd05ab495122ce0f0ee151f6b2f8.tar.gz
kde-b40d52d118becd05ab495122ce0f0ee151f6b2f8.tar.bz2
kde-b40d52d118becd05ab495122ce0f0ee151f6b2f8.zip
sys-auth/polkit-qt: Sync DESCRIPTION and release switch w/ Gentoo repo
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sys-auth/polkit-qt')
-rw-r--r--sys-auth/polkit-qt/polkit-qt-9999.ebuild9
1 files changed, 7 insertions, 2 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
index f0a82feab2..23e69a6597 100644
--- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
@@ -6,12 +6,17 @@ EAPI=7
KDE_ORG_NAME="polkit-qt-1"
inherit cmake-utils kde.org
-DESCRIPTION="PolicyKit Qt API wrapper library"
+DESCRIPTION="Qt wrapper around polkit-1 client libraries"
HOMEPAGE="https://api.kde.org/kdesupport-api/polkit-qt-1-apidocs/"
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+ SRC_URI="mirror://kde/stable/${KDE_ORG_NAME}/${KDE_ORG_NAME}-${PV}.tar.xz"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+ S="${WORKDIR}/${KDE_ORG_NAME}-${PV}"
+fi
+
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS=""
IUSE="debug examples"
RDEPEND="