aboutsummaryrefslogtreecommitdiff
path: root/games/eureka
diff options
context:
space:
mode:
Diffstat (limited to 'games/eureka')
-rw-r--r--games/eureka/README2
-rw-r--r--games/eureka/eureka.SlackBuild3
-rw-r--r--games/eureka/eureka.info2
3 files changed, 3 insertions, 4 deletions
diff --git a/games/eureka/README b/games/eureka/README
index c848a450e70de..5098397fb5125 100644
--- a/games/eureka/README
+++ b/games/eureka/README
@@ -1,3 +1,5 @@
+eureka (DOOM level editor)
+
Eureka is a cross-platform DOOM level editor using the FLTK widget
library. It is based on Yadex and provides a new interface, support for
source ports and a 3D preview feature.
diff --git a/games/eureka/eureka.SlackBuild b/games/eureka/eureka.SlackBuild
index c1f0dc75414a4..85bba4722d05e 100644
--- a/games/eureka/eureka.SlackBuild
+++ b/games/eureka/eureka.SlackBuild
@@ -47,9 +47,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/games/eureka/eureka.info b/games/eureka/eureka.info
index 42ea041c67a8b..6aedadfdb3e01 100644
--- a/games/eureka/eureka.info
+++ b/games/eureka/eureka.info
@@ -1,7 +1,7 @@
PRGNAM="eureka"
VERSION="1.27b"
HOMEPAGE="http://eureka-editor.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/project/eureka-editor/Eureka/1.27/eureka-1.27b-source.tar.gz"
+DOWNLOAD="https://downloads.sourceforge.net/project/eureka-editor/Eureka/1.27/eureka-1.27b-source.tar.gz"
MD5SUM="ded6495c09e23bfe55513eb47abf17ea"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""