From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1390858-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 86A2815808E for <garchives@archives.gentoo.org>; Thu, 28 Apr 2022 10:27:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69FDDE0858; Thu, 28 Apr 2022 10:27:13 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 53C08E0858 for <gentoo-commits@lists.gentoo.org>; Thu, 28 Apr 2022 10:27:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 10917341524 for <gentoo-commits@lists.gentoo.org>; Thu, 28 Apr 2022 10:27:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E673C75 for <gentoo-commits@lists.gentoo.org>; Thu, 28 Apr 2022 10:27:09 +0000 (UTC) From: "Joonas Niilola" <juippis@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org> Message-ID: <1651141475.cd7130cf1801b9e96371bffc23b6521cad85a6c2.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gui-apps/foot-terminfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: gui-apps/foot-terminfo/Manifest gui-apps/foot-terminfo/foot-terminfo-1.12.1.ebuild X-VCS-Directories: gui-apps/foot-terminfo/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: cd7130cf1801b9e96371bffc23b6521cad85a6c2 X-VCS-Branch: master Date: Thu, 28 Apr 2022 10:27:09 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 56f1eb86-6e5d-4e40-8c87-81b4aa561d7b X-Archives-Hash: a55303bf48f50cf3e67a5095c8b58353 commit: cd7130cf1801b9e96371bffc23b6521cad85a6c2 Author: Arsen Arsenović <arsen <AT> aarsen <DOT> me> AuthorDate: Thu Apr 28 10:24:35 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Apr 28 10:24:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd7130cf gui-apps/foot-terminfo: bump to 1.12.1 Signed-off-by: Arsen Arsenović <arsen <AT> aarsen.me> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> gui-apps/foot-terminfo/Manifest | 1 + gui-apps/foot-terminfo/foot-terminfo-1.12.1.ebuild | 26 ++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/gui-apps/foot-terminfo/Manifest b/gui-apps/foot-terminfo/Manifest index 67ee147f1c81..8554377e5bba 100644 --- a/gui-apps/foot-terminfo/Manifest +++ b/gui-apps/foot-terminfo/Manifest @@ -1 +1,2 @@ DIST foot-1.11.0.tar.gz 468899 BLAKE2B f3e3909c670598dab151f8be4104921fddd6621e833a8fe43c68d06347e3e866101fe1563282622436638674b7f73770762d47a7b9fd61d42b00bc7634e2ea76 SHA512 edf8130dfb52e06b6d8638115eca19695b24536f3f6b284e0319876edb95c3c86800f9527cc9dae3f66d2d317d26add793634a19f302e52c9f0118b9b91fc9c2 +DIST foot-1.12.1.tar.gz 484702 BLAKE2B 5f3ed5923dfe2e3d110da298d4abefb331c15bb0f3db3135a4e8d481b528b3f8287fc5d8516e9d3a34b8084f6364edae93dee496d9192fe610d2c17733277451 SHA512 553f404b074f4372fb8cfb050f0378d1cbe1620ea8afe2e279523df3006eefd0b0ed24addca33de10cfc8109e5aaec66beccbd5f30e032bb9f2bd9b81ac798cb diff --git a/gui-apps/foot-terminfo/foot-terminfo-1.12.1.ebuild b/gui-apps/foot-terminfo/foot-terminfo-1.12.1.ebuild new file mode 100644 index 000000000000..665d31273e16 --- /dev/null +++ b/gui-apps/foot-terminfo/foot-terminfo-1.12.1.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="Terminfo for foot, a fast, lightweight and minimal Wayland terminal emulator" +HOMEPAGE="https://codeberg.org/dnkl/foot" +SRC_URI="https://codeberg.org/dnkl/foot/archive/${PV}.tar.gz -> foot-${PV}.tar.gz" +S="${WORKDIR}/foot" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm64" + +RDEPEND="!>=sys-libs/ncurses-6.3[-minimal]" +BDEPEND="sys-libs/ncurses" + +src_prepare() { + default + sed -i s/@default_terminfo@/foot/ foot.info || die +} + +src_install() { + dodir /usr/share/terminfo/ + tic -xo "${ED}"/usr/share/terminfo foot.info || die +}