[lxqt] commit 0.12 without Manifest

This commit is contained in:
2018-05-20 21:17:54 +02:00
parent e9dfc5a3b9
commit 84ad97d931
22 changed files with 217 additions and 377 deletions

View File

@@ -1,8 +1,8 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit cmake-utils
EAPI=6
inherit cmake-utils eapi7-ver
DESCRIPTION="LXQt PolKit authentication agent"
HOMEPAGE="https://lxqt.org/"
@@ -15,20 +15,18 @@ else
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi
LICENSE="GPL-2 LGPL-2.1+"
LICENSE="LGPL-2.1+"
SLOT="0"
RDEPEND="
dev-libs/glib:2
>=dev-libs/libqtxdg-1.0.0
dev-libs/libqtxdg:0/3
dev-qt/qtcore:5
dev-qt/qtdbus:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
dev-qt/qtx11extras:5
dev-qt/qtxml:5
=lxqt-base/liblxqt-$(get_version_component_range 1-2)*
sys-auth/polkit-qt[qt5(+)]
!lxqt-base/lxqt-common
"
DEPEND="${RDEPEND}
dev-qt/linguist-tools:5