From 0d17e524527f8f513fb92344741cccb1ef5ed86c Mon Sep 17 00:00:00 2001 From: Zhu Qun-Ying Date: Sat, 19 Sep 2015 05:40:10 +0700 Subject: office/texmacs: Updated for version 1.99.2. Signed-off-by: Willy Sudiarto Raharjo --- office/texmacs/texmacs.SlackBuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'office/texmacs/texmacs.SlackBuild') diff --git a/office/texmacs/texmacs.SlackBuild b/office/texmacs/texmacs.SlackBuild index a5df00b5b2852..f6e937c5ed419 100644 --- a/office/texmacs/texmacs.SlackBuild +++ b/office/texmacs/texmacs.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Texmacs -# Copyright 2013 Zhu Qun-Ying +# Copyright 2013,2015 Zhu Qun-Ying # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=texmacs -VERSION=${VERSION:-1.0.7.21} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.99.2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM=TeXmacs @@ -87,6 +87,8 @@ CXXFLAGS="$SLKCFLAGS" \ --docdir=/usr/doc/$PRGNAM-$VERSION \ --build=$ARCH-slackware-linux +sed -i -e "s|-lfreetype|-lfreetype -lz|" src/makefile + make make install DESTDIR=$PKG -- cgit v1.2.3