From: "Jonas Frei" <freijon@pm.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-terms/rio-terminfo/
Date: Sun, 10 Dec 2023 12:43:37 +0000 (UTC) [thread overview]
Message-ID: <1702211570.d99b89d0032d562003d7f734a243cc64459ddc81.freijon@gentoo> (raw)
commit: d99b89d0032d562003d7f734a243cc64459ddc81
Author: Jonas Frei <freijon <AT> pm <DOT> me>
AuthorDate: Sun Dec 10 12:32:30 2023 +0000
Commit: Jonas Frei <freijon <AT> pm <DOT> me>
CommitDate: Sun Dec 10 12:32:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d99b89d0
x11-terms/rio-terminfo: add 0.0.30
Signed-off-by: Jonas Frei <freijon <AT> pm.me>
x11-terms/rio-terminfo/Manifest | 1 +
x11-terms/rio-terminfo/rio-terminfo-0.0.30.ebuild | 29 +++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/x11-terms/rio-terminfo/Manifest b/x11-terms/rio-terminfo/Manifest
index 1005ddb4ed..1b68daa659 100644
--- a/x11-terms/rio-terminfo/Manifest
+++ b/x11-terms/rio-terminfo/Manifest
@@ -1 +1,2 @@
DIST rio-0.0.28.tar.gz 34177343 BLAKE2B 38a2077a85d3008a361a91d76581128e73bc6a49b7a656d64f44c13512772deec6d0190880f323e41e12c6f6552549675a3f06ae7b20285f0a3bdb0bb5c01292 SHA512 6dd1992ab761d6c5b7ad78c483fe0096a4d1c93b241480c14cf10799cc831029023989f676be835d744f7a170733f3503f37f90ed92e3790dfb8fa334c07e68b
+DIST rio-0.0.30.tar.gz 34176115 BLAKE2B b81e024d9c0d8eae066ee7978d6c3766680d66101fc1670ad7cf993118887e92d4a39f7643bb21898e7cf28f91a9eab5815579953b05e000ef1d70dbb5fd391a SHA512 21372fc52c5a47a36aabcf8f3bb5d81e2832d5526a3915ba23166aaaaacdaa4bdce8d3e338827a4734505625afa1db7f54471c50c56da21bed4bf4c53d6dd89b
diff --git a/x11-terms/rio-terminfo/rio-terminfo-0.0.30.ebuild b/x11-terms/rio-terminfo/rio-terminfo-0.0.30.ebuild
new file mode 100644
index 0000000000..ad2dacb02c
--- /dev/null
+++ b/x11-terms/rio-terminfo/rio-terminfo-0.0.30.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="rio"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Terminfo for Rio, a hardware-accelerated GPU terminal emulator powered by WebGPU"
+HOMEPAGE="https://raphamorim.io/rio/"
+SRC_URI="
+ https://github.com/raphamorim/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${MY_P}.tar.gz
+"
+
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+RESTRICT="test" # intended to be ran on the full rio package
+
+BDEPEND="sys-libs/ncurses"
+
+src_compile() { :; }
+
+src_install() {
+ dodir "/usr/share/terminfo"
+ tic -xo "${ED}/usr/share/terminfo" "misc/rio.terminfo" || die
+}
next reply other threads:[~2023-12-10 12:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-10 12:43 Jonas Frei [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-31 8:55 [gentoo-commits] repo/proj/guru:master commit in: x11-terms/rio-terminfo/ Julien Roy
2024-05-31 8:52 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-03-24 7:47 Jonas Frei
2024-03-24 7:47 Jonas Frei
2024-03-05 19:31 Jonas Frei
2024-02-04 14:33 Piotr Kubaj
2024-01-08 16:33 Jonas Frei
2024-01-08 16:33 Jonas Frei
2023-12-19 4:38 Jonas Frei
2023-12-19 4:38 Jonas Frei
2023-12-12 19:32 Jonas Frei
2023-12-12 19:32 Jonas Frei
2023-12-05 5:14 Jonas Frei
2023-12-02 12:01 Jonas Frei
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=1702211570.d99b89d0032d562003d7f734a243cc64459ddc81.freijon@gentoo \
--to=freijon@pm.me \
--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