app-office/pybliographer: Drop old
[gentoo.git] / kde-plasma / kwayland-integration / kwayland-integration-5.15.3.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 KDE_TEST="true"
7 inherit kde5
8
9 DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
10 HOMEPAGE="https://cgit.kde.org/kwayland-integration.git"
11
12 LICENSE="LGPL-2.1"
13 KEYWORDS="~amd64 ~arm ~arm64 ~x86"
14 IUSE=""
15
16 DEPEND="
17         $(add_frameworks_dep kidletime)
18         $(add_frameworks_dep kwayland)
19         $(add_frameworks_dep kwindowsystem)
20         $(add_qt_dep qtgui)
21         $(add_qt_dep qtwidgets)
22 "
23 RDEPEND="${DEPEND}"
24
25 RESTRICT+=" test" # bug 668872