summaryrefslogtreecommitdiffstats
path: root/source/x/noto-cjk-fonts-ttf
diff options
context:
space:
mode:
Diffstat (limited to 'source/x/noto-cjk-fonts-ttf')
-rw-r--r--source/x/noto-cjk-fonts-ttf/70-noto-cjk.conf147
-rw-r--r--source/x/noto-cjk-fonts-ttf/README.Slackware25
-rw-r--r--source/x/noto-cjk-fonts-ttf/doinst.sh9
-rwxr-xr-xsource/x/noto-cjk-fonts-ttf/noto-cjk-fonts-ttf.SlackBuild70
-rw-r--r--source/x/noto-cjk-fonts-ttf/noto-cjk-fonts-ttf.url1
-rwxr-xr-xsource/x/noto-cjk-fonts-ttf/package-source.sh97
-rw-r--r--source/x/noto-cjk-fonts-ttf/slack-desc19
7 files changed, 368 insertions, 0 deletions
diff --git a/source/x/noto-cjk-fonts-ttf/70-noto-cjk.conf b/source/x/noto-cjk-fonts-ttf/70-noto-cjk.conf
new file mode 100644
index 000000000..c1052bb4c
--- /dev/null
+++ b/source/x/noto-cjk-fonts-ttf/70-noto-cjk.conf
@@ -0,0 +1,147 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<fontconfig>
+ <match target="pattern">
+ <test name="lang">
+ <string>ja</string>
+ </test>
+ <test name="family">
+ <string>serif</string>
+ </test>
+ <edit name="family" mode="prepend">
+ <string>Noto Serif CJK JP</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="lang">
+ <string>ko</string>
+ </test>
+ <test name="family">
+ <string>serif</string>
+ </test>
+ <edit name="family" mode="prepend">
+ <string>Noto Serif CJK KR</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="lang">
+ <string>zh-cn</string>
+ </test>
+ <test name="family">
+ <string>serif</string>
+ </test>
+ <edit name="family" mode="prepend">
+ <string>Noto Serif CJK SC</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="lang">
+ <string>zh-tw</string>
+ </test>
+ <test name="family">
+ <string>serif</string>
+ </test>
+ <edit name="family" mode="prepend">
+ <string>Noto Serif CJK TC</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="lang">
+ <string>ja</string>
+ </test>
+ <test name="family">
+ <string>sans-serif</string>
+ </test>
+ <edit name="family" mode="prepend">
+ <string>Noto Sans CJK JP</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="lang">
+ <string>ko</string>
+ </test>
+ <test name="family">
+ <string>sans-serif</string>
+ </test>
+ <edit name="family" mode="prepend">
+ <string>Noto Sans CJK KR</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="lang">
+ <string>zh-cn</string>
+ </test>
+ <test name="family">
+ <string>sans-serif</string>
+ </test>
+ <edit name="family" mode="prepend">
+ <string>Noto Sans CJK SC</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="lang">
+ <string>zh-tw</string>
+ </test>
+ <test name="family">
+ <string>sans-serif</string>
+ </test>
+ <edit name="family" mode="prepend">
+ <string>Noto Sans CJK TC</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="lang">
+ <string>ja</string>
+ </test>
+ <test name="family">
+ <string>monospace</string>
+ </test>
+ <edit name="family" mode="prepend">
+ <string>Noto Sans Mono CJK JP</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="lang">
+ <string>ko</string>
+ </test>
+ <test name="family">
+ <string>monospace</string>
+ </test>
+ <edit name="family" mode="prepend">
+ <string>Noto Sans Mono CJK KR</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="lang">
+ <string>zh-cn</string>
+ </test>
+ <test name="family">
+ <string>monospace</string>
+ </test>
+ <edit name="family" mode="prepend">
+ <string>Noto Sans Mono CJK SC</string>
+ </edit>
+ </match>
+
+ <match target="pattern">
+ <test name="lang">
+ <string>zh-tw</string>
+ </test>
+ <test name="family">
+ <string>monospace</string>
+ </test>
+ <edit name="family" mode="prepend">
+ <string>Noto Sans Mono CJK TC</string>
+ </edit>
+ </match>
+</fontconfig>
diff --git a/source/x/noto-cjk-fonts-ttf/README.Slackware b/source/x/noto-cjk-fonts-ttf/README.Slackware
new file mode 100644
index 000000000..5e96671c6
--- /dev/null
+++ b/source/x/noto-cjk-fonts-ttf/README.Slackware
@@ -0,0 +1,25 @@
+NOTE:
+Slackware only uses the 118MB 'NotoSansCJK.ttc' and 24 MB
+'NotoSerifCJK-Regular.ttc' files, which are part of the
+1.8 GB archive 'noto-cjk-NotoSansV2.001.tar.gz'.
+Saves tons of space.
+
+If you'd like to package more of the fonts, see the script
+./package-source.sh. You can pass options to it to include
+more (or less) fonts.
+
+From https://www.google.com/get/noto/help/cjk/ :
+
+Super OpenType/CFF Collection (Super OTC)
+This is all-in-one packaging. A super OTC includes all font instances,
+one for each of the seven weights and 4 languages for Noto Sans CJK
+and Noto Serif CJK. It allows you to install all fonts (weight and
+language variations) at once on platforms where OTC format is supported.
+In addition, it takes about 10MB less disk space than separate OTF files.
+
+Sans-serif NotoSansCJK.ttc 36 OTF font files in total:
+NotoSansCJK{jp,kr,sc,tc}-[weight].otf and
+NotoSansMonoCJK{jp,kr,sc,tc}-{Regular, Bold}.otf.
+
+Serif NotoSerifCJK.ttc 28 OTF font files in total:
+NotoSerifCJK{jp,kr,sc,tc}-[weight].otf
diff --git a/source/x/noto-cjk-fonts-ttf/doinst.sh b/source/x/noto-cjk-fonts-ttf/doinst.sh
new file mode 100644
index 000000000..2056d0734
--- /dev/null
+++ b/source/x/noto-cjk-fonts-ttf/doinst.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+# Update the X font indexes:
+if [ -x /usr/bin/mkfontdir -o -x /usr/X11R6/bin/mkfontdir ]; then
+ mkfontscale usr/share/fonts/TTF 2> /dev/null
+ mkfontdir usr/share/fonts/TTF 2> /dev/null
+fi
+if [ -x /usr/bin/fc-cache ]; then
+ /usr/bin/fc-cache -f 2> /dev/null
+fi
diff --git a/source/x/noto-cjk-fonts-ttf/noto-cjk-fonts-ttf.SlackBuild b/source/x/noto-cjk-fonts-ttf/noto-cjk-fonts-ttf.SlackBuild
new file mode 100755
index 000000000..193c0b56d
--- /dev/null
+++ b/source/x/noto-cjk-fonts-ttf/noto-cjk-fonts-ttf.SlackBuild
@@ -0,0 +1,70 @@
+#!/bin/bash
+
+# Copyright 2015, 2018, 2020 Eric Hameleers, Eindhoven, NL
+# Copyright 2015, 2018, 2020 Patrick J. Volkerding, Sebeka, MN USA
+# All rights reserved.
+#
+# Redistribution and use of this script, with or without modification, is
+# permitted provided that the following conditions are met:
+#
+# 1. Redistributions of this script must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
+# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+cd $(dirname $0) ; CWD=$(pwd)
+
+PKGNAM=noto-cjk-fonts-ttf
+VERSION=${VERSION:-$(echo NotoSansCJK_subset-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+BUILD=${BUILD:-1}
+ARCH=noarch
+
+# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
+# the name of the created package would be, and then exit. This information
+# could be useful to other scripts.
+if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
+ echo "$PKGNAM-$VERSION-$ARCH-$BUILD.txz"
+ exit 0
+fi
+
+TMP=${TMP:-/tmp}
+PKG=$TMP/package-$PKGNAM
+
+rm -rf $PKG
+mkdir -p $TMP $PKG
+
+# Install the fonts/docs:
+( cd $PKG
+ tar xf $CWD/NotoSansCJK_subset-${VERSION}.tar.lz
+ mkdir -p usr/share/fonts/TTF
+ mv fonts/* usr/share/fonts/TTF
+ rmdir fonts
+ mkdir -p usr/doc/${PKGNAM}-${VERSION}
+ mv docs/* usr/doc/${PKGNAM}-${VERSION}
+ rmdir docs
+ cp -a $CWD/README.Slackware usr/doc/${PKGNAM}-${VERSION}
+ chown root:root usr/doc/${PKGNAM}-${VERSION}/*
+ chmod 644 usr/doc/${PKGNAM}-${VERSION}/*
+)
+
+# Add a font configuration file (taken from Arch repository):
+mkdir -p $PKG/etc/fonts/conf.avail
+cp -a $CWD/70-noto-cjk.conf $PKG/etc/fonts/conf.avail
+chown root:root $PKG/etc/fonts/conf.avail/70-noto-cjk.conf
+chmod 644 $PKG/etc/fonts/conf.avail/70-noto-cjk.conf
+
+mkdir -p $PKG/install
+zcat $CWD/doinst.sh.gz > $PKG/install/doinst.sh
+cat $CWD/slack-desc > $PKG/install/slack-desc
+
+cd $PKG
+/sbin/makepkg -l y -c n $TMP/$PKGNAM-$VERSION-$ARCH-$BUILD.txz
diff --git a/source/x/noto-cjk-fonts-ttf/noto-cjk-fonts-ttf.url b/source/x/noto-cjk-fonts-ttf/noto-cjk-fonts-ttf.url
new file mode 100644
index 000000000..74a2107df
--- /dev/null
+++ b/source/x/noto-cjk-fonts-ttf/noto-cjk-fonts-ttf.url
@@ -0,0 +1 @@
+https://github.com/googlefonts/noto-cjk
diff --git a/source/x/noto-cjk-fonts-ttf/package-source.sh b/source/x/noto-cjk-fonts-ttf/package-source.sh
new file mode 100755
index 000000000..0f842f182
--- /dev/null
+++ b/source/x/noto-cjk-fonts-ttf/package-source.sh
@@ -0,0 +1,97 @@
+#!/bin/bash
+
+# Copyright 2020 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# All rights reserved.
+#
+# Redistribution and use of this script, with or without modification, is
+# permitted provided that the following conditions are met:
+#
+# 1. Redistributions of this script must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+#
+# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
+# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
+# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
+# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+# This pulls down the full noto-cjk archive from github and then packages the
+# two font files that we want as well as the documentation into a "source"
+# tarball. Note that since 100% of the contents of this are placed into the
+# package .txz, there's not really any reason to keep the source archive after
+# packaging it.
+
+cd $(dirname $0) ; CWD=$(pwd)
+
+VERSION=${VERSION:-2.001}
+
+# Create a temporary extraction directory:
+EXTRACT_DIR=$(mktemp -d)
+
+# The Noto Sans CJK font types to package. Valid types are "all", or any of
+# these (comma delimited): Black, Bold, DemiLight, Light, Medium, Regular, Thin.
+SANS_TYPES=${SANS_TYPES:-all}
+
+# The Noto Serif CJK font types to package. Valid types are "all", or any of
+# these (comma delimited): Black, Bold, ExtraLight, Light, Medium, Regular, SemiBold.
+SERIF_TYPES=${SERIF_TYPES:-Regular}
+
+( cd $EXTRACT_DIR
+ # Does the source exist in $CWD? If so, just copy it here:
+ if [ -r $CWD/NotoSansV${VERSION}.tar.gz ]; then
+ cp -a $CWD/NotoSansV${VERSION}.tar.gz .
+ else
+ # Fetch the source:
+ lftpget https://github.com/googlefonts/noto-cjk/archive/NotoSansV${VERSION}.tar.gz
+ fi
+ OUTPUT_TIMESTAMP=$(tar tvvf NotoSansV${VERSION}.tar.gz | head -n 1 | tr -d / | rev | cut -f 2,3 -d ' ' | rev)
+ tar xf NotoSansV${VERSION}.tar.gz
+ rm NotoSansV${VERSION}.tar.gz
+ mv *oto* noto-cjk
+ rm -rf noto-cjk/.git
+ mkdir -p tmp/fonts
+ # Move the selected Noto Sans fonts to tmp/fonts:
+ if [ "$SANS_TYPES" = "all" ]; then
+ # Use the all-in-one font:
+ mv --verbose noto-cjk/NotoSansCJK.ttc.zip tmp/fonts
+ else
+ echo $SANS_TYPES | tr "," "\n" | while read fonttype ; do
+ mv --verbose noto-cjk/NotoSansCJK-${fonttype}.ttc tmp/fonts
+ done
+ fi
+ # Move the selected Noto Serif fonts to tmp/fonts:
+ if [ "$SERIF_TYPES" = "all" ]; then
+ SERIF_TYPES="Black,Bold,ExtraLight,Light,Medium,Regular,SemiBold"
+ fi
+ echo $SERIF_TYPES | tr "," "\n" | while read fonttype ; do
+ mv --verbose noto-cjk/NotoSerifCJK-${fonttype}.ttc tmp/fonts
+ done
+ # Remove the fonts that we won't be packaging:
+ rm noto-cjk/*.{ttc,otf,zip}
+ # If we moved the zip file, now we have to extract the font:
+ if [ -r tmp/fonts/NotoSansCJK.ttc.zip ]; then
+ ( cd tmp/fonts
+ unzip NotoSansCJK.ttc.zip NotoSansCJK.ttc
+ rm NotoSansCJK.ttc.zip
+ )
+ fi
+ # Copy the license, readmes:
+ mkdir -p tmp/docs
+ mv noto-cjk/* tmp/docs
+ cd tmp
+ # Fix permissions:
+ find . -type f -exec chmod 644 {} \;
+ # Create source archive:
+ rm -f $CWD/NotoSansCJK_subset-${VERSION}.tar*
+ tar cvf $CWD/NotoSansCJK_subset-${VERSION}.tar .
+ plzip -9 -v $CWD/NotoSansCJK_subset-${VERSION}.tar
+ touch -d "$OUTPUT_TIMESTAMP" $CWD/NotoSansCJK_subset-${VERSION}.tar.lz
+)
+
+# Cleanup:
+rm -rf $EXTRACT_DIR
diff --git a/source/x/noto-cjk-fonts-ttf/slack-desc b/source/x/noto-cjk-fonts-ttf/slack-desc
new file mode 100644
index 000000000..da075b494
--- /dev/null
+++ b/source/x/noto-cjk-fonts-ttf/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+noto-cjk-fonts-ttf: noto-cjk-fonts-ttf (Google's Noto CJK fonts)
+noto-cjk-fonts-ttf:
+noto-cjk-fonts-ttf: Noto Sans CJK and Noto Serif CJK comprehensively cover Simplified
+noto-cjk-fonts-ttf: Chinese, Traditional Chinese, Japanese, and Korean in a unified font
+noto-cjk-fonts-ttf: family. This includes the full coverage of CJK Ideographs with
+noto-cjk-fonts-ttf: variation support for 4 regions, Kangxi radicals, Japanese Kana,
+noto-cjk-fonts-ttf: Korean Hangul, and other CJK symbols and letters in the Basic
+noto-cjk-fonts-ttf: Multilingual Plane of Unicode. It also provides limited coverage of
+noto-cjk-fonts-ttf: CJK Ideographs in Plane 2 of Unicode as necessary to support standards
+noto-cjk-fonts-ttf: from China and Japan.
+noto-cjk-fonts-ttf: Homepage: https://www.google.com/get/noto/help/cjk/