Gentoo Archives: gentoo-commits

From: "Michael Palimaka (kensington)" <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/targets/desktop/plasma: eapi make.defaults package.use parent use.force
Date: Sun, 01 Feb 2015 18:12:42
Message-Id: 20150201181235.A8C7410D71@oystercatcher.gentoo.org
1 kensington 15/02/01 18:12:35
2
3 Added: eapi make.defaults package.use parent use.force
4 Log:
5 Add initial profile for KDE Plasma 5.
6
7 Revision Changes Path
8 1.1 profiles/targets/desktop/plasma/eapi
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/plasma/eapi?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/plasma/eapi?rev=1.1&content-type=text/plain
12
13 Index: eapi
14 ===================================================================
15 5
16
17
18
19 1.1 profiles/targets/desktop/plasma/make.defaults
20
21 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/plasma/make.defaults?rev=1.1&view=markup
22 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/plasma/make.defaults?rev=1.1&content-type=text/plain
23
24 Index: make.defaults
25 ===================================================================
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/plasma/make.defaults,v 1.1 2015/02/01 18:12:35 kensington Exp $
29
30 USE="consolekit declarative dri kde kipi phonon plasma policykit qml qt5 semantic-desktop widgets xcomposite xinerama xscreensaver"
31
32
33
34 1.1 profiles/targets/desktop/plasma/package.use
35
36 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/plasma/package.use?rev=1.1&view=markup
37 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/plasma/package.use?rev=1.1&content-type=text/plain
38
39 Index: package.use
40 ===================================================================
41 # Copyright 1999-2015 Gentoo Foundation
42 # Distributed under the terms of the GNU General Public License v2
43 # $Header: /var/cvsroot/gentoo-x86/profiles/targets/desktop/plasma/package.use,v 1.1 2015/02/01 18:12:35 kensington Exp $
44
45 # Not required, but makes life easier with Qt; bug 457934
46 app-arch/unzip natspec
47
48 # Required by app-office/akonadi-server
49 dev-qt/qtsql mysql
50
51 # Required by dev-qt/qtcore
52 dev-libs/libpcre pcre16
53
54 # Required by media-gfx/graphviz which is required by kde-apps/kcachegrind
55 media-libs/gd fontconfig
56
57 # Required by kde-apps/libkexiv2
58 media-gfx/exiv2 xmp
59
60 # Required by kde-base/pykde4
61 dev-python/PyQt4 script sql webkit
62
63 # Required by kde-frameworks/kactivities
64 sys-libs/zlib minizip
65
66 # Required by kde-frameworks/kapidox
67 media-gfx/graphviz python
68
69 # Required by kde-frameworks/kcoreaddons
70 dev-qt/qtcore icu
71
72 # Required by kde-plasma/kwin
73 media-libs/mesa egl
74
75 # Allow certain KDE 4 components to be coinstalled with Plasma 5
76 kde-base/baloo minimal
77 kde-base/kactivities minimal
78 kde-base/kde-meta minimal
79 kde-base/kdeartwork-meta minimal
80 kde-base/kdebase-kioslaves minimal
81 kde-base/kdebase-meta minimal
82 kde-base/kdebase-runtime-meta minimal
83
84
85
86 1.1 profiles/targets/desktop/plasma/parent
87
88 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/plasma/parent?rev=1.1&view=markup
89 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/plasma/parent?rev=1.1&content-type=text/plain
90
91 Index: parent
92 ===================================================================
93 ..
94
95
96
97 1.1 profiles/targets/desktop/plasma/use.force
98
99 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/plasma/use.force?rev=1.1&view=markup
100 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/desktop/plasma/use.force?rev=1.1&content-type=text/plain
101
102 Index: use.force
103 ===================================================================
104 # Force policykit on, other configurations are *maybe* possible but
105 # not supported. If you know how to disable this mask, you also know enough to
106 # handle the consequences.
107 policykit