public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/droid/
Date: Thu, 19 Apr 2018 19:29:32 +0000 (UTC)	[thread overview]
Message-ID: <1524166168.216dbfddcac2923e5bec4f0e4b7bb744216bba33.johu@gentoo> (raw)

commit:     216dbfddcac2923e5bec4f0e4b7bb744216bba33
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 19 19:29:12 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Apr 19 19:29:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=216dbfdd

media-fonts/droid: Revision bump 113-r5

EAPI 6

Package-Manager: Portage-2.3.30, Repoman-2.3.9

 media-fonts/droid/droid-113-r5.ebuild | 39 +++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/media-fonts/droid/droid-113-r5.ebuild b/media-fonts/droid/droid-113-r5.ebuild
new file mode 100644
index 00000000000..f38574c7cf8
--- /dev/null
+++ b/media-fonts/droid/droid-113-r5.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit font
+
+MY_PN="${PN/d/D}"
+
+# $PV is a build number, use fontforge to find it out. 113 was taken from:
+# https://android.git.kernel.org/?p=platform/frameworks/base.git;a=tree;f=data/fonts;hb=HEAD
+DESCRIPTION="Font family from Google's Android project"
+HOMEPAGE="https://code.google.com/android/RELEASENOTES.html http://www.cosmix.org/software/"
+SRC_URI="mirror://gentoo/${P}-r1.tar.bz2
+	mirror://gentoo/${MY_PN}SansMonoSlashed-112_p1.ttf.bz2
+	mirror://gentoo/${MY_PN}SansMonoDotted-112_p1.ttf.bz2"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+S="${WORKDIR}/${PN}"
+FONT_S="${S}"
+FONT_SUFFIX="ttf"
+FONT_CONF=(
+	"${FILESDIR}/59-google-droid-sans-mono.conf"
+	"${FILESDIR}/59-google-droid-sans.conf"
+	"${FILESDIR}/59-google-droid-serif.conf"
+)
+
+src_prepare() {
+	default
+	mv "${WORKDIR}/${MY_PN}SansMonoSlashed-112_p1.ttf" \
+		"${S}/${MY_PN}SansMonoSlashed.ttf" || die
+	mv "${WORKDIR}/${MY_PN}SansMonoDotted-112_p1.ttf" \
+		"${S}/${MY_PN}SansMonoDotted.ttf" || die
+	rm Ahem.ttf || die # bug 530158
+}


             reply	other threads:[~2018-04-19 19:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-19 19:29 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-05-12 11:07 [gentoo-commits] repo/gentoo:master commit in: media-fonts/droid/ Mart Raudsepp
2018-05-12 11:50 Johannes Huber
2018-05-19  9:37 Mart Raudsepp
2018-05-19 10:16 Johannes Huber
2021-04-29  1:52 Sam James
2021-09-26 22:28 James Le Cuirot
2021-10-02  7:10 Yixun Lan

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=1524166168.216dbfddcac2923e5bec4f0e4b7bb744216bba33.johu@gentoo \
    --to=johu@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