From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/montecarlo/
Date: Thu, 26 Apr 2018 20:57:39 +0000 (UTC) [thread overview]
Message-ID: <1524776252.c4cc3c207a0b3c9ca26ca54ee7901873bc28c62d.johu@gentoo> (raw)
commit: c4cc3c207a0b3c9ca26ca54ee7901873bc28c62d
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 26 20:53:07 2018 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Apr 26 20:57:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4cc3c20
media-fonts/montecarlo: Revision bump 0-r1
EAPI 6
Package-Manager: Portage-2.3.31, Repoman-2.3.9
media-fonts/montecarlo/montecarlo-0-r1.ebuild | 29 +++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
diff --git a/media-fonts/montecarlo/montecarlo-0-r1.ebuild b/media-fonts/montecarlo/montecarlo-0-r1.ebuild
new file mode 100644
index 00000000000..7f66d5da210
--- /dev/null
+++ b/media-fonts/montecarlo/montecarlo-0-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit font
+
+MY_PN="MonteCarlo"
+DESCRIPTION="monospace font, created by programmers, for programmers"
+HOMEPAGE="http://www.bok.net/MonteCarlo/"
+SRC_URI="http://www.bok.net/${MY_PN}/downloads/${MY_PN}-PCF.tgz
+ bdf? ( http://www.bok.net/${MY_PN}/downloads/${MY_PN}-BDF.tgz )"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="bdf"
+
+DEPEND=""
+RDEPEND=""
+
+S="${WORKDIR}"
+
+src_install() {
+ insinto /usr/share/fonts/${PN}/
+ doins "${MY_PN}"-PCF/*
+ use bdf && doins "${MY_PN}"-BDF/*
+ font_xfont_config
+}
next reply other threads:[~2018-04-26 20:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-26 20:57 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-30 17:11 [gentoo-commits] repo/gentoo:master commit in: media-fonts/montecarlo/ Sam James
2021-03-21 19:06 Andreas Sturmlechner
2018-04-26 20:57 Johannes Huber
2016-08-07 6:52 Pacho Ramos
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=1524776252.c4cc3c207a0b3c9ca26ca54ee7901873bc28c62d.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