public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Theo Chatzimichos (tampakrap)" <tampakrap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde4-guide.xml
Date: Sat, 27 Nov 2010 15:16:03 +0000 (UTC)	[thread overview]
Message-ID: <20101127151603.2F8CD20051@flycatcher.gentoo.org> (raw)

tampakrap    10/11/27 15:16:03

  Modified:             kde4-guide.xml
  Log:
  Restore the snapshots section, with installation instructions for 4.5.80
  Various cleanup
  Remove nonsense warnings/notes
  Remove the Installing KDE apps section (it was completely useless)

Revision  Changes    Path
1.64                 xml/htdocs/proj/en/desktop/kde/kde4-guide.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml?r1=1.63&r2=1.64

Index: kde4-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- kde4-guide.xml	3 Nov 2010 19:15:44 -0000	1.63
+++ kde4-guide.xml	27 Nov 2010 15:16:03 -0000	1.64
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.63 2010/11/03 19:15:44 tampakrap Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde4-guide.xml,v 1.64 2010/11/27 15:16:03 tampakrap Exp $ -->
 
 <guide>
 <title>Gentoo KDE Guide</title>
@@ -33,8 +33,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2.1</version>
-<date>2010-03-11</date>
+<version>2.2</version>
+<date>2010-11-27</date>
 
 <chapter>
 <title>KDE 3</title>
@@ -88,15 +88,27 @@
 <p>
 Choose what KDE SC version is most appropriate for you:
 </p>
+
 <table>
   <tr>
-    <ti><uri link="#kde_portage">KDE SC from Portage (stable: 4.4.5, testing: 4.5.3)</uri></ti>
+    <th>KDE SC Version</th>
+    <th>Repository</th>
+  </tr>
+  <tr>
+    <ti><uri link="#kde_portage">KDE SC 4.4.5</uri></ti>
+	<ti>Portage</ti>
   </tr>
-  <!--tr>
-    <ti><uri link="#snapshots">KDE SC snapshots (currently 4.4.XX)</uri></ti>
-  </tr-->
   <tr>
-    <ti><uri link="#live">KDE live ebuilds (currently 4.5.9999, 9999)</uri></ti>
+    <ti><uri link="#kde_portage">KDE SC 4.5.3</uri></ti>
+	<ti>Portage</ti>
+  </tr>
+  <tr>
+    <ti><uri link="#snapshots">KDE SC 4.5.xx snapshots</uri></ti>
+	<ti>KDE Overlay</ti>
+  </tr>
+  <tr>
+    <ti><uri link="#live">Live Ebuilds (4.5 Branch, Trunk)</uri></ti>
+	<ti>KDE Overlay</ti>
   </tr>
 </table>
 
@@ -106,11 +118,6 @@
 <title>Installing KDE SC 4.4.5 or 4.5.3 (from Portage)</title>
 <body>
 
-<note>
-In order to minimize issues it is recommended to start with a clean environment.
-Read more in <uri link="#cleanup">Cleaning Up KDE</uri> section.
-</note>
-
 <p>
 KDE SC 4.4.5 is the currect stable release.
 </p>
@@ -148,28 +155,85 @@
 
 </body>
 </section>
-<!--section id="snapshots">
-<title>Installing KDE 4.4.XX snapshots (from kde overlay)</title>
+<section id="snapshots">
+<title>Installing KDE 4.5.80 snapshots (from kde overlay)</title>
 <body>
 
 <p>
-Currently, KDE SC from trunk is too broken, especially the KDEPIM
-module. This is because kmail's mail storage is being ported to akonadi,
-which will take some time. Thus, we decided in February's <uri
-link="meeting-logs/kde-project-meeting-summary-20100225.txt">meeting</uri>
-not to provide any snapshots until KDEPIM is usuable again.
+KDE upstream provides <uri link="ftp://ftp.kde.org/pub/kde/unstable">weekly
+snapshots</uri> taken from the <uri link="http://websvn.kde.org/trunk/">SVN
+trunk tree</uri>. KDE now provides 4.5.xx snapshot series, and after the 4.6
+release they are going to start with 4.6.60. Beta and Release Candidate KDE
+releases are following the snapshot model below:
 </p>
 
