summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Hunter Sezen2019-04-18 05:00:12 +0200
committer Willy Sudiarto Raharjo2019-04-18 05:00:12 +0200
commitaa0a03165b67ce549769c9c48fd3a8d435a859f7 (patch)
treef18401cd48a14b9bdd0dda766912debc1513965b
parent51fdb95dcf4d66cbb0e0fc73ebdeb6518edcc883 (diff)
downloadslackbuilds-aa0a03165b67ce549769c9c48fd3a8d435a859f7.tar.gz
games/solarus-quest-editor: Updated for version 1.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/solarus-quest-editor/assets.patch.gzbin1124 -> 0 bytes
-rw-r--r--games/solarus-quest-editor/pixmaps.patch.gzbin535 -> 0 bytes
-rw-r--r--games/solarus-quest-editor/slack-desc2
-rw-r--r--games/solarus-quest-editor/solarus-quest-editor.SlackBuild21
-rw-r--r--games/solarus-quest-editor/solarus-quest-editor.info12
5 files changed, 14 insertions, 21 deletions
diff --git a/games/solarus-quest-editor/assets.patch.gz b/games/solarus-quest-editor/assets.patch.gz
deleted file mode 100644
index 0fc2cc2f58..0000000000
--- a/games/solarus-quest-editor/assets.patch.gz
+++ /dev/null
Binary files differ
diff --git a/games/solarus-quest-editor/pixmaps.patch.gz b/games/solarus-quest-editor/pixmaps.patch.gz
deleted file mode 100644
index d0d77fbfa7..0000000000
--- a/games/solarus-quest-editor/pixmaps.patch.gz
+++ /dev/null
Binary files differ
diff --git a/games/solarus-quest-editor/slack-desc b/games/solarus-quest-editor/slack-desc
index 198ee867d6..852637ac11 100644
--- a/games/solarus-quest-editor/slack-desc
+++ b/games/solarus-quest-editor/slack-desc
@@ -13,7 +13,7 @@ solarus-quest-editor: Solarus, licensed under GPL. It is written in C++ with Qt.
solarus-quest-editor: you managing your project, and editing maps, sprites, tilesets,
solarus-quest-editor: dialogs, scripts, musics and sounds.
solarus-quest-editor:
-solarus-quest-editor: Homepage: http://www.solarus-games.org/
+solarus-quest-editor: Homepage: https://www.solarus-games.org/
solarus-quest-editor:
solarus-quest-editor:
solarus-quest-editor:
diff --git a/games/solarus-quest-editor/solarus-quest-editor.SlackBuild b/games/solarus-quest-editor/solarus-quest-editor.SlackBuild
index 064e59fbc2..bcb6dc8c8e 100644
--- a/games/solarus-quest-editor/solarus-quest-editor.SlackBuild
+++ b/games/solarus-quest-editor/solarus-quest-editor.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for solarus-quest-editor
-# Copyright 2015-2018 Hunter Sezen California, USA
+# Copyright 2015-2019 Hunter Sezen California, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=solarus-quest-editor
-VERSION=${VERSION:-1.5.3}
-BUILD=${BUILD:-3}
+VERSION=${VERSION:-1.6.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -69,14 +69,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-# Correctly guess the assets directory for installed builds
-# https://gitlab.com/solarus-games/solarus-quest-editor/commit/6bb12e5e6029652e471054b71487ad9777b5d3d7
-zcat $CWD/assets.patch | patch -p1
-
-# Install a png logo to pixmaps
-# https://gitlab.com/solarus-games/solarus-quest-editor/commit/ff61343c0786c19d8bd4272187dc3d423b289381
-zcat $CWD/pixmaps.patch | patch -p1
-
mkdir -p build
cd build
cmake \
@@ -90,11 +82,12 @@ cd build
make install DESTDIR=$PKG
cd ..
-find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
- | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
+find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" |
+ grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a changelog.txt license*.txt README.md $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a changelog.txt license.txt license_gpl.txt readme.md \
+ $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/games/solarus-quest-editor/solarus-quest-editor.info b/games/solarus-quest-editor/solarus-quest-editor.info
index 6b10219280..f476ca9c87 100644
--- a/games/solarus-quest-editor/solarus-quest-editor.info
+++ b/games/solarus-quest-editor/solarus-quest-editor.info
@@ -1,10 +1,10 @@
PRGNAM="solarus-quest-editor"
-VERSION="1.5.3"
-HOMEPAGE="http://www.solarus-games.org/"
-DOWNLOAD="https://gitlab.com/solarus-games/solarus-quest-editor/-/archive/v1.5.3/solarus-quest-editor-v1.5.3.tar.gz"
-MD5SUM="a6e50ca14e43134ce3850f7efa49d3fe"
+VERSION="1.6.0"
+HOMEPAGE="https://www.solarus-games.org/"
+DOWNLOAD="https://gitlab.com/solarus-games/solarus-quest-editor/-/archive/v1.6.0/solarus-quest-editor-v1.6.0.tar.gz"
+MD5SUM="58de6e38673d5cc7f3a6878390a640b3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="solarus qt5"
+REQUIRES="glm solarus qt5"
MAINTAINER="Hunter Sezen"
-EMAIL="orbea@fredslev.dk"
+EMAIL="orbea@riseup.net"