From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/spleen/
Date: Mon, 25 Mar 2024 02:27:27 +0000 (UTC) [thread overview]
Message-ID: <1711333640.3c4bf8818b6bee4f7b6f3e614dce974281d66f8b.xgqt@gentoo> (raw)
commit: 3c4bf8818b6bee4f7b6f3e614dce974281d66f8b
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 01:25:43 2024 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 02:27:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c4bf881
media-fonts/spleen: bump to 2.1.0
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
media-fonts/spleen/Manifest | 1 +
media-fonts/spleen/spleen-2.1.0.ebuild | 30 ++++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/media-fonts/spleen/Manifest b/media-fonts/spleen/Manifest
index b02af93d1051..6216994010bd 100644
--- a/media-fonts/spleen/Manifest
+++ b/media-fonts/spleen/Manifest
@@ -1 +1,2 @@
DIST spleen-2.0.2.tar.gz 474925 BLAKE2B eb766a38baa5a3ca8d836ec245eed60f56a25c12704d3dbd1bb5c45f5e5856975022184c51b40578c20490499b7b6abb2d1bafae9db7a11941d6419d3f3f7dd2 SHA512 74752e93d7c1f641bd21a7b133e8807ed6787bbd438b066edf7d359a7e92d299b0375dbfba1d56cc6af931c99de9c9ae35f98b60fe5b581de04bc213b9235e42
+DIST spleen-2.1.0.tar.gz 485631 BLAKE2B fc35a1d330edb0f3f215ba1e2cf9926e36b7b2ee3cc3db71ff378c9370fe08ecc17bd9c51d53fb07d0311b9ced3aeb32d5df176c67abac638fea521cd9fdf831 SHA512 296577e5bf1464e124a0a8d21626af689681b8259703ee834ffacda84c76e24c59721d734a5bb1876210f4b59c1b6a3be14d5ca0d61d89c33cae4a5108f34e7b
diff --git a/media-fonts/spleen/spleen-2.1.0.ebuild b/media-fonts/spleen/spleen-2.1.0.ebuild
new file mode 100644
index 000000000000..26ef608007cc
--- /dev/null
+++ b/media-fonts/spleen/spleen-2.1.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit edo font
+
+DESCRIPTION="Monospaced bitmap fonts for consoles and terminals"
+HOMEPAGE="https://www.cambus.net/spleen-monospaced-bitmap-fonts/
+ https://github.com/fcambus/spleen/"
+
+if [[ "${PV}" == *9999* ]] ; then
+ inherit git-r3
+
+ EGIT_REPO_URI="https://github.com/fcambus/${PN}.git"
+else
+ SRC_URI="https://github.com/fcambus/${PN}/releases/download/${PV}/${P}.tar.gz"
+
+ KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="BSD-2"
+SLOT="0"
+
+DOCS=( AUTHORS ChangeLog README.md )
+FONT_SUFFIX="otf pcf.gz psfu.gz"
+
+src_compile() {
+ edo gzip -n9 *.pcf *.psfu
+}
next reply other threads:[~2024-03-25 2:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-25 2:27 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-29 0:27 [gentoo-commits] repo/gentoo:master commit in: media-fonts/spleen/ Sam James
2024-03-25 2:27 Maciej Barć
2024-01-28 6:50 Sam James
2023-12-27 21:52 Maciej Barć
2023-12-27 21:52 Maciej Barć
2023-12-22 5:07 Sam James
2023-11-20 20:27 Maciej Barć
2023-10-24 16:51 Arthur Zamarin
2023-08-12 23:23 Maciej Barć
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=1711333640.3c4bf8818b6bee4f7b6f3e614dce974281d66f8b.xgqt@gentoo \
--to=xgqt@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