summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--academic/tilem/README5
-rw-r--r--academic/tilem/tilem.SlackBuild11
2 files changed, 12 insertions, 4 deletions
diff --git a/academic/tilem/README b/academic/tilem/README
index 1d38081faa..8b2bf9f599 100644
--- a/academic/tilem/README
+++ b/academic/tilem/README
@@ -6,3 +6,8 @@ loading, and full flash support, including flash app loading.
Tilem requires no additional dependencies other than GTK, but
does require a rom from one of the supported calculators to
function.
+
+This package can live alongside TiLem2, but building will
+fail if libticables2 is installed. If you want libticables2
+support, use TiLem2, or build TiLem before building
+libticables2.
diff --git a/academic/tilem/tilem.SlackBuild b/academic/tilem/tilem.SlackBuild
index d36f1b00c8..8bd3733646 100644
--- a/academic/tilem/tilem.SlackBuild
+++ b/academic/tilem/tilem.SlackBuild
@@ -2,12 +2,11 @@
# Slackbuild for tilem
-# Written by JK Wood <joshuakwood@gmail.com>
# Slackbuild is released under the Dog-on-Fire License:
-# If use of the SlackBuild causes your dog to catch on fire,
+# If use of this script causes your dog to catch on fire,
# you agree to send me five dollars. Or a picture
# of the dog on fire.
-# Otherwise, you're on your own. I've tested it
+# Otherwise, you're on your own. I've tested the script
# on my own computer, and it hasn't broken anything.
# So if it does it on your computer, that falls in
# the realm of "Not my problem."
@@ -17,9 +16,13 @@
# wrong and prevent it from happening in the future.
# In which case, I may just send YOU five dollars.
+# Oh, and feel free to copy it and modify it as you
+# see fit. Or as I see fit. Or as I fit. Although
+# that is unlikely, as I am rather tall.
+
PRGNAM=tilem
VERSION=0.973
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
# Automatically determine the architecture we're building on: