[arch-commits] Commit in noto-fonts-cjk/repos/extra-any (4 files)

Antonio Rojas arojas at archlinux.org
Sun Nov 11 09:16:41 UTC 2018


    Date: Sunday, November 11, 2018 @ 09:16:41
  Author: arojas
Revision: 339272

archrelease: copy trunk to extra-any

Added:
  noto-fonts-cjk/repos/extra-any/70-noto-cjk.conf
    (from rev 339271, noto-fonts-cjk/trunk/70-noto-cjk.conf)
  noto-fonts-cjk/repos/extra-any/PKGBUILD
    (from rev 339271, noto-fonts-cjk/trunk/PKGBUILD)
Deleted:
  noto-fonts-cjk/repos/extra-any/70-noto-cjk.conf
  noto-fonts-cjk/repos/extra-any/PKGBUILD

------------------+
 70-noto-cjk.conf |  330 +++++++++++++++++++++++++++++------------------------
 PKGBUILD         |   39 +++---
 2 files changed, 202 insertions(+), 167 deletions(-)

Deleted: 70-noto-cjk.conf
===================================================================
--- 70-noto-cjk.conf	2018-11-11 09:16:15 UTC (rev 339271)
+++ 70-noto-cjk.conf	2018-11-11 09:16:41 UTC (rev 339272)
@@ -1,147 +0,0 @@
-<?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>

Copied: noto-fonts-cjk/repos/extra-any/70-noto-cjk.conf (from rev 339271, noto-fonts-cjk/trunk/70-noto-cjk.conf)
===================================================================
--- 70-noto-cjk.conf	                        (rev 0)
+++ 70-noto-cjk.conf	2018-11-11 09:16:41 UTC (rev 339272)
@@ -0,0 +1,183 @@
+<?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>zh-hk</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>zh-hk</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>
+
+    <match target="pattern">
+        <test name="lang">
+            <string>zh-hk</string>
+        </test>
+        <test name="family">
+            <string>monospace</string>
+        </test>
+        <edit name="family" mode="prepend">
+            <string>Noto Sans Mono CJK TC</string>
+        </edit>
+    </match>
+</fontconfig>

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-11 09:16:15 UTC (rev 339271)
+++ PKGBUILD	2018-11-11 09:16:41 UTC (rev 339272)
@@ -1,20 +0,0 @@
-# $Id$
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=noto-fonts-cjk
-pkgver=20170601
-_commit=32a5844539f2e348ed36b44e990f9b06d7fb89fe
-pkgrel=2
-pkgdesc="Google Noto CJK fonts"
-arch=(any)
-url="https://www.google.com/get/noto/"
-license=(custom:SIL)
-source=($pkgname-$pkgver.zip::"https://github.com/googlei18n/noto-cjk/archive/$_commit.zip" 70-noto-cjk.conf)
-sha256sums=('31e53af3f5e97ae021f24f960608e98f64aaa12804eda7fb583dcfaa8d496ebf'
-            '5a5fa764efaca13a326998499d026b89e22217c12011074bf301ef8aa4a9bb37')
-
-package() {
-  install -Dm644 noto-cjk-*/*.ttc -t "$pkgdir"/usr/share/fonts/noto-cjk
-  install -Dm644 noto-cjk-*/LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
-  install -Dm644 70-noto-cjk.conf -t "$pkgdir"/etc/fonts/conf.avail
-}

Copied: noto-fonts-cjk/repos/extra-any/PKGBUILD (from rev 339271, noto-fonts-cjk/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-11-11 09:16:41 UTC (rev 339272)
@@ -0,0 +1,19 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=noto-fonts-cjk
+pkgver=20170601
+_commit=32a5844539f2e348ed36b44e990f9b06d7fb89fe
+pkgrel=3
+pkgdesc="Google Noto CJK fonts"
+arch=(any)
+url="https://www.google.com/get/noto/"
+license=(custom:SIL)
+source=($pkgname-$pkgver.zip::"https://github.com/googlei18n/noto-cjk/archive/$_commit.zip" 70-noto-cjk.conf)
+sha256sums=('31e53af3f5e97ae021f24f960608e98f64aaa12804eda7fb583dcfaa8d496ebf'
+            'f83b652cabe6e95489f2f70e44f5288216d33a6132f24e8d074d6eee4e3d700b')
+
+package() {
+  install -Dm644 noto-cjk-*/*.ttc -t "$pkgdir"/usr/share/fonts/noto-cjk
+  install -Dm644 noto-cjk-*/LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+  install -Dm644 70-noto-cjk.conf -t "$pkgdir"/etc/fonts/conf.avail
+}



More information about the arch-commits mailing list