summaryrefslogtreecommitdiff
path: root/dev-libs/kasync/kasync-0.3.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/kasync/kasync-0.3.0.ebuild')
-rw-r--r--dev-libs/kasync/kasync-0.3.0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-libs/kasync/kasync-0.3.0.ebuild b/dev-libs/kasync/kasync-0.3.0.ebuild
new file mode 100644
index 000000000000..2a0fc33b2de3
--- /dev/null
+++ b/dev-libs/kasync/kasync-0.3.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_TEST="forceoptional"
+inherit kde5
+
+DESCRIPTION="C++ library for controlling asynchronous tasks"
+SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.xz"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64"
+IUSE=""