+<table>
+  <tr>
+    <th>KDE SC Version</th>
+    <th>Release Name</th>
+  </tr>
+  <tr>
+    <ti>4.x.80</ti>
+	<ti>Beta 1</ti>
+  </tr>
+  <tr>
+    <ti>4.x.85</ti>
+	<ti>Beta 2</ti>
+  </tr>
+  <tr>
+    <ti>4.x.90</ti>
+	<ti>Release Candidate 1</ti>
+  </tr>
+  <tr>
+    <ti>4.x.95</ti>
+	<ti>Release Candidate 2</ti>
+  </tr>
+</table>
+
+<p>
+Snapshots are only available through <c>kde</c> overlay, so first
+thing is to install it:
+</p>
+
+<pre caption="Installing kde overlay">
+# <i>layman -f -a kde</i>
+<comment>For more information regarding overlays, please read the <uri
+link="http://www.gentoo.org/proj/en/overlays/userguide.xml">Overlay Guide</uri></comment>
+</pre>
+
+<p>
+Users with stable systems have to keyword the packages to proceed.  We provide a
+package.keyword file in <c>kde</c> overlay, which we'll have to symlink
+to our package.keywords directory:
+</p>
+
+<pre caption="Creating symlink of the keywords file">
+# <i>ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-4.6.keywords /etc/portage/package.keywords</i>
+</pre>
+
+<p>
+The installation can be done either by using the meta packages or by using
+sets.
+</p>
+
+<pre caption="Installation using meta packages">
+# <i>emerge -av kde-meta</i> <comment>(contains all of KDE modules)</comment>
+# <i>emerge -av kdebase-meta kdegames-meta</i> <comment>(installation of chosen modules only)</comment>
+</pre>
+
+<pre caption="Installation using sets">
+# <i>emerge -av @kde-4.6</i> <comment>(contains all of KDE modules)</comment>
+# <i>emerge -av @kdebase-4.6 @kdegames-4.6</i> <comment>(installation of chosen modules only)</comment>
+
+<comment>See the <uri link="#sets">Using Sets</uri> section for more information.</comment>
+</pre>
+
 </body>
-</section-->
+</section>
 <section id="live">
 <title>Installing KDE SC live ebuilds (from kde overlay)</title>
 <body>
 
-<warn>
-KDE live ebuilds are <b>bleeding edge</b>. Use at your own risk.
-</warn>
-
 <p>
 KDE SC is Open Source, with its code being available for browsing through <uri
 link="http://websvn.kde.org">KDE Websvn</uri>, and for public checkout
@@ -180,30 +244,20 @@
 </p>
 
 <table>
-<tr>
- <th>Ebuilds version</th>
- <th>KDE SC ersion</th>
-</tr>
-<tr>
-  <ti>4.5.9999</ti>
-  <ti>KDE 4.5 Branch</ti>
-</tr>
-<tr>
- <ti>9999</ti>
- <ti>KDE 4 Trunk</ti>
-</tr>
+  <tr>
+    <th>Ebuilds Version</th>
+    <th>KDE SC Version</th>
+  </tr>
+  <tr>
+    <ti>4.5.9999</ti>
+    <ti>KDE 4.5 Branch</ti>
+  </tr>
+  <tr>
+    <ti>9999</ti>
+    <ti>KDE 4 Trunk</ti>
+  </tr>
 </table>
 
-<note>
-In order to minimize issues it is recommended to start with a clean environment.
-Read more in <uri link="#cleanup">Cleaning Up KDE</uri> section.
-</note>
-
-<note>
-You'll need portage-2.2_rc*, so please add <c>sys-apps/portage</c> entry in
-your <path>/etc/portage/package.unmask</path> file.
-</note>
-
 <p>
 Live ebuilds are only available through <c>kde</c> overlay, so first
 thing is to install it:
@@ -221,7 +275,7 @@
 to our package.keywords directory:
 </p>
 
-<pre caption="Creating symlink of the kde-4.X.9999.keywords or kde-live file">
+<pre caption="Creating symlink of the keywords file">
 # <i>cd /etc/portage/package.keywords</i>
 # <i>ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-4.5.9999.keywords .</i><comment>(for 4.5 Branch)</comment>
 # <i>ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-live.keywords .</i><comment>(for KDE Trunk)</comment>
@@ -232,49 +286,24 @@
 sets.
 </p>
 
-<pre caption="Installation of KDE live ebuilds using meta packages">
-<comment>(For KDE SC 4.5 Branch)</comment>
-# <i>emerge -av kde-meta:4.5</i> <comment>(contains all of KDE modules)</comment>
-# <i>emerge -av kdebase-meta:4.5 kdegames-meta:4.5</i> <comment>(installation of chosen modules only)</comment>
-<comment>(For KDE SC Trunk)</comment>
-# <i>emerge -av kde-meta:live</i> <comment>(contains all of KDE modules)</comment>
-# <i>emerge -av kdebase-meta:live kdegames-meta:live</i> <comment>(installation of chosen modules only)</comment>
+<pre caption="Installation using meta packages">
+# <i>emerge -av kde-meta</i> <comment>(contains all of KDE modules)</comment>
+# <i>emerge -av kdebase-meta kdegames-meta</i> <comment>(installation of chosen modules only)</comment>
 </pre>
 
