[gimp-web] Bug 572949 - link to fink from mac downloads page?
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web] Bug 572949 - link to fink from mac downloads page?
- Date: Tue, 2 Mar 2010 23:01:52 +0000 (UTC)
commit 6af764dda91e2d099a2a4fec504b431ac1bc57be
Author: Michael Schumacher <schumaml gmx de>
Date: Tue Mar 2 23:48:09 2010 +0100
Bug 572949 - link to fink from mac downloads page?
Added a description of the Fink package repository and links.
downloads/Mac.xhtml | 23 +++++++++++++++++++----
1 files changed, 19 insertions(+), 4 deletions(-)
---
diff --git a/downloads/Mac.xhtml b/downloads/Mac.xhtml
index f653d84..7143920 100644
--- a/downloads/Mac.xhtml
+++ b/downloads/Mac.xhtml
@@ -18,13 +18,28 @@ install disk.
<h3>Macports</h3>
-<p>Another easy way to install GIMP and other great <a
+<p>An easy way to compile and install GIMP and other great <a
href="http://www.gnu.org/philosophy/free-sw.html">Free software</a> on your Mac
is by using <a href="http://www.macports.org/">Macports</a>. The installer
-then allow you to choose from a large directory of packages. To install gimp
+allows you to choose from a large directory of packages. To install gimp
using Macports, you simply do <code>sudo port install gimp</code> once you have
-Macports installed.
+Macports installed.</p>
<ul>
-<li><a href="http://macports.org">Download Macports</a>.</li>
+ <li><a href="http://macports.org">Download Macports</a>.</li>
+</ul>
+
+<h3>Fink</h3>
+
+<p>Fink is a package repository that offer mostly precompiled
+ binaries. It provides the apt-get command known to e.g. Debian and
+ Ubuntu users, and installing GIMP is as easy as <code>sudo apt-get
+ install gimp</code> once you have installed the <a
+ href="http://www.finkproject.org/download/index.php">Fink
+ installer</a>.<br/>
+ If there's no binary package, then <code>fink install gimp</code>
+ will compile GIMP from source.</p>
+
+<ul>
+<li><a href="http://www.finkproject.org">Download Fink</a>.</li>
</ul>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]