summaryrefslogtreecommitdiffstats
path: root/office/asymptote
diff options
context:
space:
mode:
author Franzen <slackbuilds@schoepfer.info>2022-02-06 13:46:10 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-06 13:46:10 +0700
commitae2dd93fcacaddbd38034750bf4271de71bad72d (patch)
treec98726f342da9eecb8db4d81241114d008b2fbf0 /office/asymptote
parentdf8e573045ff971dde8094b64559575f828cbe32 (diff)
downloadslackbuilds-ae2dd93fcacaddbd38034750bf4271de71bad72d.tar.gz
slackbuilds-ae2dd93fcacaddbd38034750bf4271de71bad72d.tar.xz
office/asymptote: Update scripts.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/asymptote')
-rw-r--r--office/asymptote/asymptote.SlackBuild8
-rw-r--r--office/asymptote/asymptote.info4
-rw-r--r--office/asymptote/slack-desc2
3 files changed, 7 insertions, 7 deletions
diff --git a/office/asymptote/asymptote.SlackBuild b/office/asymptote/asymptote.SlackBuild
index 2c35fa024b..b3fc58ca1b 100644
--- a/office/asymptote/asymptote.SlackBuild
+++ b/office/asymptote/asymptote.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for asymptote
-# Copyright 2016 - 2018 Johannes Schoepfer, Germany
+# Copyright 2016 - 2022 Johannes Schoepfer, Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -95,9 +95,9 @@ CFLAGS="$SLKCFLAGS" \
--datarootdir=/usr/share/texmf-dist \
--build=$ARCH-slackware-linux
-make -j1 all
-make -j1 check-all
-make -j1 install-all DESTDIR=$PKG
+make
+make check
+make install DESTDIR=$PKG
rm -rf $PKG/usr/info/asymptote
mkdir -p $PKG/usr/share/vim/vimfiles/syntax
diff --git a/office/asymptote/asymptote.info b/office/asymptote/asymptote.info
index 372b79e349..1a9aed22d3 100644
--- a/office/asymptote/asymptote.info
+++ b/office/asymptote/asymptote.info
@@ -1,10 +1,10 @@
PRGNAM="asymptote"
VERSION="2.70"
-HOMEPAGE="http://asymptote.sourceforge.net/"
+HOMEPAGE="https://asymptote.sourceforge.io/"
DOWNLOAD="https://downloads.sourceforge.net/asymptote/asymptote-2.70.src.tgz"
MD5SUM="b57e685568a7cca69024a86c7276eb6d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="glm"
MAINTAINER="Johannes Schoepfer"
-EMAIL="slackbuilds[at]schoepfer[dot]info"
+EMAIL="slackbuilds at schoepfer dot info"
diff --git a/office/asymptote/slack-desc b/office/asymptote/slack-desc
index e38703b6ac..fcd3ba050b 100644
--- a/office/asymptote/slack-desc
+++ b/office/asymptote/slack-desc
@@ -15,5 +15,5 @@ asymptote: PostScript output.
asymptote: A major advantage of Asymptote over other graphics packages is that
asymptote: it is a programming language as opposed to just a graphics program.
asymptote:
-asymptote: http://asymptote.sourceforge.net/
+asymptote: https://asymptote.sourceforge.io/
asymptote: