From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-fonts/victor-mono/
Date: Mon, 20 Jun 2022 07:42:05 +0000 (UTC) [thread overview]
Message-ID: <1655680816.557e0679ac0d41873240fd1478ebc173b5a71f36.flow@gentoo> (raw)
commit: 557e0679ac0d41873240fd1478ebc173b5a71f36
Author: Alexey Zapparov <alexey <AT> zapparov <DOT> com>
AuthorDate: Sun Jun 19 23:20:16 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 23:20:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=557e0679
media-fonts/victor-mono: add 1.5.3
Signed-off-by: Alexey Zapparov <alexey <AT> zapparov.com>
media-fonts/victor-mono/Manifest | 1 +
media-fonts/victor-mono/victor-mono-1.5.3.ebuild | 33 ++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/media-fonts/victor-mono/Manifest b/media-fonts/victor-mono/Manifest
index b5fb4d97b..60dea703f 100644
--- a/media-fonts/victor-mono/Manifest
+++ b/media-fonts/victor-mono/Manifest
@@ -1,2 +1,3 @@
DIST victor-mono-1.5.1.zip 7923821 BLAKE2B 966901025098568d50b523f9200b3994b6ef19e0efadd3b9ca32285363332152e11981e546a4f3b2786b6bae0833a2cda012b88cfd089e22e54bd3c10bf0b085 SHA512 221c987db51d713dd8294a833f2fed540a8dea1ad66ad6199d0cfd8f32115f30d130f54b44e628b5ea291335bc1deba3ea99c0ff932920e467fc4b40f1e0125d
DIST victor-mono-1.5.2.zip 7959120 BLAKE2B dc6f298a898674d40bdd615dea2307c6d35b449c5174181b53208168171f4b0be424529623b3d633cce1ba860e2112dc608c20fc5ae6fc5070b34b33b7daf975 SHA512 936d374805739069834f76199a2d9e8f49770a101fec8f8fdd7c4b897ad4f9482f1fbbc867609bb53b17f2eae25c4b81282fbcda1c6a397ddbd16fc89fe0d3a2
+DIST victor-mono-1.5.3.zip 8023339 BLAKE2B 7f34a60fda7d50cc21396feb6dd21f9456553d7fa4a159b41b4d8ce6a80276d24d5d95f43c492974f3e4c6f847f7683e9dcbb68d075aac6ebc9ee3f9d55d325c SHA512 f6206b1633c4627c6563afb5c7334e34744062819786916e2cb8d6a943e686c393bf5814da0ab8a6ecb88cdb05281b37c826e66f6dc1764c84b4c55a51181d59
diff --git a/media-fonts/victor-mono/victor-mono-1.5.3.ebuild b/media-fonts/victor-mono/victor-mono-1.5.3.ebuild
new file mode 100644
index 000000000..82aa88707
--- /dev/null
+++ b/media-fonts/victor-mono/victor-mono-1.5.3.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
+}
next reply other threads:[~2022-06-20 7:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-20 7:42 Florian Schmaus [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-01-10 13:13 Andrew Ammerlaan
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=1655680816.557e0679ac0d41873240fd1478ebc173b5a71f36.flow@gentoo \
--to=flow@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