commit:     a6f9e4392ac49a22f90ad1c5028f0e1a807a9e7a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 13:08:03 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue May 30 13:09:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6f9e439

media-fonts/noto-cjk: Version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 media-fonts/noto-cjk/Manifest                 |  1 +
 media-fonts/noto-cjk/noto-cjk-20170530.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/media-fonts/noto-cjk/Manifest b/media-fonts/noto-cjk/Manifest
index 5173e179f55..82cd268d3a7 100644
--- a/media-fonts/noto-cjk/Manifest
+++ b/media-fonts/noto-cjk/Manifest
@@ -1 +1,2 @@
 DIST noto-cjk-20150615.tar.xz 390518224 SHA256 
8c132ec70dcf12d9d444d346f31569b4ca8990137454337b06b9a61ed50cf934 SHA512 
738bd840d14c3fc3665b9c6e50b1b2d5981ccdc5e660a6498b4611b8019208f0880df062741d9dec8bdcd54234eed46655e1c739cf872d9dfa5fa0523954a7d3
 WHIRLPOOL 
d8e3afaca3a05dac43f792ac32cfbfd50ec1e5d15c8abf0460f990ba135bc9adaacac10d9e6735d80d7321622dfe01cc4f7e8a07c4257f03bdfb2b32c2c19095
+DIST noto-cjk-20170530.tar.xz 297864424 SHA256 
6ef9837d0c62bd20cd6d7744f691fdbbd644ef815c3caad4e9489ba5304edfe2 SHA512 
e99063e074db38a7a149f8ca583d0e8392192452c6f32048052e863d3dee1f27ad7da6a09a15c51cddf4a2e6268668fc97f5929cf32737c0b493dad77f8e064f
 WHIRLPOOL 
4bb76e96fa7b8dfeddd2ec62810543a554ed316bd41d4a54909f90214fbe346666b275e1a6d47270958728a08a4ae9e6bd705b988bace7e6f16d60b24c98faab

diff --git a/media-fonts/noto-cjk/noto-cjk-20170530.ebuild 
b/media-fonts/noto-cjk/noto-cjk-20170530.ebuild
new file mode 100644
index 00000000000..f82dfa4b80e
--- /dev/null
+++ b/media-fonts/noto-cjk/noto-cjk-20170530.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit font
+
+DESCRIPTION="Google's font family that aims to support all the world's 
languages"
+HOMEPAGE="https://www.google.com/get/noto/";
+
+# https://noto-website.storage.googleapis.com/pkgs/Noto-hinted.zip
+# Version number based on the timestamp of most recently updated font in the 
zip.
+# When bumping, remove all but *CJK* and create a tarball. (xz -9 gives the 
most
+# compressed tarball)
+SRC_URI="https://dev.gentoo.org/~pacho/noto/${P}.tar.xz";
+
+LICENSE="OFL-1.1" # https://github.com/googlei18n/noto-fonts/blob/master/NEWS
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+RESTRICT="binchecks strip"
+
+FONT_S="${S}"
+FONT_SUFFIX="otf"

Reply via email to