public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/spleen/
Date: Sat, 12 Aug 2023 23:23:19 +0000 (UTC)	[thread overview]
Message-ID: <1691882595.2a10dc0872ebdb69d92ca7daa603ac0bd68f9504.xgqt@gentoo> (raw)

commit:     2a10dc0872ebdb69d92ca7daa603ac0bd68f9504
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 20:55:52 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 23:23:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a10dc08

media-fonts/spleen: new package; add 2.0.0

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 media-fonts/spleen/Manifest            |  1 +
 media-fonts/spleen/metadata.xml        | 17 +++++++++++++++++
 media-fonts/spleen/spleen-2.0.0.ebuild | 22 ++++++++++++++++++++++
 3 files changed, 40 insertions(+)

diff --git a/media-fonts/spleen/Manifest b/media-fonts/spleen/Manifest
new file mode 100644
index 000000000000..8e0b13948356
--- /dev/null
+++ b/media-fonts/spleen/Manifest
@@ -0,0 +1 @@
+DIST spleen-2.0.0.tar.gz 483317 BLAKE2B 703b6017442564bbe39bbb6e3c7194c264b7c52ca898e3ca7f05f849684a4a078f4f70d82c5729f493b7aaff3bdfb6daeba225112f56cec31a733f3a1544cd0f SHA512 cae55f1f9d04995e3b6c725fb1d010b4593f6e96a9cf1b594f945f5cc827131a5c8497eb97367f8aa75dfde9841a160a5292c893f8a99bb33bc95ca67445a7a6

diff --git a/media-fonts/spleen/metadata.xml b/media-fonts/spleen/metadata.xml
new file mode 100644
index 000000000000..29337b1f0ca7
--- /dev/null
+++ b/media-fonts/spleen/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+  <maintainer type="person">
+    <email>xgqt@gentoo.org</email>
+    <name>Maciej Barć</name>
+  </maintainer>
+  <longdescription>
+    Spleen is a monospaced bitmap font for consoles and terminals. It is
+    available in 6 sizes: 5x8, 6x12, 8x16, 12x24, 16x32, and 32x64.
+  </longdescription>
+  <upstream>
+    <bugs-to>https://github.com/fcambus/spleen/issues/</bugs-to>
+    <remote-id type="github">fcambus/spleen</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/media-fonts/spleen/spleen-2.0.0.ebuild b/media-fonts/spleen/spleen-2.0.0.ebuild
new file mode 100644
index 000000000000..de0696bfbeb9
--- /dev/null
+++ b/media-fonts/spleen/spleen-2.0.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit font
+
+DESCRIPTION="Monospaced bitmap fonts for consoles and terminals"
+HOMEPAGE="https://www.cambus.net/spleen-monospaced-bitmap-fonts/
+	https://github.com/fcambus/spleen/"
+SRC_URI="https://github.com/fcambus/${PN}/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DOCS=( AUTHORS ChangeLog README.md )
+FONT_SUFFIX="otf pcf.gz psfu.gz"
+
+src_compile() {
+	gzip -n9 *.pcf *.psfu || die
+}


             reply	other threads:[~2023-08-12 23:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-12 23:23 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-24 16:51 [gentoo-commits] repo/gentoo:master commit in: media-fonts/spleen/ Arthur Zamarin
2023-11-20 20:27 Maciej Barć
2023-12-22  5:07 Sam James
2023-12-27 21:52 Maciej Barć
2023-12-27 21:52 Maciej Barć
2024-01-28  6:50 Sam James
2024-03-25  2:27 Maciej Barć
2024-03-25  2:27 Maciej Barć
2024-04-29  0:27 Sam James

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=1691882595.2a10dc0872ebdb69d92ca7daa603ac0bd68f9504.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