Gentoo Archives: gentoo-commits

From: "Theo Chatzimichos (tampakrap)" <tampakrap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde4-guide.xml
Date: Sat, 29 Jan 2011 15:19:50
Message-Id: 20110129151921.37DEA20054@flycatcher.gentoo.org
1 tampakrap 11/01/29 15:19:21
2
3 Modified: kde4-guide.xml
4 Log:
5 Version bump, add KDE SC 4.6.0 and an extra chapter about KDEPIM
6
7 Revision Changes Path
8 1.69 xml/htdocs/proj/en/desktop/kde/kde4-guide.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.69&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.69&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?r1=1.68&r2=1.69
13
14 Index: kde4-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v
17 retrieving revision 1.68
18 retrieving revision 1.69
19 diff -u -r1.68 -r1.69
20 --- kde4-guide.xml 29 Jan 2011 12:48:40 -0000 1.68
21 +++ kde4-guide.xml 29 Jan 2011 15:19:21 -0000 1.69
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.68 2011/01/29 12:48:40 tampakrap Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.69 2011/01/29 15:19:21 tampakrap Exp $ -->
27
28 <guide>
29 <title>Gentoo KDE Guide</title>
30 @@ -33,8 +33,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>2.4</version>
35 -<date>2010-12-28</date>
36 +<version>2.5</version>
37 +<date>2011-01-29</date>
38
39 <chapter>
40 <title>KDE 3</title>
41 @@ -95,27 +95,34 @@
42 <th>Repository</th>
43 </tr>
44 <tr>
45 - <ti><uri link="#kde_portage">KDE SC 4.4.5</uri></ti>
46 + <ti><uri link="#kde4_4">KDE SC 4.4.5</uri></ti>
47 <ti>Portage</ti>
48 </tr>
49 <tr>
50 - <ti><uri link="#kde_portage">KDE SC 4.5.4</uri></ti>
51 + <ti><uri link="#kde4_5">KDE SC 4.5.5</uri></ti>
52 <ti>Portage</ti>
53 </tr>
54 <tr>
55 + <ti><uri link="#kde4_6">KDE SC 4.6.0</uri></ti>
56 + <ti>Portage</ti>
57 + </tr>
58 + <!--tr>
59 <ti><uri link="#snapshots">KDE SC 4.5.xx snapshots</uri></ti>
60 <ti>KDE Overlay</ti>
61 - </tr>
62 + </tr-->
63 <tr>
64 - <ti><uri link="#live">Live Ebuilds (4.5 Branch, Trunk)</uri></ti>
65 + <ti><uri link="#live">Live Ebuilds (4.6 Branch, Trunk)</uri></ti>
66 <ti>KDE Overlay</ti>
67 </tr>
68 </table>
69
70 </body>
71 </section>
72 -<section id="kde_portage">
73 -<title>Installing KDE SC 4.4.5 or 4.5.4 (from Portage)</title>
74 +</chapter>
75 +<chapter id="kde_portage">
76 +<title>Installing KDE SC from Portage</title>
77 +<section id="kde4_4">
78 +<title>KDE SC 4.4.5</title>
79 <body>
80
81 <p>
82 @@ -127,14 +134,20 @@
83 # <i>emerge -av kdebase-meta kdegames-meta</i> <comment>(installation of chosen modules only)</comment>
84 </pre>
85
86 +</body>
87 +</section>
88 +<section id="kde4_5">
89 +<title>KDE SC 4.5.5</title>
90 +<body>
91 +
92 <p>
93 -KDE SC 4.5.4 is also in portage, but in ~testing. Users with stable systems
94 +KDE SC 4.5.5 is also in portage, but in ~testing. Users with stable systems
95 also need to put <uri
96 link="http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.keywords/kde-4.5.keywords">
97 this keywords file</uri> in <path>/etc/portage/package.keywords</path>.
98 </p>
99
100 -<pre caption="Installation of KDE SC 4.5.4 using meta packages">
101 +<pre caption="Installation of KDE SC 4.5.5 using meta packages">
102 # <i>emerge -av kde-meta</i> <comment>(contains all of KDE modules)</comment>
103 # <i>emerge -av kdebase-meta kdegames-meta</i> <comment>(installation of chosen modules only)</comment>
104 </pre>
105 @@ -148,15 +161,89 @@
106
107 <p>
108 Due to a major rewrite in KDEPIM, the upstream KDEPIM developers decided
109 -not to release KDEPIM for KDE 4.5. Instead, they still release new KDEPIM
110 -4.4.x versions (currently 4.4.9), which can be installed with KDE 4.4.5 and
111 -KDE 4.5.4 as well.
112 +not to release KDEPIM for KDE 4.5. Instead, they released new KDEPIM
113 +4.4.x versions (currently 4.4.9 or 4.4.10), which can be installed with KDE 4.4.5 and
114 +KDE 4.5.5 as well.
115 </p>
116
117 </body>
118 </section>
119 +<section id="kde4_6">
120 +<title>KDE SC 4.6.0</title>
121 +<body>
122 +
123 +<p>
124 +KDE SC 4.6.0 is in portage, currenty ~testing and hardmasked. It will be
125 +unmasked as soon as <uri link="https://bugs.gentoo.org/353129">bug 353129</uri>
126 +will be resolved. The bug does NOT affect amd64/x86 users, which can normally
127 +unmask and use it. As for future stabilization, 4.6.1 could be a possible
128 +candidate.
129 +</p>
130 +
131 +<p>
132 +Users with stable systems need to put <uri
133 +link="http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.keywords/kde-4.6.keywords">
134 +this keywords file</uri> in <path>/etc/portage/package.keywords</path> and
135 +both stable and ~testing users need to put <uri
136 +link="http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.unmask/kde-4.6">
137 +this unmask file</uri> in <path>/etc/portage/package.unmask</path>.
138 +</p>
139 +
140 +<pre caption="Installation of KDE SC 4.6.0 using meta packages">
141 +# <i>emerge -av kde-meta</i> <comment>(contains all of KDE modules)</comment>
142 +# <i>emerge -av kdebase-meta kdegames-meta</i> <comment>(installation of chosen modules only)</comment>
143 +</pre>
144 +
145 +</body>
146 +</section>
147 +<section id="kdepim">
148 +<title>KDE SC 4.6 and KDEPIM</title>
149 +<body>
150 +
151 +<p>
152 +KDEPIM was once again delayed for 4.6.0, and there is no official
153 +answer for the future versions. KDE 4.6 works with either KDEPIM 4.4
154 +or with KDEPIM 4.6 beta, which is currently in the kde overlay.
155 +</p>
156 +
157 +<p>
158 +<b>KDEPIM 4.4.[9.10]:</b><br />
159 +KDEPIM 4.4.9 is stable in portage, and 4.4.10 is ~testing. You are
160 +adviced to use the later, for which stable users will need to put <uri
161 +link="http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob;f=sets/kdepim-4.6">
162 +this keywords file</uri> in <path>/etc/portage/package.keywords</path>.
163 +</p>
164 +
165 +<pre caption="Installation of KDEPIM 4.4.10">
166 +# <i>emerge -av kdepim-meta</i>
167 +</pre>
168 +
169 +<p>
170 +<b>KDEPIM 4.6 Beta</b><br />
171 +The upstream KDEPIM developers released a number of beta tarballs,
172 +since the decision that KDEPIM is not ready for inclusion to 4.6.0.
173 +These tarballs are currently in the kde overlay:
174 +</p>
175 +
176 +<pre caption="Installing kde overlay">
177 +# <i>layman -f -a kde</i>
178 +<comment>For more information regarding overlays, please read the <uri
179 +link="http://www.gentoo.org/proj/en/overlays/userguide.xml">Overlay Guide</uri></comment>
180 +</pre>
181 +
182 +<pre caption="Creating symlink of the keywords/unmask files">
183 +# <i>ln -s /path/to/overlay/kde/Documentation/package.keywords/.kde-4.6/kdepim-4.6 /etc/portage/package.keywords/</i><comment>(For users with stable systems only)</comment>
184 +# <i>ln -s /path/to/overlay/kde/Documentation/package.unmask/kdepim-4.6 /etc/portage/package.unmask/</i>
185 +</pre>
186 +
187 +<pre caption="Installation of KDEPIM 4.6 beta">
188 +# <i>emerge -av kdepim-meta</i>
189 +</pre>
190 +
191 +</body>
192 +</section>
193 <section id="snapshots">
194 -<title>Installing KDE 4.5.90 snapshots (from kde overlay)</title>
195 +<title>Installing KDE snapshots (from kde overlay)</title>
196 <body>
197
198 <p>
199 @@ -190,7 +277,11 @@
200 </tr>
201 </table>
202
203 -<p>
204 +<note>
205 +Currently there are no snapshots available
206 +</note>
207 +
208 +<!--p>
209 Snapshots are only available through <c>kde</c> overlay, so first
210 thing is to install it:
211 </p>
212 @@ -220,7 +311,7 @@
213 <pre caption="Installation using meta packages">
214 # <i>emerge -av kde-meta</i> <comment>(contains all of KDE modules)</comment>
215 # <i>emerge -av kdebase-meta kdegames-meta</i> <comment>(installation of chosen modules only)</comment>
216 -</pre>
217 +</pre-->
218
219 </body>
220 </section>