summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--downloads.php29
-rw-r--r--links.php6
2 files changed, 22 insertions, 13 deletions
diff --git a/downloads.php b/downloads.php
index d91adb7..f6b6c71 100644
--- a/downloads.php
+++ b/downloads.php
@@ -10,7 +10,7 @@
<div class="release"><img src="images/ico-src.png"/> <a href="http://prdownloads.sourceforge.net/themanaworld/tmw-0.0.21.tar.gz?download"><b>Source code</b> 0.0.21</a></div>
<div class="release"><img src="images/ico-osx.png"/> <a href="http://prdownloads.sourceforge.net/themanaworld/tmw-0.0.20-mac.dmg?download"><b>MacOS X package</b> 0.0.20</a></div>
<div class="release"><img src="images/ico-slackware.png"/> <a href="http://prdownloads.sourceforge.net/themanaworld/tmw-0.0.21-i686-1.tgz?download"><b>Slackware 10.2-current package</b> 0.0.21</a></div>
-<div class="release"><img src="images/ico-deb.png"/> <a href="http://prdownloads.sourceforge.net/themanaworld/tmw_0.0.20-ubuntu2_i386.deb?download"><b>Ubuntu Dapper package</b> 0.0.20</a></div>
+<div class="release"><img src="images/ico-deb.png"/> <a href="#repository"><b>Debian/Ubuntu repositories</b></a></div>
<div class="release"><img src="images/ico-gentoo.png"/> <a href="http://packages.gentoo.org/packages/?category=games-rpg;name=tmw"><b>Gentoo eBuild</b></a></div>
</div>
@@ -32,30 +32,33 @@ For more instructions you can also read our small guide on
<a href="svn-tutorial.txt">how to use SVN</a>. Use the SVN version only if
you're interested in testing the latest changes.
-<h3>Debian repository</h3>
+<a name="repository"></a>
+<h3>Debian/Ubuntu repositories</h3>
-<p>For convenience to Debian users, a Debian package repository has been set up
-here on SourceForge. The repository will also contain any dependencies of The
-Mana World that are not in the standard Debian repositories yet, which at the
-moment includes <a href="http://guichan.sourceforge.net/">Guichan</a>. To use
-this repository, add the following line to your sources.list file:</p>
+<p>For convenience to Debian and Ubuntu users, a package repository has been
+set up by Bertram. The repository also contains
+<a href="http://guichan.sourceforge.net/">Guichan</a>, because its latest
+version isn't generally available yet.</p>
+
+<p>To use this repository on Debian Testing, add the following line to your
+sources.list file:</p>
<p><i>
deb http://bertram.ifrance.com ./<br/>
deb-src http://bertram.ifrance.com ./
</i></p>
+<p>When you're on Ubuntu Dapper, add the following:
+
+<p><i>
+deb http://bertram.ifrance.com/tmw-dapper ./
+</i></p>
+
<p>Then to install TMW do:</p>
<p><b>apt-get update<br/>
apt-get install tmw</b></p>
-<p><i><b>Note:</b> This repository currently only works with Debian testing and
-unstable because it's compiled to use libCURL with OpenSSL 0.9.8. If you're on
-Debian stable or Ubuntu, you'll need take the 0.0.16 debs above or compile
-Guichan and TMW yourself (the Guichan deb on their website won't work with
-Breezy because of incompatible GCC versions).</i></p>
-
<?php
placeFooter();
?>
diff --git a/links.php b/links.php
index 3576c42..84f847d 100644
--- a/links.php
+++ b/links.php
@@ -29,6 +29,12 @@
<li><a href="http://curl.haxx.se/libcurl/">libcurl</a> - File transfer library</li>
</ul>
+<h3>Fansites</h3>
+
+<ul>
+<li><a href="http://www.tmwbrasil.kit.net/">Brazilian fansite</a></li>
+</ul>
+
<h3>Other related links</h3>
<ul>