public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-fonts/victor-mono/
Date: Mon, 10 Jan 2022 13:13:48 +0000 (UTC)	[thread overview]
Message-ID: <1641791329.2a920b8ea0973fbe8d114c5e3da831b1db036bc0.andrewammerlaan@gentoo> (raw)

commit:     2a920b8ea0973fbe8d114c5e3da831b1db036bc0
Author:     Alexey Zapparov <alexey <AT> zapparov <DOT> com>
AuthorDate: Mon Jan 10 05:06:06 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Jan 10 05:08:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2a920b8e

media-fonts/victor-mono: add v1.5.2

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alexey Zapparov <alexey <AT> zapparov.com>

 media-fonts/victor-mono/Manifest                 |  1 +
 media-fonts/victor-mono/victor-mono-1.5.2.ebuild | 33 ++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/media-fonts/victor-mono/Manifest b/media-fonts/victor-mono/Manifest
index 37b50b07e..b5fb4d97b 100644
--- a/media-fonts/victor-mono/Manifest
+++ b/media-fonts/victor-mono/Manifest
@@ -1 +1,2 @@
 DIST victor-mono-1.5.1.zip 7923821 BLAKE2B 966901025098568d50b523f9200b3994b6ef19e0efadd3b9ca32285363332152e11981e546a4f3b2786b6bae0833a2cda012b88cfd089e22e54bd3c10bf0b085 SHA512 221c987db51d713dd8294a833f2fed540a8dea1ad66ad6199d0cfd8f32115f30d130f54b44e628b5ea291335bc1deba3ea99c0ff932920e467fc4b40f1e0125d
+DIST victor-mono-1.5.2.zip 7959120 BLAKE2B dc6f298a898674d40bdd615dea2307c6d35b449c5174181b53208168171f4b0be424529623b3d633cce1ba860e2112dc608c20fc5ae6fc5070b34b33b7daf975 SHA512 936d374805739069834f76199a2d9e8f49770a101fec8f8fdd7c4b897ad4f9482f1fbbc867609bb53b17f2eae25c4b81282fbcda1c6a397ddbd16fc89fe0d3a2

diff --git a/media-fonts/victor-mono/victor-mono-1.5.2.ebuild b/media-fonts/victor-mono/victor-mono-1.5.2.ebuild
new file mode 100644
index 000000000..82aa88707
--- /dev/null
+++ b/media-fonts/victor-mono/victor-mono-1.5.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit font
+
+DESCRIPTION="A free programming font with cursive italics and ligatures"
+HOMEPAGE="https://rubjo.github.io/victor-mono/"
+SRC_URI="https://github.com/rubjo/victor-mono/raw/v${PV}/public/VictorMonoAll.zip -> ${P}.zip"
+RESTRICT="binchecks strip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+otf ttf"
+
+REQUIRED_USE="|| ( otf ttf )"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}"
+
+FONT_CONF=(
+	"${FILESDIR}/66-victor-mono.conf"
+)
+
+src_install() {
+	use otf && { FONT_S="${S}/OTF"; FONT_SUFFIX="otf"; }
+	use ttf && { FONT_S="${S}/TTF"; FONT_SUFFIX="ttf"; }
+
+	font_src_install
+}


             reply	other threads:[~2022-01-10 13:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-10 13:13 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-16  5:57 [gentoo-commits] repo/proj/guru:master commit in: media-fonts/victor-mono/ Rui Huang
2023-04-26  9:44 Florian Schmaus
2023-04-26  9:44 Florian Schmaus
2022-06-20  7:42 Florian Schmaus
2022-06-20  7:42 Florian Schmaus
2022-01-02 15:02 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-01-02 15:02 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan

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=1641791329.2a920b8ea0973fbe8d114c5e3da831b1db036bc0.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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