system/ttf-monaco: Updated for version 6.1.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2022-08-19 19:00:50 +01:00 committed by Willy Sudiarto Raharjo
parent c17a69b878
commit a6e26e1025
No known key found for this signature in database
GPG key ID: 3F617144D7238786
4 changed files with 12 additions and 11 deletions

View file

@ -1,3 +1,4 @@
ttf-monaco (True Type font)
Monaco TrueType Font.
The original monaco.ttf improved: add some special characters
(which are from "DejaVu Sans Mono")..

View file

@ -8,10 +8,10 @@
|-----handy-ruler------------------------------------------------------|
ttf-monaco: ttf-monaco (True Type Font)
ttf-monaco:
ttf-monaco: Monaco True Type Font.
ttf-monaco:
ttf-monaco: Home page: http://www.gringod.com/?s=monaco
ttf-monaco: The original monaco.ttf improved: add some special characters
ttf-monaco: (which are from "DejaVu Sans Mono").
ttf-monaco:
ttf-monaco: Home page: https://github.com/taodongl/monaco.ttf
ttf-monaco:
ttf-monaco:
ttf-monaco:

View file

@ -2,7 +2,7 @@
#
# Slackware build script for ttf-monaco.
#
# Copyright 2015-2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# Copyright 2015-2022 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ttf-monaco
VERSION=${VERSION:-1.0}
VERSION=${VERSION:-6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -44,7 +44,7 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
SRCNAM="Monaco_Linux"
SRCNAM="monaco"
set -e

View file

@ -1,8 +1,8 @@
PRGNAM="ttf-monaco"
VERSION="1.0"
HOMEPAGE="http://www.gringod.com/?s=monaco"
DOWNLOAD="http://www.gringod.com/wp-upload/software/Fonts/Monaco_Linux.ttf"
MD5SUM="15406419f73436c28b7e7684d6e3f346"
VERSION="6.1"
HOMEPAGE="https://github.com/taodongl/monaco.ttf"
DOWNLOAD="https://raw.githubusercontent.com/taodongl/monaco.ttf/master/monaco.ttf"
MD5SUM="5152b5a652b84e8572c5d527aa590e82"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""