rev 8870 - www/v2/pages

Matthew Rosewarne mukidohime-guest at alioth.debian.org
Wed Jan 9 18:56:09 UTC 2008


Author: mukidohime-guest
Date: 2008-01-09 18:56:08 +0000 (Wed, 09 Jan 2008)
New Revision: 8870

Modified:
   www/v2/pages/experimental
   www/v2/pages/installkdedebian
   www/v2/pages/usertags
Log:
* leftovers


Modified: www/v2/pages/experimental
===================================================================
--- www/v2/pages/experimental	2008-01-09 18:50:37 UTC (rev 8869)
+++ www/v2/pages/experimental	2008-01-09 18:56:08 UTC (rev 8870)
@@ -1,6 +1,24 @@
 
-	 <h2>How to install KDE4 packages from the Debian experimental distribution</h2>
+	 <h2>How to install KDE 4 packages from the Debian experimental distribution</h2>
 
-	 <p>"KDE 4.0.0 is our "will eat your children" release of KDE4, not the next release of KDE 3.5. The fact that many already use it daily for their desktop (including myself) shows that it really won't eat your children, but it is part of that early stage in the release system of KDE4."</p>
+	 <p>KDE 4.0.0 requires some software newer than is available in Debian 4.0 "etch" release, so it can only be installed on the testing & unstable branches.</p>
+	 <p>Users of the testing branch may also need to enable the unstable branch in order to meet the requirements of KDE 4.0.0.</p>
 
-	 <h1>Lots of helpful info will go here!</h1>
+	<h1>link to something about mixing testing & unstable</h1>
+
+
+	 <p>To install the KDE 4, the experimental branch must be enabled.  Add the following to <code>/etc/apt/sources.list</code>, then update APT.</p>
+	 <pre>deb http://ftp.debian.org/debian/ experimental main non-free contrib
+deb-src http://ftp.debian.org/debian/ experimental main non-free contrib</pre>
+
+	 <p>APT will not install packages from experimental unless specifically requested.  To install a package from experimental, run the command:</p>
+	 <pre>aptitude -t experimental install <em>package1</em> <em>package2</em> <em>package3...</em></pre>
+
+	 <p>For a basic KDE 4 desktop, install the package <code>kdebase-workspace</code>.
+	 <br />
+	 For all of KDE 4, install the packages:</p>
+	 <ul>
+	 <li>bork</li>
+	 <li>bork</li>
+	 <li>bork</li>
+	 </ul>

Modified: www/v2/pages/installkdedebian
===================================================================
--- www/v2/pages/installkdedebian	2008-01-09 18:50:37 UTC (rev 8869)
+++ www/v2/pages/installkdedebian	2008-01-09 18:56:08 UTC (rev 8870)
@@ -1,6 +1,10 @@
 
          <h2>How to install KDE on Debian</h2>
 
+	 <p><em>This page describes how to install KDE 3.5.8.</em>
+	 <br />
+	 <em>For the experimental KDE 4 packages, <a href="experimental.html">see this page</a>.</em></p>
+
 		 <p>There are several ways to get Debian with KDE:</p>
 
 

Modified: www/v2/pages/usertags
===================================================================
--- www/v2/pages/usertags	2008-01-09 18:50:37 UTC (rev 8869)
+++ www/v2/pages/usertags	2008-01-09 18:56:08 UTC (rev 8870)
@@ -83,7 +83,7 @@
 	<dt>kde-app-not-in-kde</dt>
 	<dd>Bugs only appearing when KDE apps are used outside kde (in gnome/xfce/windowmaker etc)</dd>
 	<dt>fixed-kde4</dt>
-	<dd>Bugs fixed in KDE4</dd>
+	<dd>Bugs fixed in KDE 4</dd>
 	<dt>fixed-kde3.5.6</dt>
 	<dd>Bugs fixed in KDE 3.5.6</dd>
 </dl>




More information about the pkg-kde-commits mailing list