summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2015-02-01 18:12:35 +0000
committerMichael Palimaka <kensington@gentoo.org>2015-02-01 18:12:35 +0000
commit1095acd189498275c002d9c705dc1f10a35c5051 (patch)
tree340a5e7a9e95788941cb144ff2eca48404fba71c /profiles/targets
parentAdd ~x86 keyword. (diff)
downloadgentoo-2-1095acd189498275c002d9c705dc1f10a35c5051.tar.gz
gentoo-2-1095acd189498275c002d9c705dc1f10a35c5051.tar.bz2
gentoo-2-1095acd189498275c002d9c705dc1f10a35c5051.zip
Add initial profile for KDE Plasma 5.
Diffstat (limited to 'profiles/targets')
-rw-r--r--profiles/targets/desktop/plasma/eapi1
-rw-r--r--profiles/targets/desktop/plasma/make.defaults5
-rw-r--r--profiles/targets/desktop/plasma/package.use42
-rw-r--r--profiles/targets/desktop/plasma/parent1
-rw-r--r--profiles/targets/desktop/plasma/use.force4
5 files changed, 53 insertions, 0 deletions
diff --git a/profiles/targets/desktop/plasma/eapi b/profiles/targets/desktop/plasma/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/targets/desktop/plasma/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/targets/desktop/plasma/make.defaults b/profiles/targets/desktop/plasma/make.defaults
new file mode 100644
index 000000000000..b15ad80222f1
--- /dev/null
+++ b/profiles/targets/desktop/plasma/make.defaults
@@ -0,0 +1,5 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/plasma/make.defaults,v 1.1 2015/02/01 18:12:35 kensington Exp $
+
+USE="consolekit declarative dri kde kipi phonon plasma policykit qml qt5 semantic-desktop widgets xcomposite xinerama xscreensaver"
diff --git a/profiles/targets/desktop/plasma/package.use b/profiles/targets/desktop/plasma/package.use
new file mode 100644
index 000000000000..86379b8fab60
--- /dev/null
+++ b/profiles/targets/desktop/plasma/package.use
@@ -0,0 +1,42 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/plasma/package.use,v 1.1 2015/02/01 18:12:35 kensington Exp $
+
+# Not required, but makes life easier with Qt; bug 457934
+app-arch/unzip natspec
+
+# Required by app-office/akonadi-server
+dev-qt/qtsql mysql
+
+# Required by dev-qt/qtcore
+dev-libs/libpcre pcre16
+
+# Required by media-gfx/graphviz which is required by kde-apps/kcachegrind
+media-libs/gd fontconfig
+
+# Required by kde-apps/libkexiv2
+media-gfx/exiv2 xmp
+
+# Required by kde-base/pykde4
+dev-python/PyQt4 script sql webkit
+
+# Required by kde-frameworks/kactivities
+sys-libs/zlib minizip
+
+# Required by kde-frameworks/kapidox
+media-gfx/graphviz python
+
+# Required by kde-frameworks/kcoreaddons
+dev-qt/qtcore icu
+
+# Required by kde-plasma/kwin
+media-libs/mesa egl
+
+# Allow certain KDE 4 components to be coinstalled with Plasma 5
+kde-base/baloo minimal
+kde-base/kactivities minimal
+kde-base/kde-meta minimal
+kde-base/kdeartwork-meta minimal
+kde-base/kdebase-kioslaves minimal
+kde-base/kdebase-meta minimal
+kde-base/kdebase-runtime-meta minimal
diff --git a/profiles/targets/desktop/plasma/parent b/profiles/targets/desktop/plasma/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/targets/desktop/plasma/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/targets/desktop/plasma/use.force b/profiles/targets/desktop/plasma/use.force
new file mode 100644
index 000000000000..5a52ef021a76
--- /dev/null
+++ b/profiles/targets/desktop/plasma/use.force
@@ -0,0 +1,4 @@
+# Force policykit on, other configurations are *maybe* possible but
+# not supported. If you know how to disable this mask, you also know enough to
+# handle the consequences.
+policykit