summaryrefslogtreecommitdiffstats
path: root/games/qxw
diff options
context:
space:
mode:
author Nick Warne2014-04-12 10:53:44 +0200
committer Willy Sudiarto Raharjo2014-04-12 10:53:44 +0200
commita18b2dc8085a024f8d4a8b1b14c04dd13181e3a4 (patch)
treef35381a884815d30910c5a9dc5ab955bb90e6aa1 /games/qxw
parent7338622eabd0aceb08825d3a70cd3ca2cd649e87 (diff)
downloadslackbuilds-a18b2dc8085a024f8d4a8b1b14c04dd13181e3a4.tar.gz
games/qxw: Updated for version 20140331.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/qxw')
-rw-r--r--games/qxw/README2
-rw-r--r--games/qxw/qxw.SlackBuild9
-rw-r--r--games/qxw/qxw.info6
3 files changed, 8 insertions, 9 deletions
diff --git a/games/qxw/README b/games/qxw/README
index e24c279947..de102074a1 100644
--- a/games/qxw/README
+++ b/games/qxw/README
@@ -7,5 +7,5 @@ Interactive or fully automatic filling of whole or partial grid.
NOTE: If you wish to include the qxw-guide.[version].pdf in the package,
download from http://www.quinapalus.com/qxw.html and add
-the file to your SlackBuild directory (where this file is).
+the file to your Qxw SlackBuild directory (where this file is).
It will automatically be added to the SBo package.
diff --git a/games/qxw/qxw.SlackBuild b/games/qxw/qxw.SlackBuild
index 352ea00e55..8127469f59 100644
--- a/games/qxw/qxw.SlackBuild
+++ b/games/qxw/qxw.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for Qxw
#
-# Copyright 2013, Nick Warne: nick@ukfsn.org, nick@linicks.net: Pompey, England
+# Copyright 2013,2014, Nick Warne: nick@ukfsn.org: Pompey, England
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qxw
-VERSION=${VERSION:-20130906}
+VERSION=${VERSION:-20140331}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
QXWGUIDE=${QXWGUIDE:-qxw-guide}
@@ -65,12 +65,11 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- LICENCE changelog examples \
+ LICENCE changelog.gz examples \
$PKG/usr/doc/$PRGNAM-$VERSION
-mkdir $PKG/usr/share/pixmaps
cp -a $CWD/qxw.desktop $PKG/usr/share/applications/qxw.desktop
-cp -a $CWD/qxw.png $PKG/usr/share/pixmaps
+cp -a $CWD/qxw.png $PKG/usr/share/pixmaps/
# If qxw-guide.pdf is available, add that too
if [ -f $CWD/$QXWGUIDE-$VERSION.pdf ];
diff --git a/games/qxw/qxw.info b/games/qxw/qxw.info
index 01a4c66a24..34c706fac3 100644
--- a/games/qxw/qxw.info
+++ b/games/qxw/qxw.info
@@ -1,8 +1,8 @@
PRGNAM="qxw"
-VERSION="20130906"
+VERSION="20140331"
HOMEPAGE="http://www.quinapalus.com/qxw.html"
-DOWNLOAD="http://www.quinapalus.com/qxw-20130906.tar.gz"
-MD5SUM="7e204d36029dbeb6a5132280ff0380d2"
+DOWNLOAD="http://www.quinapalus.com/qxw-20140331.tar.gz"
+MD5SUM="745bdc9eb7a05602539f685b0bb8527b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""