diff options
author | andy brookes <andybrookestar@gmail.com> | 2020-05-15 22:50:58 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-16 08:44:12 +0700 |
commit | 52d159b939c3b705c9e485869ceebad3a744fb5f (patch) | |
tree | 8e3284ea5f770910c37fd6695083787659d29d88 /academic/latex2html | |
parent | 6dae3066a0c5a1b85f3c9e47986e0d7b39f55f91 (diff) | |
download | slackbuilds-52d159b939c3b705c9e485869ceebad3a744fb5f.tar.gz |
academic/latex2html: Updated for version 2020.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/latex2html')
-rw-r--r-- | academic/latex2html/latex2html.SlackBuild | 6 | ||||
-rw-r--r-- | academic/latex2html/latex2html.info | 6 | ||||
-rw-r--r-- | academic/latex2html/manual.pdf | bin | 907245 -> 893953 bytes |
3 files changed, 7 insertions, 5 deletions
diff --git a/academic/latex2html/latex2html.SlackBuild b/academic/latex2html/latex2html.SlackBuild index 31b157c4bb..5509805331 100644 --- a/academic/latex2html/latex2html.SlackBuild +++ b/academic/latex2html/latex2html.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=latex2html -VERSION=${VERSION:-2019.2} +VERSION=${VERSION:-2020} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -80,7 +80,9 @@ CXXFLAGS="$SLKCFLAGS" \ --with-perl=/usr/bin/perl \ --enable-eps \ --enable-gif \ - --enable-png \ + --enable-svg \ + --enable-pk \ + --enable-pipes \ --build=$ARCH-slackware-linux \ --host=$ARCH-slackware-linux diff --git a/academic/latex2html/latex2html.info b/academic/latex2html/latex2html.info index b732075636..199a5829f2 100644 --- a/academic/latex2html/latex2html.info +++ b/academic/latex2html/latex2html.info @@ -1,8 +1,8 @@ PRGNAM="latex2html" -VERSION="2019.2" +VERSION="2020" HOMEPAGE="http://www.latex2html.org" -DOWNLOAD="https://github.com/latex2html/latex2html/archive/v2019.2/latex2html-2019.2.tar.gz" -MD5SUM="e9ca34903ac23a6f51385f05fa63c6eb" +DOWNLOAD="https://github.com/latex2html/latex2html/archive/v2020/latex2html-2020.tar.gz" +MD5SUM="d5e2d765ed2bb4d52bd7331a6420f5be" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/academic/latex2html/manual.pdf b/academic/latex2html/manual.pdf Binary files differindex 28a5159b38..699a2ce464 100644 --- a/academic/latex2html/manual.pdf +++ b/academic/latex2html/manual.pdf |