From 77f0f7fa77d152c228497111e178dd1048a2bcde Mon Sep 17 00:00:00 2001 From: B. Watson Date: Wed, 11 Dec 2019 14:08:42 -0500 Subject: games/doomseeker: Updated for version 1.3. Signed-off-by: B. Watson --- games/doomseeker/doomseeker.SlackBuild | 4 ++-- games/doomseeker/doomseeker.info | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'games/doomseeker') diff --git a/games/doomseeker/doomseeker.SlackBuild b/games/doomseeker/doomseeker.SlackBuild index b0a5f8137d..30f394999b 100644 --- a/games/doomseeker/doomseeker.SlackBuild +++ b/games/doomseeker/doomseeker.SlackBuild @@ -6,11 +6,12 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20191211 bkw: updated for v1.3. qt4 support was dropped, qt5 now required. # 20181218 bkw: updated for v1.2. Upstream has changed things around, # so this script won't build 1.1 any longer. PRGNAM=doomseeker -VERSION=${VERSION:-1.2} +VERSION=${VERSION:-1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -60,7 +61,6 @@ cd build # Buggy cmake install target looks in wrong place for icon ln -s ../media . cmake \ - -DFORCE_QT4=YES \ -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \ -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \ -DCMAKE_INSTALL_PREFIX=/usr \ diff --git a/games/doomseeker/doomseeker.info b/games/doomseeker/doomseeker.info index 15e36ef8ab..a52a8a003a 100644 --- a/games/doomseeker/doomseeker.info +++ b/games/doomseeker/doomseeker.info @@ -1,10 +1,10 @@ PRGNAM="doomseeker" -VERSION="1.2" +VERSION="1.3" HOMEPAGE="http://doomseeker.drdteam.org/" -DOWNLOAD="http://doomseeker.drdteam.org/files/doomseeker-1.2.tar.xz" -MD5SUM="5a69adcda00a97c01d57f087b8ecfe35" +DOWNLOAD="http://doomseeker.drdteam.org/files/doomseeker-1.3.tar.xz" +MD5SUM="da27c9e3abfa89b3fd806850d5a9ba91" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="qt5" MAINTAINER="B. Watson" EMAIL="yalhcru@gmail.com" -- cgit v1.2.3