From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/mplus-outline-fonts/
Date: Tue, 17 Sep 2019 14:33:12 +0000 (UTC) [thread overview]
Message-ID: <1568730771.a2424a8edaa44ccfe2d4f1af4a6e9679cdc548b0.hattya@gentoo> (raw)
commit: a2424a8edaa44ccfe2d4f1af4a6e9679cdc548b0
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 17 14:32:51 2019 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Sep 17 14:32:51 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2424a8e
media-fonts/mplus-outline-fonts: new upstream release
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
media-fonts/mplus-outline-fonts/Manifest | 1 +
.../mplus-outline-fonts-0_pre063_p1.ebuild | 45 ++++++++++++++++++++++
2 files changed, 46 insertions(+)
diff --git a/media-fonts/mplus-outline-fonts/Manifest b/media-fonts/mplus-outline-fonts/Manifest
index ab41b097fc3..4717c3253b5 100644
--- a/media-fonts/mplus-outline-fonts/Manifest
+++ b/media-fonts/mplus-outline-fonts/Manifest
@@ -1 +1,2 @@
DIST mplus-TESTFLIGHT-063.tar.xz 10346584 BLAKE2B d053992dc6b1220361f91d9482eeea11bc32ec1989ef9b99e178f3f229c84f1d232111b7a97df195473bd957eccc973a0233da5263038e6beaf4a9ff64ff0cd7 SHA512 477b9669c14dfb10321b5986dece72fb44a2554ff6c9239ccfadf21643714984ee7fd1e42c9c7982fa17417dee0e7ef6b5d66fc7cceec05298add4ae3d9502fa
+DIST mplus-TESTFLIGHT-063a.tar.xz 10371708 BLAKE2B 0821600576564bbbd5b49ac0a268502e8ab77fc11d2a37c00d1ca75097c9385c340e8aceb14633aee759a608740cd02b6eba6892cb607f464703dba7dfcd3312 SHA512 bd491a71c63679977e09cbc3aef6035022299c4330b7799a879029d4c9d3ba9fed91e8bacc0aab190035fa288173e1a056dadec001b515bb3e47e77f9ece6002
diff --git a/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063_p1.ebuild b/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063_p1.ebuild
new file mode 100644
index 00000000000..b9b0d47f671
--- /dev/null
+++ b/media-fonts/mplus-outline-fonts/mplus-outline-fonts-0_pre063_p1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit font
+
+MY_P="mplus-TESTFLIGHT-${PV:5:3}a"
+
+DESCRIPTION="M+ Japanese outline fonts"
+HOMEPAGE="http://mplus-fonts.osdn.jp/ http://ossipedia.ipa.go.jp/ipafont/"
+SRC_URI="mirror://sourceforge.jp/mplus-fonts/62344/${MY_P}.tar.xz"
+
+LICENSE="mplus-fonts ipafont? ( IPAfont )"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~x86 ~ppc-macos ~x86-macos"
+IUSE="ipafont"
+RESTRICT="binchecks strip"
+
+DEPEND="ipafont? (
+ media-gfx/fontforge
+ media-fonts/ja-ipafonts
+ )"
+RDEPEND=""
+S="${WORKDIR}/${MY_P}"
+
+FONT_SUFFIX="ttf"
+FONT_S="${S}"
+DOCS="README_J README_E"
+
+IPAFONT_DIR="${EPREFIX}/usr/share/fonts/ja-ipafonts"
+
+src_prepare() {
+ if use ipafont; then
+ cp -p "${IPAFONT_DIR}"/ipag.ttf "${S}" || die
+ fi
+ default
+}
+
+src_compile() {
+ if use ipafont; then
+ fontforge -script m++ipa.pe || die
+ rm -f ipag.ttf
+ fi
+}
next reply other threads:[~2019-09-17 14:33 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-17 14:33 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-03 21:49 [gentoo-commits] repo/gentoo:master commit in: media-fonts/mplus-outline-fonts/ Sam James
2021-11-24 14:03 Akinori Hattori
2021-11-24 14:03 Akinori Hattori
2021-03-26 13:08 Andreas Sturmlechner
2021-03-26 11:34 Sam James
2021-03-26 7:45 Agostino Sarubbo
2021-03-25 18:12 Agostino Sarubbo
2021-01-06 14:01 Fabian Groffen
2019-09-21 2:59 Akinori Hattori
2019-09-17 14:22 Akinori Hattori
2018-07-30 20:55 Mikle Kolyada
2018-07-27 7:08 Sergei Trofimovich
2018-07-27 6:35 Sergei Trofimovich
2018-07-24 7:31 Sergei Trofimovich
2018-01-28 12:08 Akinori Hattori
2018-01-28 12:08 Akinori Hattori
2017-04-30 8:53 Jeroen Roovers
2017-04-29 15:02 Agostino Sarubbo
2017-04-27 10:36 Agostino Sarubbo
2017-04-23 10:27 Agostino Sarubbo
2016-11-27 7:45 Akinori Hattori
2016-11-27 7:45 Akinori Hattori
2016-05-21 6:16 Akinori Hattori
2016-03-12 7:30 Akinori Hattori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1568730771.a2424a8edaa44ccfe2d4f1af4a6e9679cdc548b0.hattya@gentoo \
--to=hattya@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox