summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-11-20 15:19:50 +0100
committerJohannes Huber <johu@gentoo.org>2016-11-20 15:20:30 +0100
commit81fbf2f0f5bbd0dccab657e179f63c7b09169549 (patch)
treeccaa7937c2f390224a64561534d38105df83473a /kde-plasma/kephal
parentdev-db/postgis: ppc stable wrt bug #588434 (diff)
downloadgentoo-81fbf2f0f5bbd0dccab657e179f63c7b09169549.tar.gz
gentoo-81fbf2f0f5bbd0dccab657e179f63c7b09169549.tar.bz2
gentoo-81fbf2f0f5bbd0dccab657e179f63c7b09169549.zip
kde-base/kephal -> kde-plasma/kephal
Diffstat (limited to 'kde-plasma/kephal')
-rw-r--r--kde-plasma/kephal/Manifest1
-rw-r--r--kde-plasma/kephal/kephal-4.11.22.ebuild25
-rw-r--r--kde-plasma/kephal/metadata.xml8
3 files changed, 34 insertions, 0 deletions
diff --git a/kde-plasma/kephal/Manifest b/kde-plasma/kephal/Manifest
new file mode 100644
index 000000000000..db5163f83985
--- /dev/null
+++ b/kde-plasma/kephal/Manifest
@@ -0,0 +1 @@
+DIST kde-workspace-4.11.22.tar.xz 13553668 SHA256 f035334e843d67ee88551ae9e6c5f64bf7b1edfe311b12501575fe74be0b03b7 SHA512 9def2cc8d1e597259966cd6cc44e9aad7ebe2c7cde5943e362c6782d1344e7da4fff0dddd0fe0c948bca159dba128d8a36006e1ae409415cd22f74955d0a9b95 WHIRLPOOL 14b0fcef19bda4b92a42612387fb6307a50dbb3620e911e3e0aaf5d764fb263e1959baae2e55cb71d92d064542844ae963b170bb960a9b7dc18a11627b731802
diff --git a/kde-plasma/kephal/kephal-4.11.22.ebuild b/kde-plasma/kephal/kephal-4.11.22.ebuild
new file mode 100644
index 000000000000..1dc369a769da
--- /dev/null
+++ b/kde-plasma/kephal/kephal-4.11.22.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KMNAME="kde-workspace"
+KMMODULE="libs/kephal"
+inherit kde4-meta
+
+DESCRIPTION="Allows handling of multihead systems via the XRandR extension"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+RDEPEND="
+ x11-libs/libX11
+ x11-libs/libXrandr
+"
+DEPEND="${RDEPEND}
+ x11-proto/randrproto
+"
+
+KMEXTRACTONLY+="
+ kephal/kephal/screens.h
+"
diff --git a/kde-plasma/kephal/metadata.xml b/kde-plasma/kephal/metadata.xml
new file mode 100644
index 000000000000..0cf59224b009
--- /dev/null
+++ b/kde-plasma/kephal/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>kde@gentoo.org</email>
+ <name>Gentoo KDE Project</name>
+</maintainer>
+</pkgmetadata>