From 3c1962b00a2f9adbc06286cf4f32999b13dd97f2 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 6 Oct 2021 15:16:07 -0400 Subject: games/eureka: Remove template comment. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/eureka/README | 2 ++ games/eureka/eureka.SlackBuild | 3 --- games/eureka/eureka.info | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) (limited to 'games') 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="" -- cgit v1.2.3