From de49812990871e1705b64051c35161d5e6400269 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 24 Dec 2018 14:11:38 +0000 Subject: gentoo resync : 24.12.2018 --- .../kcompletion/kcompletion-5.53.0.ebuild | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 kde-frameworks/kcompletion/kcompletion-5.53.0.ebuild (limited to 'kde-frameworks/kcompletion/kcompletion-5.53.0.ebuild') diff --git a/kde-frameworks/kcompletion/kcompletion-5.53.0.ebuild b/kde-frameworks/kcompletion/kcompletion-5.53.0.ebuild new file mode 100644 index 000000000000..111e8578b542 --- /dev/null +++ b/kde-frameworks/kcompletion/kcompletion-5.53.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +VIRTUALX_REQUIRED="test" +inherit kde5 + +DESCRIPTION="Framework for common completion tasks such as filename or URL completion" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="nls" + +RDEPEND=" + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kwidgetsaddons) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) +" +DEPEND="${RDEPEND} + nls? ( $(add_qt_dep linguist-tools) ) +" -- cgit v1.2.3