From: "Daichi Yamamoto" <dev@dyama.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-fonts/udev-gothic/
Date: Sun, 8 Dec 2024 03:49:30 +0000 (UTC) [thread overview]
Message-ID: <1733629362.2f72dc5fd32d4993e8a5cb085d68b88cf144710a.dev@gentoo> (raw)
commit: 2f72dc5fd32d4993e8a5cb085d68b88cf144710a
Author: Daichi Yamamoto <dev <AT> dyama <DOT> net>
AuthorDate: Sun Dec 8 03:42:42 2024 +0000
Commit: Daichi Yamamoto <dev <AT> dyama <DOT> net>
CommitDate: Sun Dec 8 03:42:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2f72dc5f
media-fonts/udev-gothic: add 2.0.0, drop 1.3.1-r1
Signed-off-by: Daichi Yamamoto <dev <AT> dyama.net>
media-fonts/udev-gothic/Manifest | 5 +++--
media-fonts/udev-gothic/metadata.xml | 4 ----
...ic-1.3.1-r1.ebuild => udev-gothic-2.0.0.ebuild} | 22 ++++++++++------------
3 files changed, 13 insertions(+), 18 deletions(-)
diff --git a/media-fonts/udev-gothic/Manifest b/media-fonts/udev-gothic/Manifest
index 168c31974..f2aa647bb 100644
--- a/media-fonts/udev-gothic/Manifest
+++ b/media-fonts/udev-gothic/Manifest
@@ -1,2 +1,3 @@
-DIST UDEVGothic_NF_v1.3.1.zip 58025634 BLAKE2B b6b1fadf74fa25abe5d9eed8f8d65a6f55a85571510b54d964561bb75e274adb75ac102e5a0844cf33166bcb2a4ab841a13a8c84cd3f47c1fe2f5b118bbb800e SHA512 cfce84d6249a84658e39d7d6d6012c1c3d92071dba2a1ebb9bebb797c836c91ad3dc52b266404f96acf233a1507d80f764538a479f1b2bbb6b9db7e1ffc2429e
-DIST UDEVGothic_v1.3.1.zip 61976387 BLAKE2B 86efbdcb417efef9890fe1810b001c9308c8325d2014a92394504a3860492b677a303a850d207c19ec30f40a5f0015880573ac0694df5e7dea3bf7646bfaa57d SHA512 ff6c6ea48b84dee58b2b31f087a72efc7ab7740bd9d8a2f3485cc107ec20d37b55734b2adca6ca5c236b4508c8af41c3aec75598565b240dbbd1e47dcae5ee94
+DIST UDEVGothic_HS_v2.0.0.zip 61839926 BLAKE2B bf991d7a55cd622012fcc59743db503430a88dbfc8bc167d93a672399f76e1461cdf11ae1b9131caeb8e8c0f94863fc576af841107a6c59e69d159fa303073a1 SHA512 68719c0210537d7a54c8610ad7c72249d434db325752ef27db52777a0cccb65d115758e758260ca4744b2be7d016e7be86e492d1082c286071bc7195ffcffaf1
+DIST UDEVGothic_NF_v2.0.0.zip 56884062 BLAKE2B a00d1662c2775c9ed69121e3225163c09786143dd2f2c125f856684ba527825c4766c7494f5ca9de0ac33771202bb141aeecd72648bd26d582d3d4a3a7a6c0b5 SHA512 0a54966ac1b1db4a3764258780b43153f6dfcb7e7751dbe458aa88493d4d5292c8c4a2f7ee29c22763968ec5afb8777f9afb62c8b9428e0310bee3e4787c802b
+DIST UDEVGothic_v2.0.0.zip 61842958 BLAKE2B 023fa7035409f897fb53530fba89da5129261b24d3e564424b8652c0b3779fd855b5cef9dbb399d7314be0603412a5f308beb13f00402003236e5ea242ff820e SHA512 4b6058e9b60c619aa2572bb44fb31c5222a35e9581155735a24d1fa04cb30adfdb01c93534cd4ee745d151abdce87972a45d2c28638dbaf786102085d7f9270e
diff --git a/media-fonts/udev-gothic/metadata.xml b/media-fonts/udev-gothic/metadata.xml
index 035ac7779..9fba63bee 100644
--- a/media-fonts/udev-gothic/metadata.xml
+++ b/media-fonts/udev-gothic/metadata.xml
@@ -5,10 +5,6 @@
<email>dev@dyama.net</email>
<name>Daichi Yamamoto</name>
</maintainer>
- <stabilize-allarches />
- <use>
- <flag name="nerdfonts">Install Nerd Fonts composite version</flag>
- </use>
<upstream>
<remote-id type="github">yuru7/udev-gothic</remote-id>
</upstream>
diff --git a/media-fonts/udev-gothic/udev-gothic-1.3.1-r1.ebuild b/media-fonts/udev-gothic/udev-gothic-2.0.0.ebuild
similarity index 52%
rename from media-fonts/udev-gothic/udev-gothic-1.3.1-r1.ebuild
rename to media-fonts/udev-gothic/udev-gothic-2.0.0.ebuild
index 0eec145dc..476a1c98e 100644
--- a/media-fonts/udev-gothic/udev-gothic-1.3.1-r1.ebuild
+++ b/media-fonts/udev-gothic/udev-gothic-2.0.0.ebuild
@@ -5,15 +5,17 @@ EAPI=8
inherit font
-MY_PN="UDEVGothic"
MY_PV="v${PV}"
-MY_P="${MY_PN}_${MY_PV}"
-MY_P_NF="${MY_PN}_NF_${MY_PV}"
+MY_P="UDEVGothic_${MY_PV}"
+MY_P_NF="UDEVGothic_NF_${MY_PV}"
+MY_P_HS="UDEVGothic_HS_${MY_PV}"
DESCRIPTION="UDEV Gothic is a composite font of BIZ UD Gothic and JetBrains Mono."
HOMEPAGE="https://github.com/yuru7/udev-gothic"
-SRC_URI="https://github.com/yuru7/udev-gothic/releases/download/${MY_PV}/${MY_P}.zip
- nerdfonts? ( https://github.com/yuru7/udev-gothic/releases/download/${MY_PV}/${MY_P_NF}.zip )
+SRC_URI="
+ https://github.com/yuru7/udev-gothic/releases/download/${MY_PV}/${MY_P}.zip
+ https://github.com/yuru7/udev-gothic/releases/download/${MY_PV}/${MY_P_NF}.zip
+ https://github.com/yuru7/udev-gothic/releases/download/${MY_PV}/${MY_P_HS}.zip
"
S="${WORKDIR}"
@@ -22,14 +24,10 @@ FONT_SUFFIX="ttf"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="nerdfonts"
BDEPEND="app-arch/unzip"
-src_unpack() {
- default
- mv ${MY_P}/*.${FONT_SUFFIX} . || die
- if use nerdfonts; then
- mv ${MY_P_NF}/*.${FONT_SUFFIX} . || die
- fi
+src_install() {
+ mv ${MY_P}/* ${MY_P_NF}/* ${MY_P_HS}/* . || die
+ font_src_install
}
next reply other threads:[~2024-12-08 3:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-08 3:49 Daichi Yamamoto [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-30 21:47 [gentoo-commits] repo/proj/guru:dev commit in: media-fonts/udev-gothic/ Daichi Yamamoto
2023-11-22 12:52 Daichi Yamamoto
2023-11-21 2:43 Daichi Yamamoto
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=1733629362.2f72dc5fd32d4993e8a5cb085d68b88cf144710a.dev@gentoo \
--to=dev@dyama.net \
--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