Gentoo Archives: gentoo-commits

From: "Ben de Groot (yngwin)" <yngwin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde-split-ebuilds.xml
Date: Sat, 22 Nov 2008 13:16:04
Message-Id: E1L3sLC-0002TM-1G@stork.gentoo.org
1 yngwin 08/11/22 13:16:02
2
3 Modified: kde-split-ebuilds.xml
4 Log:
5 Updating KDE split ebuilds guide with info that 3.5.10 does not have monolithic ebuilds.
6
7 Revision Changes Path
8 1.3 xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml?r1=1.2&r2=1.3
13
14 Index: kde-split-ebuilds.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- kde-split-ebuilds.xml 26 Apr 2008 19:41:20 -0000 1.2
21 +++ kde-split-ebuilds.xml 22 Nov 2008 13:16:01 -0000 1.3
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml,v 1.2 2008/04/26 19:41:20 philantrop Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml,v 1.3 2008/11/22 13:16:01 yngwin Exp $ -->
27
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 @@ -28,8 +28,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.12</version>
35 -<date>2008-04-26</date>
36 +<version>1.13</version>
37 +<date>2008-11-22</date>
38
39 <chapter>
40 <title>The Split KDE Ebuilds</title>
41 @@ -52,9 +52,9 @@
42 </p>
43
44 <p>
45 -We still provide monolithic ebuilds for 3.5 and they are cleanly interoperable
46 -with the split ones. However, the split ebuilds are the new default, and there
47 -will be no monolithic ebuilds after KDE 4.0.
48 +We still provide monolithic ebuilds for 3.5 (up till 3.5.9) and they are cleanly
49 +interoperable with the split ones. However, the split ebuilds are the new default,
50 +and there will be no monolithic ebuilds after KDE 3.5.9.
51 </p>
52
53 <p>
54 @@ -69,9 +69,9 @@
55 <body>
56
57 <p>
58 -The latest stable KDE release, as of this writing, is 3.5.8. The latest
59 -unstable (~arch) is 3.5.9. Split and monolithic ebuilds for both releases are
60 -present in Portage. The latest 4.0.x release is in the tree in hardmasked state.
61 +The latest stable KDE release, as of this writing, is 3.5.9. The latest
62 +unstable (~arch) is 3.5.10. Split and monolithic ebuilds for both releases are
63 +present in Portage. The latest 4.1.x release is also in the tree.
64 </p>
65
66 <ul>
67 @@ -98,11 +98,6 @@
68 <body>
69
70 <p>
71 -If you have KDE 3.3.x installed, you can simply <c>emerge kde-meta</c> to
72 -install the 3.5.x split ebuilds without disturbing your existing installation.
73 -</p>
74 -
75 -<p>
76 If you have the KDE 3.4.x or 3.5.x monolithic ebuilds installed, you must
77 unmerge them before emerging the split ebuilds. However, this process can be
78 done for each monolithic ebuild in turn; you don't have to unmerge all of KDE
79 @@ -148,7 +143,7 @@
80 <li>
81 Users can fine-tune the packages they have installed. Reasons you might
82 want this include:
83 -
84 +
85 <ul>
86 <li>
87 You care about compilation time. <c>emerge kdebase kdepim
88 @@ -221,7 +216,7 @@
89 before that split ebuilds would take much more time to emerge than the
90 monolithic ones, due to the overhead of unpacking and running configure for
91 every package. A complete <c>emerge kde-meta</c> could take 20-30% longer
92 -than a classic <c>emerge kde</c>, unacceptable in an already long compile.
93 +than a classic <c>emerge kde</c>, unacceptable in an already long compile.
94 </p>
95
96 <p>
97 @@ -262,7 +257,7 @@
98 <p>
99 Most or even all of the split ebuilds' performance issues are tied to autotools
100 - autoconf, automake and other tools which manage the <c>./configure;make;make
101 -install</c> build system used in KDE 3.x.
102 +install</c> build system used in KDE 3.x.
103 </p>
104
105 <p>
106 @@ -387,9 +382,9 @@
107 <body>
108
109 <p>
110 -We intend to do so eventually. However, there will be both monolithic and split
111 -ebuilds for all the KDE 3.x releases. For KDE4, we don't provide monolithic
112 -ebuilds anymore.
113 +We intend to do so eventually. However, there are both monolithic and split
114 +ebuilds for all the KDE 3 releases up to 3.5.9. For KDE 3.5.10 and later, and
115 +KDE4, we don't provide monolithic ebuilds anymore.
116 </p>
117
118 <p>