Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde4-guide.xml
Date: Thu, 02 Aug 2012 00:04:43
Message-Id: 20120802000418.3120B2004B@flycatcher.gentoo.org
1 johu 12/08/02 00:04:18
2
3 Modified: kde4-guide.xml
4 Log:
5 Add KDE SC 4.9.0. Update overlay infos.
6
7 Revision Changes Path
8 1.98 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.98&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.98&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?r1=1.97&r2=1.98
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.97
18 retrieving revision 1.98
19 diff -u -r1.97 -r1.98
20 --- kde4-guide.xml 11 Jul 2012 20:04:34 -0000 1.97
21 +++ kde4-guide.xml 2 Aug 2012 00:04:18 -0000 1.98
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.97 2012/07/11 20:04:34 kensington Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.98 2012/08/02 00:04:18 johu Exp $ -->
27
28 <guide>
29 <title>Gentoo KDE Guide</title>
30 @@ -39,8 +39,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>3.15</version>
35 -<date>2012-07-11</date>
36 +<version>3.16</version>
37 +<date>2012-08-02</date>
38
39 <chapter>
40 <title>KDE 3</title>
41 @@ -108,6 +108,10 @@
42 <ti>Portage</ti>
43 </tr>
44 <tr>
45 + <ti><uri link="#kde4_9">KDE SC 4.9.0</uri></ti>
46 + <ti>Portage</ti>
47 + </tr>
48 + <tr>
49 <ti><uri link="#snapshots">KDE SC 4.9 Snapshots</uri></ti>
50 <ti>KDE Overlay</ti>
51 </tr>
52 @@ -250,6 +254,34 @@
53
54 </body>
55 </section>
56 +<section id="kde4_9">
57 +<title>KDE SC 4.9</title>
58 +<body>
59 +
60 +<p>
61 +KDE SC 4.9.0 is in portage, currently as ~testing, stabilization isn't planned yet.
62 +</p>
63 +
64 +<p>
65 +Users with stable systems need to put <uri
66 +link="http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.keywords/kde-4.9.keywords">
67 +this keywords file</uri> in <path>/etc/portage/package.keywords</path>.
68 +</p>
69 +
70 +<pre caption="Installation of KDE SC 4.9 using meta packages">
71 +# <i>emerge -av kde-meta</i> <comment>(contains all of KDE modules)</comment>
72 +# <i>emerge -av kdebase-meta kdegames-meta</i> <comment>(installation of chosen modules only)</comment>
73 +</pre>
74 +
75 +<warn>
76 +If you running KDEPIM and upgrade from 4.4 to 4.9,
77 +please have a look at the <uri link="http://wiki.gentoo.org/wiki/KDEPIM-4.7_upgrade">Gentoo Wiki KDEPIM 4.7
78 +Upgrade Guide</uri> first! If you want to stick with KDEPIM 4.4 you can
79 +<uri link="kdepim-4.7-mask.txt">mask KDEPIM 4.9</uri> (Guide is still valid for 4.9).
80 +</warn>
81 +
82 +</body>
83 +</section>
84 </chapter>
85 <chapter id="kde_overlay">
86 <title>Installing KDE SC from Overlay</title>
87 @@ -309,20 +341,21 @@
88 </tr>
89 </table>
90
91 -<!--note>
92 +<note>
93 Currently there are no snapshots available.
94 -</note-->
95 +</note>
96
97 -<!-- Enable this if first KDE SC 4.9 Snapshot is in overlay available -->
98 +<!-- Enable this if first KDE SC 4.10 Snapshot is in overlay available -->
99 +<!--
100 <p>
101 Users with stable systems have to keyword the packages to proceed. We provide a
102 package.keyword file in <c>kde</c> overlay. Due to masked depedencies, KDE SC
103 -4.8.80 should also be masked. We should symlink the files:
104 +4.9.80 should also be masked. We should symlink the files:
105 </p>
106
107 <pre caption="Creating symlink of the keywords file">
108 -# <i>ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-4.9.keywords /etc/portage/package.keywords/</i>
109 -# <i>ln -s /path/to/overlay/kde/Documentation/package.unmask/kde-4.9 /etc/portage/package.unmask/</i>
110 +# <i>ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-4.10.keywords /etc/portage/package.keywords/</i>
111 +# <i>ln -s /path/to/overlay/kde/Documentation/package.unmask/kde-4.10 /etc/portage/package.unmask/</i>
112 </pre>
113
114 <p>
115 @@ -336,10 +369,11 @@
116 </pre>
117
118 <pre caption="Installation using sets">
119 -<comment>(For KDE SC 4.9 Snapshots)</comment>
120 -# <i>emerge -av @kde-4.9</i> <comment>(contains all of KDE modules)</comment>
121 -# <i>emerge -av @kdebase-4.9 @kdegames-4.9</i> <comment>(installation of chosen modules only)</comment>
122 +<comment>(For KDE SC 4.10 Snapshots)</comment>
123 +# <i>emerge -av @kde-4.10</i> <comment>(contains all of KDE modules)</comment>
124 +# <i>emerge -av @kdebase-4.10 @kdegames-4.10</i> <comment>(installation of chosen modules only)</comment>
125 </pre>
126 +-->
127
128 </body>
129 </section>
130 @@ -352,7 +386,8 @@
131 link="http://quickgit.kde.org">KDE QuickGit</uri>, and for public checkout.
132 Gentoo, as a source based distro, has the ability to provide live ebuilds that
133 checkout the code either from the latest branch or from trunk. Currently, we
134 -provide 4.8.49.9999 ebuilds from 4.8 branch and 9999 ebuilds from trunk.
135 +provide 4.8.49.9999 ebuilds from 4.8 branch, 4.9.49.9999 ebuilds from 4.9
136 +branch and 9999 ebuilds from trunk.
137 </p>
138
139 <table>
140 @@ -382,7 +417,7 @@
141
142 <pre caption="Creating symlink of the keywords file">
143 # <i>cd /etc/portage/package.keywords</i>
144 -# <i>ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-4.8.49.9999.keywords .</i><comment>(for 4.8 Branch)</comment>
145 +# <i>ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-4.9.49.9999.keywords .</i><comment>(for 4.9 Branch)</comment>
146 # <i>ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-live.keywords .</i><comment>(for KDE Trunk)</comment>
147 </pre>
148
149 @@ -397,9 +432,9 @@
150 </pre>
151
152 <pre caption="Installation using sets">
153 -<comment>(For KDE SC 4.8 Branch)</comment>
154 -# <i>emerge -av @kde-4.8</i> <comment>(contains all of KDE modules)</comment>
155 -# <i>emerge -av @kdebase-4.8 @kdegames-4.8</i> <comment>(installation of chosen modules only)</comment>
156 +<comment>(For KDE SC 4.9 Branch)</comment>
157 +# <i>emerge -av @kde-4.9</i> <comment>(contains all of KDE modules)</comment>
158 +# <i>emerge -av @kdebase-4.9 @kdegames-4.9</i> <comment>(installation of chosen modules only)</comment>
159 <comment>(For KDE SC Trunk)</comment>
160 # <i>emerge -av @kde-live</i> <comment>(contains all of KDE modules)</comment>
161 # <i>emerge -av @kdebase-live @kdegames-live</i> <comment>(installation of chosen modules only)</comment>