aboutsummaryrefslogtreecommitdiff
path: root/development/opencomal/README.beta
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2017-12-11 20:03:09 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-16 07:32:03 +0700
commitc21cc4e428899d1db364beaff51fb26ae65d6708 (patch)
treef6997cc54b715657040594d11e56b1e114c0260c /development/opencomal/README.beta
parent2f57a1d6a53e01675e43d0583001bf414b96c5a7 (diff)
development/opencomal: Added (interpreter for Comal).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/opencomal/README.beta')
-rw-r--r--development/opencomal/README.beta11
1 files changed, 11 insertions, 0 deletions
diff --git a/development/opencomal/README.beta b/development/opencomal/README.beta
new file mode 100644
index 0000000000..2edaac5a43
--- /dev/null
+++ b/development/opencomal/README.beta
@@ -0,0 +1,11 @@
+By default, this script builds the last stable release of opencomal,
+0.2.6, from December 2002. It's also possible to build the last beta,
+0.2.7-pre1-work, from January 2003. To do this, download the source from:
+
+http://www.josvisser.nl/opencomal/opencomal-0.2.7-pre1-work.tar.gz
+
+The md5sum is 43b90700cec264e8da4bd728b3e70cb1.
+
+Save the file in the same directory as opencomal.SlackBuild, then run
+the script with BETA=yes set in the environment. The resulting package
+will have a version number of 0.2.7pre1 (no hyphen or -work suffix).