From 968b12d50adfc3fa009dd48eb85dabbea67ed553 Mon Sep 17 00:00:00 2001 From: Alexander Verbovetsky Date: Mon, 15 Jun 2020 16:34:37 +0700 Subject: office/mtp2-fonts: Update HOMEPAGE. Signed-off-by: Willy Sudiarto Raharjo --- office/mtp2-fonts/mtp2-fonts.SlackBuild | 9 +++++++-- office/mtp2-fonts/mtp2-fonts.info | 2 +- office/mtp2-fonts/slack-desc | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) (limited to 'office') diff --git a/office/mtp2-fonts/mtp2-fonts.SlackBuild b/office/mtp2-fonts/mtp2-fonts.SlackBuild index b4429c26c0..dc76fa06fb 100644 --- a/office/mtp2-fonts/mtp2-fonts.SlackBuild +++ b/office/mtp2-fonts/mtp2-fonts.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mtp2-fonts -# Copyright 2017, Alexander Verbovetsky, Moscow, Russia +# Copyright 2017-2020, Alexander Verbovetsky, Moscow, Russia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=mtp2-fonts VERSION=${VERSION:-2.1a} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} CWD=$(pwd) @@ -55,6 +55,11 @@ find -L . \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; rm -r texmf/dvips + +sed --in-place \ + -e 's/^\\alloc@0\\count\\countdef\\insc@unt/\\newcount/' \ + texmf/tex/latex/mtpro2/mtpro2.sty + find . \ \( -name "*.txt" -o -name "*.tex" -o -name "*.fd" -o -name "*.map" \ -o -name "*.sty" -o -name "*.tpm" \) -exec sed -i 's/\r$//' {} \; diff --git a/office/mtp2-fonts/mtp2-fonts.info b/office/mtp2-fonts/mtp2-fonts.info index 64a73176cd..35257db40a 100644 --- a/office/mtp2-fonts/mtp2-fonts.info +++ b/office/mtp2-fonts/mtp2-fonts.info @@ -1,6 +1,6 @@ PRGNAM="mtp2-fonts" VERSION="2.1a" -HOMEPAGE="http://pctex.com/mtpro2.html" +HOMEPAGE="https://pctex.com/mtpro2.html" DOWNLOAD="http://mirrors.ctan.org/fonts/mtp2lite.zip" MD5SUM="afd69b0d82ec8b32b7b012e5cfcd7d00" DOWNLOAD_x86_64="" diff --git a/office/mtp2-fonts/slack-desc b/office/mtp2-fonts/slack-desc index 58f93e53d5..6656d08ebf 100644 --- a/office/mtp2-fonts/slack-desc +++ b/office/mtp2-fonts/slack-desc @@ -16,4 +16,4 @@ mtp2-fonts: consists of 15 fonts and replaces the Computer Modern math fonts. Th mtp2-fonts: complete set consists of 68 fonts and provides also script, curly, mtp2-fonts: Fraktur, bold math, blackboard bold fonts, and AMS symbols. mtp2-fonts: -mtp2-fonts: Homepage: http://pctex.com/mtpro2.html +mtp2-fonts: Homepage: https://pctex.com/mtpro2.html -- cgit v1.2.3