summaryrefslogtreecommitdiff
path: root/kde-frameworks/attica/attica-5.46.0.ebuild
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-05-12 14:55:36 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-05-12 16:01:15 +0200
commit1e62bbc175408949f57833235bf3bcfecf99638c (patch)
tree0acd97bd97458eb52c5d438429d281b927e77f79 /kde-frameworks/attica/attica-5.46.0.ebuild
parent764f495d5fd70325f9e907b04f84af29151cbcc1 (diff)
downloadgentoo-1e62bbc175408949f57833235bf3bcfecf99638c.tar.gz
gentoo-1e62bbc175408949f57833235bf3bcfecf99638c.tar.xz
kde-frameworks: Add KDE Frameworks 5.46.0
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'kde-frameworks/attica/attica-5.46.0.ebuild')
-rw-r--r--kde-frameworks/attica/attica-5.46.0.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/kde-frameworks/attica/attica-5.46.0.ebuild b/kde-frameworks/attica/attica-5.46.0.ebuild
new file mode 100644
index 00000000000..d88c4abe8df
--- /dev/null
+++ b/kde-frameworks/attica/attica-5.46.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Framework providing access to Open Collaboration Services"
+LICENSE="LGPL-2.1+"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="
+ $(add_qt_dep qtnetwork)
+"
+DEPEND="${RDEPEND}"