system/CNS11643-font: Updated for version 20180105.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
CCHsu 2018-01-20 12:56:46 +00:00 committed by David Spencer
parent 8f3b25fd70
commit 97db8f9df7
5 changed files with 11 additions and 12 deletions

View File

@ -56,7 +56,7 @@
<string>DejaVu Sans Light</string>
</edit>
</match>
<alias>
<alias binding="strong">
<family>TW-Sung</family>
<prefer>
<family>DejaVu Serif:book</family>
@ -67,17 +67,17 @@
<family>TW-Sung-Ext-B</family>
</prefer>
</alias>
<alias>
<alias binding="strong">
<family>TW-Kai</family>
<prefer>
<family>DejaVu Sans Light:book</family>
<family>DejaVu Sans:book</family>
<family>Bitstream Vera Sans</family>
<family>TW-Kai</family>
<family>TW-Kai-Plus</family>
<family>TW-Kai-Ext-B</family>
</prefer>
</alias>
<alias>
<alias binding="strong">
<family>serif</family>
<prefer>
<family>DejaVu Serif:book</family>
@ -88,7 +88,7 @@
<family>TW-Sung-Ext-B</family>
</prefer>
</alias>
<alias>
<alias binding="strong">
<family>sans</family>
<prefer>
<family>DejaVu Sans Light:book</family>

View File

@ -2,7 +2,7 @@
# Slackware build script for CNS11643-font
# Copyright 2014 CCHsu, Taiwan
# Copyright 2018 CCHsu, Taiwan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=CNS11643-font
VERSION=${VERSION:-20140607}
VERSION=${VERSION:-20180105}
SRCNAM=Open_Data
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -35,7 +35,7 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
set -e
set -eu
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT

View File

@ -1,8 +1,8 @@
PRGNAM="CNS11643-font"
VERSION="20140607"
VERSION="20180105"
HOMEPAGE="http://www.cns11643.gov.tw/"
DOWNLOAD="http://www.cns11643.gov.tw/AIDB/Open_Data.zip"
MD5SUM="98ea3db40969b2c52891a7a0fa679086"
MD5SUM="2d30f001ffd8fd014201b21486fe158e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View File

@ -10,4 +10,4 @@ if you like.
The source file can be found at "http://data.gov.tw/node/5961", and the
license can be found at "http://www.cns11643.gov.tw/AIDB/copyright.do".
Note that the license is CC BY-ND ("http://www.cns11643.gov.tw/AIDB/
news_view.do?sn=bv").
news_view.do?sn=bv").

View File

@ -5,7 +5,6 @@ if [ -x /usr/bin/mkfontdir ]; then
mkfontdir .
)
fi
if [ -x /usr/bin/fc-cache ]; then
/usr/bin/fc-cache -f
fi