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: index.xml kde4-guide.xml
Date: Wed, 08 Sep 2010 17:12:31
Message-Id: 20100908171225.C568620051@flycatcher.gentoo.org
1 tampakrap 10/09/08 17:12:25
2
3 Modified: index.xml kde4-guide.xml
4 Log:
5 Remove snapshots installation guide as it is confusing with the kdepim snapshots that exist, and pretty useless until we release them again. Also, add 4.5.1 installation notes
6
7 Revision Changes Path
8 1.117 xml/htdocs/proj/en/desktop/kde/index.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/index.xml?rev=1.117&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/index.xml?rev=1.117&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/index.xml?r1=1.116&r2=1.117
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/index.xml,v
17 retrieving revision 1.116
18 retrieving revision 1.117
19 diff -u -r1.116 -r1.117
20 --- index.xml 6 Sep 2010 12:55:40 -0000 1.116
21 +++ index.xml 8 Sep 2010 17:12:25 -0000 1.117
22 @@ -364,7 +364,7 @@
23
24 <note>
25 To become an HT, please read the <uri link="at/">document</uri> and contact the
26 -current KDE HT lead, <mail link="scarabeus"/>.
27 +current KDE HT lead, <mail link="tampakrap"/>.
28 </note>
29
30 <p>
31
32
33
34 1.62 xml/htdocs/proj/en/desktop/kde/kde4-guide.xml
35
36 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.62&view=markup
37 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.62&content-type=text/plain
38 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?r1=1.61&r2=1.62
39
40 Index: kde4-guide.xml
41 ===================================================================
42 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v
43 retrieving revision 1.61
44 retrieving revision 1.62
45 diff -u -r1.61 -r1.62
46 --- kde4-guide.xml 16 Aug 2010 12:05:55 -0000 1.61
47 +++ kde4-guide.xml 8 Sep 2010 17:12:25 -0000 1.62
48 @@ -1,6 +1,6 @@
49 <?xml version="1.0" encoding="UTF-8"?>
50 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
51 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.61 2010/08/16 12:05:55 reavertm Exp $ -->
52 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.62 2010/09/08 17:12:25 tampakrap Exp $ -->
53
54 <guide>
55 <title>Gentoo KDE Guide</title>
56 @@ -34,7 +34,7 @@
57 <license/>
58
59 <version>2</version>
60 -<date>2010-08-14</date>
61 +<date>2010-09-08</date>
62
63 <chapter>
64 <title>KDE 3</title>
65 @@ -90,11 +90,11 @@
66 </p>
67 <table>
68 <tr>
69 - <ti><uri link="#kde_portage">KDE SC from Portage (currently 4.4.5)</uri></ti>
70 + <ti><uri link="#kde_portage">KDE SC from Portage (stable: 4.4.5, testing: 4.5.1)</uri></ti>
71 </tr>
72 - <tr>
73 + <!--tr>
74 <ti><uri link="#snapshots">KDE SC snapshots (currently 4.4.XX)</uri></ti>
75 - </tr>
76 + </tr-->
77 <tr>
78 <ti><uri link="#live">KDE live ebuilds (currently 4.4.9999, 4.5.9999, 9999)</uri></ti>
79 </tr>
80 @@ -103,7 +103,7 @@
81 </body>
82 </section>
83 <section id="kde_portage">
84 -<title>Installing KDE SC 4.4.5 (from Portage)</title>
85 +<title>Installing KDE SC 4.4.5 or 4.5.1 (from Portage)</title>
86 <body>
87
88 <note>
89 @@ -112,33 +112,44 @@
90 </note>
91
92 <p>
93 -The installation can be done either by using the meta packages or by using
94 -sets.
95 +KDE SC 4.4.5 is the currect stable release.
96 </p>
97
98 -<pre caption="Installation of KDE using meta packages">
99 -# <i>emerge -av kde-meta:4.4</i> <comment>(contains all of KDE modules)</comment>
100 -# <i>emerge -av kdebase-meta:4.4 kdegames-meta:4.4</i> <comment>(installation of chosen modules only)</comment>
101 +<pre caption="Installation of KDE SC 4.4.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
106 <p>
107 -For installation using sets check the <uri link="#sets">Using Sets</uri>
108 -section.
109 +KDE SC 4.5.1 is also in portage, but currently testing and also hardmasked. The
110 +hardmask will be removed as soon as <uri link="https://bugs.gentoo.org/336158">bug 336158</uri> is fixed.
111 +Users of amd64/x86 architectures can manually unmask and use it without problems though. To unmask it
112 +quickly, you will need to put <uri
113 +link="http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.unmask/kde-4.5;hb=HEAD">
114 +this unmask file</uri> in <path>/etc/portage/package.unmask</path>. Users with stable systems
115 +also need to put <uri
116 +link="http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob_plain;f=Documentation/package.keywords/kde-4.5.keywords;h=8663dc27daa94aa6f312283cb894e0176d96cc9b;hb=HEAD">
117 +this keywords file</uri> in <path>/etc/portage/package.keywords</path>.
118 </p>
119
120 -<note>
121 -KDE SC 4.5.0, the newest KDE Software Compilation release, will not be included in the portage tree because of not addressed regresions, including:
122 -<uri link="https://bugs.kde.org/show_bug.cgi?id=230247">Bug in akonadi startup notification</uri>
123 -<uri link="https://bugs.kde.org/show_bug.cgi?id=243991">Broken compositing on NVidia/TwinView</uri>
124 -<uri link="https://bugs.kde.org/show_bug.cgi?id=247144">Plasma folderview bug</uri>
125 -<uri link="https://bugs.kde.org/show_bug.cgi?id=245491">Dolphin tooltips bug, fixed in 4.5.1</uri>
126 +<pre caption="Installation of KDE SC 4.5.1 using meta packages">
127 +# <i>emerge -av kde-meta</i> <comment>(contains all of KDE modules)</comment>
128 +# <i>emerge -av kdebase-meta kdegames-meta</i> <comment>(installation of chosen modules only)</comment>
129 +</pre>
130
131 -There are also numerous Plasma system tray and notification area glitches and one KTar (kdelibs) regression fixed for 4.5.1. Releasing KDE SC with known bugs would only cause duplicates on bugs.kde.org.
132 +<note>KDE SC 4.5 will never go stable though. Reasons are explained on <uri
133 +link="http://www.gentoo.org/proj/en/desktop/kde/meeting-logs/kde-project-meeting-summary-20100902.txt">
134 +September's meeting summary</uri>.
135 </note>
136
137 +<p>
138 +For installation using sets instead of the meta packagescheck the <uri
139 +link="#sets">Using Sets</uri> section.
140 +</p>
141 +
142 </body>
143 </section>
144 -<section id="snapshots">
145 +<!--section id="snapshots">
146 <title>Installing KDE 4.4.XX snapshots (from kde overlay)</title>
147 <body>
148
149 @@ -151,7 +162,7 @@
150 </p>
151
152 </body>
153 -</section>
154 +</section-->
155 <section id="live">
156 <title>Installing KDE SC live ebuilds (from kde overlay)</title>
157 <body>