Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: files/70-noto-cjk.conf
===================================================================
--- /dev/null
+++ files/70-noto-cjk.conf
@@ -0,0 +1,147 @@
+
+
+
+
+
+ ja
+
+
+ serif
+
+
+ Noto Serif CJK JP
+
+
+
+
+
+ ko
+
+
+ serif
+
+
+ Noto Serif CJK KR
+
+
+
+
+
+ zh-cn
+
+
+ serif
+
+
+ Noto Serif CJK SC
+
+
+
+
+
+ zh-tw
+
+
+ serif
+
+
+ Noto Serif CJK TC
+
+
+
+
+
+ ja
+
+
+ sans-serif
+
+
+ Noto Sans CJK JP
+
+
+
+
+
+ ko
+
+
+ sans-serif
+
+
+ Noto Sans CJK KR
+
+
+
+
+
+ zh-cn
+
+
+ sans-serif
+
+
+ Noto Sans CJK SC
+
+
+
+
+
+ zh-tw
+
+
+ sans-serif
+
+
+ Noto Sans CJK TC
+
+
+
+
+
+ ja
+
+
+ monospace
+
+
+ Noto Sans Mono CJK JP
+
+
+
+
+
+ ko
+
+
+ monospace
+
+
+ Noto Sans Mono CJK KR
+
+
+
+
+
+ zh-cn
+
+
+ monospace
+
+
+ Noto Sans Mono CJK SC
+
+
+
+
+
+ zh-tw
+
+
+ monospace
+
+
+ Noto Sans Mono CJK TC
+
+
+
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,15 @@
+name : font-noto-cjk
+version : 2017.06.01
+release : 1
+source :
+ - https://github.com/googlei18n/noto-cjk/archive/v2017-06-01-serif-cjk-1-1.tar.gz : ea2e045310f10ebc01389ed2cb69929f02d1884873586356b35a1e277885298b
+license : OFL-1.1
+component : desktop.font
+summary : Noto CJK fonts
+description: |
+ Noto CJK fonts, supporting Simplified Chinese, Traditional Chinese, Japanese, and Korean.
+install : |
+ install -D -m00644 *.ttc -t $installdir/usr/share/fonts/truetype/noto-cjk
+
+ # Borrowed from ArchLinux
+ install -D -m00644 $pkgfiles/70-noto-cjk.conf -t $installdir/usr/share/fonts/conf.d
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,48 @@
+
+
+ font-noto-cjk
+
+ Pierre-Yves
+ pyu@riseup.net
+
+ OFL-1.1
+ desktop.font
+ Noto CJK fonts
+ Noto CJK fonts, supporting Simplified Chinese, Traditional Chinese, Japanese, and Korean.
+
+ https://solus-project.com/sources/README.Solus
+
+
+ font-noto-cjk
+ Noto CJK fonts
+ Noto CJK fonts, supporting Simplified Chinese, Traditional Chinese, Japanese, and Korean.
+
+ desktop.font
+
+ /usr/share/fonts/conf.d/70-noto-cjk.conf
+ /usr/share/fonts/truetype/noto-cjk/NotoSansCJK-Black.ttc
+ /usr/share/fonts/truetype/noto-cjk/NotoSansCJK-Bold.ttc
+ /usr/share/fonts/truetype/noto-cjk/NotoSansCJK-DemiLight.ttc
+ /usr/share/fonts/truetype/noto-cjk/NotoSansCJK-Light.ttc
+ /usr/share/fonts/truetype/noto-cjk/NotoSansCJK-Medium.ttc
+ /usr/share/fonts/truetype/noto-cjk/NotoSansCJK-Regular.ttc
+ /usr/share/fonts/truetype/noto-cjk/NotoSansCJK-Thin.ttc
+ /usr/share/fonts/truetype/noto-cjk/NotoSerifCJK-Black.ttc
+ /usr/share/fonts/truetype/noto-cjk/NotoSerifCJK-Bold.ttc
+ /usr/share/fonts/truetype/noto-cjk/NotoSerifCJK-ExtraLight.ttc
+ /usr/share/fonts/truetype/noto-cjk/NotoSerifCJK-Light.ttc
+ /usr/share/fonts/truetype/noto-cjk/NotoSerifCJK-Medium.ttc
+ /usr/share/fonts/truetype/noto-cjk/NotoSerifCJK-Regular.ttc
+ /usr/share/fonts/truetype/noto-cjk/NotoSerifCJK-SemiBold.ttc
+
+
+
+
+ 2018-08-23
+ 2017.06.01
+ Packaging update
+ Pierre-Yves
+ pyu@riseup.net
+
+
+
\ No newline at end of file