-<pre caption="Installation of KDE live ebuilds using sets">
-<comment>(For KDE SC 4.4 Branch)</comment>
-# <i>emerge -av @kde-4.4</i> <comment>(contains all of KDE modules)</comment>
-# <i>emerge -av @kdebase-4.4 @kdegames-4.4</i> <comment>(installation of chosen modules only)</comment>
+<pre caption="Installation using sets">
 <comment>(For KDE SC 4.5 Branch)</comment>
 # <i>emerge -av @kde-4.5</i> <comment>(contains all of KDE modules)</comment>
 # <i>emerge -av @kdebase-4.5 @kdegames-4.5</i> <comment>(installation of chosen modules only)</comment>
 <comment>(For KDE SC Trunk)</comment>
 # <i>emerge -av @kde-live</i> <comment>(contains all of KDE modules)</comment>
 # <i>emerge -av @kdebase-live @kdegames-live</i> <comment>(installation of chosen modules only)</comment>
+
 <comment>See the <uri link="#sets">Using Sets</uri> section for more information.</comment>
 </pre>
 
 </body>
 </section>
-<section>
-<title>Installation of KDE 4 Applications</title>
-<body>
-
-<p>
-In kde you may find live ebuilds of KDE 4 applications. These are
-slotted in :4, but they <b>can not</b> be installed in parallel with
-normal ones. You are free though to use live KDE 4 applications with KDE 4 from
-Portage, or to use Portage KDE 4 applications with your live KDE.
-</p>
-
-<note>
-There is also a set with live KDE 4 applications, @kde-extras-live and a
-set with live KOffice @koffice-live, in kde overlay, and a set with Qt
-live applications, @qt-extras-live, in qting-edge overlay.
-</note>
-
-</body>
-</section>
 </chapter>
 
 <chapter>
@@ -283,12 +312,6 @@
 <title>Using Sets</title>
 <body>
 
-<warn>
-Portage 2.2_rcX is currently masked. So if you want to use sets please unmask
-it by adding <c>sys-apps/portage</c> in your <c>/etc/portage.package.unmask</c>
-file.
-</warn>
-
 <p>
 One of the new features provided by Portage 2.2 is sets.
 </p>
@@ -329,7 +352,7 @@
 <c>emerge -av1 @kde-4x</c>. Advanced features, like removing any unwanted
 packages from a set, will be supported in a future release of Portage -- you can
 read more about it in <uri
-link="http://planet.gentoo.org/developers/genone/2008/09/29/more_extensions_to_package_set_support">Marius
+link="http://blogs.gentoo.org/genone/2008/09/29/more_extensions_to_package_set_support">Marius
 Mauch's (genone) blog</uri>. Part of this code has now been released in
 portage-2.2_rc12, so you can reinstall all installed packages of a set
 with <c>emerge -av @&lt;set&gt;/@installed</c> or to have a






             reply	other threads:[~2010-11-27 15:16 UTC|newest]

