commit:     bbaf4bacf76e314fdc8a0816e783f3b0809c645b
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 24 13:53:39 2021 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Wed Nov 24 13:53:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbaf4bac

media-fonts/vlgothic: new upstream release

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 media-fonts/vlgothic/Manifest                 |  1 +
 media-fonts/vlgothic/vlgothic-20200720.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/media-fonts/vlgothic/Manifest b/media-fonts/vlgothic/Manifest
index 421d654cfd5b..cdcf32f8dace 100644
--- a/media-fonts/vlgothic/Manifest
+++ b/media-fonts/vlgothic/Manifest
@@ -1 +1,2 @@
 DIST VLGothic-20141206.tar.bz2 4952134 BLAKE2B 
b650481bd63c71f996e584c60e612201d131c6f89a4b2d5843be30922ea05358add61cd6c5fe3205a1f81f5e79a049c284fa90092196d79f5c114d4a58205806
 SHA512 
70ef712398b48486c0494ca52c97e145ebbaae0988b535a5447c796ed668944c0700175ab80587e0226d507d1589cedfe733f10f47f9b024873cf9e5d4e7983d
+DIST VLGothic-20200720.tar.xz 2224932 BLAKE2B 
97910117cb9d6b22a9711b132c77c403b242465d40afb2812aa1792c26527c30d1c00f7d2f9c379efe648cc6fb0b2adda351483a0508c88548cdce0e313c51f2
 SHA512 
d106f769843752e5d4841c73b56a947feefdc11739d8643a0e51d61b9b7450edf0ac7aa28edde63cb43ba5ebd9d438a9d544e24c770634ba94d1648c7b44d1de

diff --git a/media-fonts/vlgothic/vlgothic-20200720.ebuild 
b/media-fonts/vlgothic/vlgothic-20200720.ebuild
new file mode 100644
index 000000000000..fdc546cf79c4
--- /dev/null
+++ b/media-fonts/vlgothic/vlgothic-20200720.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit font
+
+MY_PN="VLGothic"
+
+DESCRIPTION="Japanese TrueType font from Vine Linux"
+HOMEPAGE="http://vlgothic.dicey.org/";
+SRC_URI="mirror://sourceforge.jp/${PN}/73361/${MY_PN}-${PV}.tar.xz"
+
+# M+ FONTS -> mplus-fonts
+# sazanami -> BSD-2
+LICENSE="vlgothic mplus-fonts BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+RESTRICT="binchecks strip"
+
+S="${WORKDIR}/${MY_PN}"
+
+DOCS="Changelog README*"
+
+FONT_SUFFIX="ttf"

Reply via email to