summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/vlgothic')
-rw-r--r--media-fonts/vlgothic/Manifest2
-rw-r--r--media-fonts/vlgothic/metadata.xml9
-rw-r--r--media-fonts/vlgothic/vlgothic-20110722.ebuild22
-rw-r--r--media-fonts/vlgothic/vlgothic-20141206.ebuild23
4 files changed, 56 insertions, 0 deletions
diff --git a/media-fonts/vlgothic/Manifest b/media-fonts/vlgothic/Manifest
new file mode 100644
index 000000000000..d0a41daef884
--- /dev/null
+++ b/media-fonts/vlgothic/Manifest
@@ -0,0 +1,2 @@
+DIST VLGothic-20110722.tar.bz2 4797664 SHA256 e1ff4a1cc5a1e186c54bd33699e113cca8ac22f52ceb317e95b9988309365113
+DIST VLGothic-20141206.tar.bz2 4952134 SHA256 252b4c3faf6ccf315763e021edace218370154e398d95fb97abce1ca8325556c SHA512 70ef712398b48486c0494ca52c97e145ebbaae0988b535a5447c796ed668944c0700175ab80587e0226d507d1589cedfe733f10f47f9b024873cf9e5d4e7983d WHIRLPOOL aef15d41ec3497b608c0fede4a8857ab9a50295cb5b2667d5bbcd1862bbae511b4f87038dfff939a1cb032a8e86023a139b4ecf734f3a96f25697110d3209e5d
diff --git a/media-fonts/vlgothic/metadata.xml b/media-fonts/vlgothic/metadata.xml
new file mode 100644
index 000000000000..c6bfaa83e0b7
--- /dev/null
+++ b/media-fonts/vlgothic/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>fonts</herd>
+ <herd>cjk</herd>
+ <upstream>
+ <remote-id type="sourceforge-jp">vlgothic</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/media-fonts/vlgothic/vlgothic-20110722.ebuild b/media-fonts/vlgothic/vlgothic-20110722.ebuild
new file mode 100644
index 000000000000..9a92f7a79afb
--- /dev/null
+++ b/media-fonts/vlgothic/vlgothic-20110722.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+inherit font
+
+DESCRIPTION="Japanese TrueType font from Vine Linux"
+HOMEPAGE="http://dicey.org/vlgothic/"
+SRC_URI="mirror://sourceforge.jp/vlgothic/52711/VLGothic-${PV}.tar.bz2"
+
+# M+ FONTS -> mplus-fonts
+# sazanami -> BSD-2
+LICENSE="vlgothic mplus-fonts BSD-2"
+SLOT="0"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+IUSE=""
+
+S="${WORKDIR}/VLGothic"
+
+FONT_SUFFIX="ttf"
+FONT_S="${S}"
+DOCS="Changelog README*"
diff --git a/media-fonts/vlgothic/vlgothic-20141206.ebuild b/media-fonts/vlgothic/vlgothic-20141206.ebuild
new file mode 100644
index 000000000000..247ffea2c618
--- /dev/null
+++ b/media-fonts/vlgothic/vlgothic-20141206.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+inherit font
+
+MY_PN="VLGothic"
+DESCRIPTION="Japanese TrueType font from Vine Linux"
+HOMEPAGE="http://vlgothic.dicey.org/"
+SRC_URI="mirror://sourceforge.jp/${PN}/62375/${MY_PN}-${PV}.tar.bz2"
+
+# M+ FONTS -> mplus-fonts
+# sazanami -> BSD-2
+LICENSE="vlgothic mplus-fonts BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+S="${WORKDIR}/${MY_PN}"
+
+FONT_SUFFIX="ttf"
+FONT_S="${S}"
+DOCS="Changelog README*"