]> git.gag.com Git - web/altusmetrum/commitdiff
add packages for Mac and Windows
authorBdale Garbee <bdale@gag.com>
Tue, 31 Aug 2010 03:38:15 +0000 (23:38 -0400)
committerBdale Garbee <bdale@gag.com>
Tue, 31 Aug 2010 03:38:15 +0000 (23:38 -0400)
AltOS/Altos-Linux.tgz [new file with mode: 0644]
AltOS/Altos-Mac.zip [new file with mode: 0644]
AltOS/Altos-Windows.zip [new file with mode: 0644]
AltOS/index.mdwn
AltOS/mac.mdwn [deleted file]
AltOS/mac/AltosUI.pkg [deleted file]

diff --git a/AltOS/Altos-Linux.tgz b/AltOS/Altos-Linux.tgz
new file mode 100644 (file)
index 0000000..ad0dfe3
Binary files /dev/null and b/AltOS/Altos-Linux.tgz differ
diff --git a/AltOS/Altos-Mac.zip b/AltOS/Altos-Mac.zip
new file mode 100644 (file)
index 0000000..b4ab3f7
Binary files /dev/null and b/AltOS/Altos-Mac.zip differ
diff --git a/AltOS/Altos-Windows.zip b/AltOS/Altos-Windows.zip
new file mode 100644 (file)
index 0000000..5c6261b
Binary files /dev/null and b/AltOS/Altos-Windows.zip differ
index fa8ca41ac1526b8c7c3b665998931ef7302a8d76..92f8a45f66ff1976f48b1bbe227e0d66b2850248 100644 (file)
@@ -34,15 +34,22 @@ The source is available from [git.gag.com](http://git.gag.com) in the project
 
 ### Linux ###
 
-[Debian](http://www.debian.org) packages for 32-bit x86 are available:
+If you use [Debian](http://www.debian.org), then a pre-built package for 
+32-bit x86 is currently available here:
 
        wget -O - http://altusmetrum.org/apt/altusmetrum.key | apt-key add -
        wget -O /etc/apt/sources.list.d/altos.list http://altusmetrum.org/apt/altos.list
        apt-get update
        apt-get install altos
 
-The source tree includes documentation on how to build packages for other
-Linux systems such as [Arch Linux](http://www.archlinux.org), and the control
+If you use some other distribution of Linux, then 
+a [Linux package](Altos-Linux.tgz) of our second-generation Java bits that 
+should run on any distribution with a modern Java version is also available.
+
+If you'd rather build from source, our source tree includes documentation on 
+how to build packages for various
+Linux systems such as [Arch Linux](http://www.archlinux.org), and the 
+debian/ directory contains all the control
 files for building the Debian packages on other architectures or derivatives
 such as [Ubuntu](http://ubuntu.com).
 
@@ -62,11 +69,11 @@ slim (both already available in Debian), and then do:
 
 ### Mac ###
 
-A preliminary [Mac OS X package](mac/AltosUI.pkg) that is compatible with 
+A [Mac OS X package](Altos-Mac.zip) that is compatible with 
 versions 10.5 "Leopard" and later (including 10.6 "Snow Leopard") is now 
-available for testing.  
+available.  
 
 ### Windows ###
 
-Coming soon!
+A [Windows package](Altos-Windows.zip) is now available.
 
diff --git a/AltOS/mac.mdwn b/AltOS/mac.mdwn
deleted file mode 100644 (file)
index a7e4270..0000000
+++ /dev/null
@@ -1 +0,0 @@
-[[!map pages="AltOS/mac/* and ! AltOS/mac/*/*"]]
diff --git a/AltOS/mac/AltosUI.pkg b/AltOS/mac/AltosUI.pkg
deleted file mode 100644 (file)
index b8d013d..0000000
Binary files a/AltOS/mac/AltosUI.pkg and /dev/null differ