diff --git a/desktop/font/noto-fonts-cjk/actions.py b/desktop/font/noto-fonts-cjk/actions.py new file mode 100644 index 0000000000..a90cf4b754 --- /dev/null +++ b/desktop/font/noto-fonts-cjk/actions.py @@ -0,0 +1,13 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import pisitools + + +def install(): + pisitools.insinto("/usr/share/fonts/noto", "*.ttc") + + pisitools.dodoc("LICENSE") \ No newline at end of file diff --git a/desktop/font/noto-fonts-cjk/pspec.xml b/desktop/font/noto-fonts-cjk/pspec.xml new file mode 100644 index 0000000000..ade77c8034 --- /dev/null +++ b/desktop/font/noto-fonts-cjk/pspec.xml @@ -0,0 +1,43 @@ + + + + + noto-fonts-cjk + http://www.google.com/get/noto + + Osman Erkan + osman.erkan@pisilinux.org + + CUSTOM:SIL + data:font + Google Noto CJK fonts + noto-fonts-cjk, Google Noto CJK fonts. + https://github.com/googlei18n/noto-cjk/archive/v1.004.tar.gz + + + + noto-fonts-cjk + noto-fonts-cjk, Google Noto CJK fonts + + /usr/share/fonts/noto/*.ttc + /usr/share/doc/noto-fonts-cjk/ + + + + + + 2014-02-22 + 0.0_20100919 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + + + 2012-09-20 + 0.0_20090104 + First release + Pisi Linux Admins + admins@pisilinux.org + + + \ No newline at end of file diff --git a/desktop/font/noto-fonts-cjk/translations.xml b/desktop/font/noto-fonts-cjk/translations.xml new file mode 100644 index 0000000000..3edd91ebb6 --- /dev/null +++ b/desktop/font/noto-fonts-cjk/translations.xml @@ -0,0 +1,10 @@ + + + + noto-fonts-cjk + Google Noto CJK fonts + noto-fonts-cjk, Google Noto CJK fonts. + Google Noto CJK yazı tipleri + Google Noto CJK yazı tipleri. + + \ No newline at end of file