summaryrefslogtreecommitdiffstats
path: root/games/dmagnetic
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2023-08-21 05:37:13 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-26 19:07:13 +0700
commitb3bb799e548d23334fd9150b43cd2ce968770905 (patch)
tree25ec43dc2a6b87c26567959db296c32efbc43a69 /games/dmagnetic
parent82492fbf0309d3b9be60fbeb17fd409f8b70078a (diff)
downloadslackbuilds-b3bb799e548d23334fd9150b43cd2ce968770905.tar.gz
slackbuilds-b3bb799e548d23334fd9150b43cd2ce968770905.tar.xz
games/dmagnetic: Updated for version 0.37.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/dmagnetic')
-rw-r--r--games/dmagnetic/dmagnetic.SlackBuild5
-rw-r--r--games/dmagnetic/dmagnetic.info10
2 files changed, 8 insertions, 7 deletions
diff --git a/games/dmagnetic/dmagnetic.SlackBuild b/games/dmagnetic/dmagnetic.SlackBuild
index 52a5c3ad54..a3cc5ca2af 100644
--- a/games/dmagnetic/dmagnetic.SlackBuild
+++ b/games/dmagnetic/dmagnetic.SlackBuild
@@ -17,6 +17,7 @@
# happen. The manual source is available, as TeX source, but I see no
# reason to build it instead of using the prebuilt PDF file.
+# 20230820 bkw: update for v0.37.
# 20230128 bkw: update for v0.36 (that was quick!)
# 20230112 bkw: update for v0.34.
# 20220316 bkw: BUILD=2, derp, gzip the man pages.
@@ -25,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dmagnetic
SRCNAM=dMagnetic
-VERSION=${VERSION:-0.36}
+VERSION=${VERSION:-0.37}
MANVER=${MANVER:-$VERSION}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -77,7 +78,7 @@ find -L . -perm /111 -a \! -perm 755 -a -exec chmod 755 {} \+ -o \
make CFLAGS="$SLKCFLAGS"
strip $SRCNAM
make install \
- PREFIX=$PKG/usr \
+ MYPREFIX=$PKG/usr \
INSTALLBIN=$PKG/usr/games \
INSTALLMAN=$PKG/usr/man
diff --git a/games/dmagnetic/dmagnetic.info b/games/dmagnetic/dmagnetic.info
index d168a934ef..ebf92bab62 100644
--- a/games/dmagnetic/dmagnetic.info
+++ b/games/dmagnetic/dmagnetic.info
@@ -1,10 +1,10 @@
PRGNAM="dmagnetic"
-VERSION="0.36"
+VERSION="0.37"
HOMEPAGE="https://www.dettus.net/dMagnetic/"
-DOWNLOAD="https://www.dettus.net/dMagnetic/dMagnetic_0.36.tar.bz2 \
- https://www.dettus.net/dMagnetic/dMagnetic_036.pdf"
-MD5SUM="9926de7ae7632197a8753345ff3798a8 \
- 33c11c269818563b18d67d942c57ddbb"
+DOWNLOAD="https://www.dettus.net/dMagnetic/dMagnetic_0.37.tar.bz2 \
+ https://www.dettus.net/dMagnetic/dMagnetic_037.pdf"
+MD5SUM="a8986fd4aee17fea818d218268c98d35 \
+ ac9f6334e5ae448df3fb633dfb317d52"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""