Thread overview: 99+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-27 15:16 Theo Chatzimichos (tampakrap) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-02  9:57 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde4-guide.xml Michael Palimaka (kensington)
2012-09-06 11:41 Johannes Huber (johu)
2012-08-30 17:16 Andreas HAttel (dilfridge)
2012-08-30 12:23 Andreas HAttel (dilfridge)
2012-08-26 17:36 Johannes Huber (johu)
2012-08-22 22:23 Johannes Huber (johu)
2012-08-17 11:16 Johannes Huber (johu)
2012-08-07 13:25 Johannes Huber (johu)
2012-08-07 11:23 Johannes Huber (johu)
2012-08-02 10:50 Johannes Huber (johu)
2012-08-02  0:04 Johannes Huber (johu)
2012-07-11 20:04 Michael Palimaka (kensington)
2012-07-11 20:02 Michael Palimaka (kensington)
2012-06-22 10:07 Johannes Huber (johu)
2012-05-25 19:56 Johannes Huber (johu)
2012-05-11 22:48 Johannes Huber (johu)
2012-05-08 15:52 Johannes Huber (johu)
2012-04-12  7:11 Johannes Huber (johu)
2012-03-23  9:18 Johannes Huber (johu)
2012-03-19  9:41 Johannes Huber (johu)
2012-02-21 13:23 Johannes Huber (johu)
2012-01-25 22:07 Johannes Huber (johu)
2012-01-17 13:40 Johannes Huber (johu)
2012-01-03 14:28 Johannes Huber (johu)
2011-12-21 13:16 Johannes Huber (johu)
2011-12-18 19:48 Andreas HAttel (dilfridge)
2011-12-18 17:45 Johannes Huber (johu)
2011-11-20 18:09 Andreas HAttel (dilfridge)
2011-11-04 22:31 Andreas HAttel (dilfridge)
2011-08-27 16:29 Andreas HAttel (dilfridge)
2011-07-27 13:47 Theo Chatzimichos (tampakrap)
2011-04-22 21:04 Andreas HAttel (dilfridge)
2011-04-10 17:53 Andreas HAttel (dilfridge)
2011-03-07 23:31 Theo Chatzimichos (tampakrap)
2011-02-06  0:05 JosA MarAa Alonso (nimiux)
2011-02-04 16:17 Theo Chatzimichos (tampakrap)
2011-02-01  8:35 Theo Chatzimichos (tampakrap)
2011-02-01  6:24 Theo Chatzimichos (tampakrap)
2011-01-29 15:19 Theo Chatzimichos (tampakrap)
2011-01-29 12:48 Theo Chatzimichos (tampakrap)
2010-12-28  2:03 Theo Chatzimichos (tampakrap)
2010-12-08 16:11 Theo Chatzimichos (tampakrap)
2010-11-27 19:04 Theo Chatzimichos (tampakrap)
2010-11-03 19:15 Theo Chatzimichos (tampakrap)
2010-08-16 12:05 Maciej Mrozowski (reavertm)
2010-08-14 14:42 Theo Chatzimichos (tampakrap)
2010-08-14 13:54 Theo Chatzimichos (tampakrap)
2010-06-18 13:43 Alex Alexander (wired)
2010-04-13  9:09 Tomas Chvatal (scarabeus)
2010-04-05 16:28 Dror Levin (spatz)
2010-03-23 13:01 Theo Chatzimichos (tampakrap)
2010-03-03 14:55 Theo Chatzimichos (tampakrap)
2010-03-03 14:53 Theo Chatzimichos (tampakrap)
2010-03-03 14:36 Theo Chatzimichos (tampakrap)
2010-03-03  1:55 Theo Chatzimichos (tampakrap)
2010-03-02 21:50 Theo Chatzimichos (tampakrap)
2010-01-27  3:34 Joshua Saddler (nightmorph)
2010-01-27  0:31 Jonathan Callen (abcd)
2010-01-11  5:02 Joshua Saddler (nightmorph)
2010-01-11  5:01 Joshua Saddler (nightmorph)
2009-11-16 13:29 Tomas Chvatal (scarabeus)
2009-11-13  0:40 Joshua Saddler (nightmorph)
2009-08-07 20:05 Theo Chatzimichos (tampakrap)
2009-08-07 13:36 Theo Chatzimichos (tampakrap)
2009-08-07 13:28 Theo Chatzimichos (tampakrap)
2009-08-07  7:30 Theo Chatzimichos (tampakrap)
2009-08-05 15:07 Theo Chatzimichos (tampakrap)
2009-08-05 14:58 Theo Chatzimichos (tampakrap)
2009-08-05 14:18 Theo Chatzimichos (tampakrap)
2009-07-20  8:02 Alex Alexander (wired)
2009-07-16  8:32 Tomas Chvatal (scarabeus)
2009-07-10  8:22 Theo Chatzimichos (tampakrap)
2009-07-03  0:51 Theo Chatzimichos (tampakrap)
2009-07-01 13:00 Theo Chatzimichos (tampakrap)
2009-07-01 12:01 Theo Chatzimichos (tampakrap)
2009-06-29 23:05 Tomas Chvatal (scarabeus)
2009-06-26 20:40 Theo Chatzimichos (tampakrap)
2009-06-22 17:22 Theo Chatzimichos (tampakrap)
2009-06-22 17:20 Theo Chatzimichos (tampakrap)
2009-06-22 16:58 Tobias Heinlein (keytoaster)
2009-06-20 11:50 Alexey Shvetsov (alexxy)
2009-02-18  2:10 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2009-02-14 23:13 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2009-02-14 20:25 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2009-01-30 13:19 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2009-01-30 10:52 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2009-01-30  4:55 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2009-01-30  4:42 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2008-11-16 19:25 Tomas Chvatal (scarabeus)
2008-10-27 12:10 Tomas Chvatal (scarabeus)
2008-10-26 14:56 Tomas Chvatal (scarabeus)
2008-10-11 10:11 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2008-10-10 17:16 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2008-10-07 19:42 Tobias Heinlein (keytoaster)
2008-10-07 17:47 Tobias Heinlein (keytoaster)
2008-10-07 16:39 Tobias Heinlein (keytoaster)
2008-10-06 11:27 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2008-10-06  3:25 Jorge Manuel B. S. Vicetto (jmbsvicetto)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101127151603.2F8CD20051@flycatcher.gentoo.org \
    --to=tampakrap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox