[Pkg-xfce-commits] r81 - www

Yves-Alexis Perez corsac-guest@costa.debian.org
Sun, 01 May 2005 21:00:47 +0000


Author: corsac-guest
Date: 2005-05-01 21:00:47 +0000 (Sun, 01 May 2005)
New Revision: 81

Modified:
   www/index.html
Log:
Adding repositories addresses


Modified: www/index.html
===================================================================
--- www/index.html	2005-05-01 13:09:15 UTC (rev 80)
+++ www/index.html	2005-05-01 21:00:47 UTC (rev 81)
@@ -98,5 +98,19 @@
 <a href="http://wiki.earth.li/XfceDebian">a wiki used for Xfce main
 packages coordination</a>.</p>
 
+<h3>Binary repositories</h3>
+
+<p>Sources and i386 binaries can be found in experimental. You can install xfce4
+by adding</p>
+<code>deb ftp://ftp.debian.org/debian ../project/experimental main</code>
+<p>to your <code>/etc/apt/sources.list</code>, and doing:</p>
+
+<p><code>$ apt-get -t experimental install xfce4</code></p>
+
+<p>There are binaries for sparc64 available also. The repository is</p>
+
+<p><code>deb http://xfce.corsac.net unstable main</code></p>
+
+
 </body>
 </html>