summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-03-20 22:03:25 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-03-21 20:05:34 +0100
commit420f8145508ceb229444b43ae256f850602ea626 (patch)
treedaed691ec6409cbd72d4d4dfd563a8c52c583ab8 /media-fonts/koruri/koruri-20180915.ebuild
parentmedia-fonts/corefonts: EAPI-7 bump (diff)
downloadgentoo-420f8145508ceb229444b43ae256f850602ea626.tar.gz
gentoo-420f8145508ceb229444b43ae256f850602ea626.tar.bz2
gentoo-420f8145508ceb229444b43ae256f850602ea626.zip
media-fonts/koruri: 20180915 version bump, new upstream repo
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-fonts/koruri/koruri-20180915.ebuild')
-rw-r--r--media-fonts/koruri/koruri-20180915.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/media-fonts/koruri/koruri-20180915.ebuild b/media-fonts/koruri/koruri-20180915.ebuild
new file mode 100644
index 000000000000..855e0e29bfab
--- /dev/null
+++ b/media-fonts/koruri/koruri-20180915.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit font
+
+DESCRIPTION="Japanese TrueType font based on M+ outline fonts and Open Sans"
+HOMEPAGE="https://koruri.github.io/"
+SRC_URI="https://github.com/${PN^}/${PN^}/releases/download/${P^}/${P^}.tar.xz"
+S="${WORKDIR}/${P^}"
+
+LICENSE="mplus-fonts Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+# Only installs fonts
+RESTRICT="binchecks strip"
+
+DOCS=( README{_{E,J}.mplus,_ja.md,.md} )
+
+FONT_SUFFIX="ttf"