summaryrefslogtreecommitdiff
path: root/kde-apps/kmag/kmag-16.08.1.ebuild
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-09-15 21:33:27 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-09-15 21:38:26 +1000
commit5bc2531e9317b8679cc9e1ae68ee5883518bb613 (patch)
tree29fde51ed18962fcd1f1c5cf98f58ba728bc67f7 /kde-apps/kmag/kmag-16.08.1.ebuild
parentdbbbc7dd32c7490a5a72b639e223e88db46d0f4b (diff)
downloadgentoo-5bc2531e9317b8679cc9e1ae68ee5883518bb613.tar.gz
gentoo-5bc2531e9317b8679cc9e1ae68ee5883518bb613.tar.xz
kde-apps: version bump 16.08.1
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-apps/kmag/kmag-16.08.1.ebuild')
-rw-r--r--kde-apps/kmag/kmag-16.08.1.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-apps/kmag/kmag-16.08.1.ebuild b/kde-apps/kmag/kmag-16.08.1.ebuild
new file mode 100644
index 00000000000..94af768ab63
--- /dev/null
+++ b/kde-apps/kmag/kmag-16.08.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="optional"
+inherit kde4-base
+
+DESCRIPTION="KDE screen magnifier"
+HOMEPAGE="https://www.kde.org/applications/utilities/kmag/"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="debug"
+
+RDEPEND="
+ $(add_kdeapps_dep kaccessible)
+"