office/texmacs: Updated for version 1.99.19.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-04-24 14:03:50 +07:00
parent 2ab8a516e1
commit e3290eab71
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 5 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=texmacs
VERSION=${VERSION:-1.99.17}
VERSION=${VERSION:-1.99.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -96,7 +96,6 @@ CXX="g++" \
--sysconfdir=/etc \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--build=$ARCH-slackware-linux
sed -i -e "s|-lfreetype|-lfreetype -lz|" src/makefile

View File

@ -1,8 +1,8 @@
PRGNAM="texmacs"
VERSION="1.99.17"
VERSION="1.99.19"
HOMEPAGE="http://www.texmacs.org"
DOWNLOAD="https://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.17-src.tar.gz"
MD5SUM="d04afa1984339e6db7872ea82e13370c"
DOWNLOAD="https://www.texmacs.org/Download/ftp/tmftp/source/TeXmacs-1.99.19-src.tar.gz"
MD5SUM="fcba1d5fae1156821a44a0d5662eec78"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="guile1.8"