public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde-split-ebuilds.xml
@ 2008-04-26 19:41 Wulf Krueger (philantrop)
  0 siblings, 0 replies; 3+ messages in thread
From: Wulf Krueger (philantrop) @ 2008-04-26 19:41 UTC (permalink / raw
  To: gentoo-commits

philantrop    08/04/26 19:41:20

  Modified:             kde-split-ebuilds.xml
  Log:
  Added a note about mixing stable and testing to take care of bug 125126.

Revision  Changes    Path
1.2                  xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml?r1=1.1&r2=1.2

Index: kde-split-ebuilds.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kde-split-ebuilds.xml	26 Apr 2008 19:20:59 -0000	1.1
+++ kde-split-ebuilds.xml	26 Apr 2008 19:41:20 -0000	1.2
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml,v 1.1 2008/04/26 19:20:59 neysx Exp $ -->
+<!-- $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 $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -14,6 +14,9 @@
 <author title="Editor">
   <mail link="greg_g@gentoo.org">Gregorio Guidi</mail>
 </author>
+<author title="Editor">
+  <mail link="philantrop@gentoo.org">Wulf C. Krueger</mail>
+</author>
 
 <abstract>
 With KDE 3.4, the 'split ebuilds' were introduced into Portage. This page
@@ -25,8 +28,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.11</version>
-<date>2008-01-16</date>
+<version>1.12</version>
+<date>2008-04-26</date>
 
 <chapter>
 <title>The Split KDE Ebuilds</title>
@@ -66,10 +69,9 @@
 <body>
 
 <p>
-The latest stable KDE release, as of this writing, is 3.5.7. The latest
-unstable (~arch) is 3.5.8. Split and monolithic ebuilds for both releases are
-present in Portage. The 4.0.0 release is about to enter the tree in hardmasked
-state.
+The latest stable KDE release, as of this writing, is 3.5.8. The latest
+unstable (~arch) is 3.5.9. Split and monolithic ebuilds for both releases are
+present in Portage. The latest 4.0.x release is in the tree in hardmasked state.
 </p>
 
 <ul>
@@ -264,11 +266,9 @@
 </p>
 
 <p>
-KDE 4 will (as far as we can tell now) adopt a completely new build system,
-which among other things will greatly reduce the time its equivalent of a
-<c>make -f admin/Makefile.common; ./configure</c> will take. Hopefully, it will
-also make it much easier to create a small tarball for each split ebuild by
-lowering the cost of generating its equivalent of configure scripts (if any).
+KDE 4 has adopted a completely new build system, cmake, which among other things
+greatly reduces the time its equivalent of a <c>make -f admin/Makefile.common;
+./configure</c> takes.
 </p>
 
 </body>
@@ -295,6 +295,11 @@
 work correctly (i.e. no ebuild will depend on libkdenetwork-3.5.0_beta2).
 </p>
 
+<p>
+Note that, because of this, if you want to install masked versions of KDE, you
+might also need to unmask packages from a previous version of KDE, if they are
+also masked. You might want to read <uri link="https://bugs.gentoo.org/125126">this bug</uri> for more details.
+</p>
 </body>
 </section>
 <section>
@@ -383,7 +388,8 @@
 
 <p>
 We intend to do so eventually. However, there will be both monolithic and split
-ebuilds for all the KDE 3.x releases.
+ebuilds for all the KDE 3.x releases. For KDE4, we don't provide monolithic
+ebuilds anymore.
 </p>
 
 <p>



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde-split-ebuilds.xml
@ 2008-11-22 13:16 Ben de Groot (yngwin)
  0 siblings, 0 replies; 3+ messages in thread
From: Ben de Groot (yngwin) @ 2008-11-22 13:16 UTC (permalink / raw
  To: gentoo-commits

yngwin      08/11/22 13:16:02

  Modified:             kde-split-ebuilds.xml
  Log:
  Updating KDE split ebuilds guide with info that 3.5.10 does not have monolithic ebuilds.

Revision  Changes    Path
1.3                  xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml?rev=1.3&view=markup
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
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml?r1=1.2&r2=1.3

Index: kde-split-ebuilds.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde-split-ebuilds.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kde-split-ebuilds.xml	26 Apr 2008 19:41:20 -0000	1.2
+++ kde-split-ebuilds.xml	22 Nov 2008 13:16:01 -0000	1.3
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 
-<!-- $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 $ -->
+<!-- $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 $ -->
 
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
@@ -28,8 +28,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.12</version>
-<date>2008-04-26</date>
+<version>1.13</version>
+<date>2008-11-22</date>
 
 <chapter>
 <title>The Split KDE Ebuilds</title>
@@ -52,9 +52,9 @@
 </p>
 
 <p>
-We still provide monolithic ebuilds for 3.5 and they are cleanly interoperable
-with the split ones. However, the split ebuilds are the new default, and there
-will be no monolithic ebuilds after KDE 4.0.
+We still provide monolithic ebuilds for 3.5 (up till 3.5.9)  and they are cleanly
+interoperable with the split ones. However, the split ebuilds are the new default,
+and there will be no monolithic ebuilds after KDE 3.5.9.
 </p>
 
 <p>
@@ -69,9 +69,9 @@
 <body>
 
 <p>
-The latest stable KDE release, as of this writing, is 3.5.8. The latest
-unstable (~arch) is 3.5.9. Split and monolithic ebuilds for both releases are
-present in Portage. The latest 4.0.x release is in the tree in hardmasked state.
+The latest stable KDE release, as of this writing, is 3.5.9. The latest
+unstable (~arch) is 3.5.10. Split and monolithic ebuilds for both releases are
+present in Portage. The latest 4.1.x release is also in the tree.
 </p>
 
 <ul>
@@ -98,11 +98,6 @@
 <body>
 
 <p>
-If you have KDE 3.3.x installed, you can simply <c>emerge kde-meta</c> to
-install the 3.5.x split ebuilds without disturbing your existing installation.
-</p>
-
-<p>
 If you have the KDE 3.4.x or 3.5.x monolithic ebuilds installed, you must
 unmerge them before emerging the split ebuilds. However, this process can be
 done for each monolithic ebuild in turn; you don't have to unmerge all of KDE
@@ -148,7 +143,7 @@
   <li>
     Users can fine-tune the packages they have installed. Reasons you might
     want this include:
-    
+
     <ul>
       <li>
 	You care about compilation time. <c>emerge kdebase kdepim
@@ -221,7 +216,7 @@
 before that split ebuilds would take much more time to emerge than the
 monolithic ones, due to the overhead of unpacking and running configure for
 every package. A complete <c>emerge kde-meta</c> could take 20-30% longer
-than a classic <c>emerge kde</c>, unacceptable in an already long compile. 
+than a classic <c>emerge kde</c>, unacceptable in an already long compile.
 </p>
 
 <p>
@@ -262,7 +257,7 @@
 <p>
 Most or even all of the split ebuilds' performance issues are tied to autotools
 - autoconf, automake and other tools which manage the <c>./configure;make;make
-install</c> build system used in KDE 3.x. 
+install</c> build system used in KDE 3.x.
 </p>
 
 <p>
@@ -387,9 +382,9 @@
 <body>
 
 <p>
-We intend to do so eventually. However, there will be both monolithic and split
-ebuilds for all the KDE 3.x releases. For KDE4, we don't provide monolithic
-ebuilds anymore.
+We intend to do so eventually. However, there are both monolithic and split
+ebuilds for all the KDE 3 releases up to 3.5.9. For KDE 3.5.10 and later, and
+KDE4, we don't provide monolithic ebuilds anymore.
 </p>
 
 <p>






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde-split-ebuilds.xml
@ 2009-11-13  0:42 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 3+ messages in thread
From: Joshua Saddler (nightmorph) @ 2009-11-13  0:42 UTC (permalink / raw
  To: gentoo-commits

nightmorph    09/11/13 00:42:03

  Removed:              kde-split-ebuilds.xml
  Log:
  remove old, dead file



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-13  0:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-26 19:41 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde-split-ebuilds.xml Wulf Krueger (philantrop)
  -- strict thread matches above, loose matches on Subject: below --
2008-11-22 13:16 Ben de Groot (yngwin)
2009-11-13  0:42 Joshua Saddler (nightmorph)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox