office/asymptote: Update scripts.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Franzen 2022-02-06 13:46:10 +07:00 committed by Willy Sudiarto Raharjo
parent df8e573045
commit ae2dd93fca
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 7 additions and 7 deletions

View file

@ -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

View file

@ -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"

View file

@ -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: