public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/luit/
Date: Thu, 10 Nov 2022 05:56:55 +0000 (UTC)	[thread overview]
Message-ID: <1668059286.770c8fba2f7e9d2fbe01f6e984421362dc5a0187.sam@gentoo> (raw)

commit:     770c8fba2f7e9d2fbe01f6e984421362dc5a0187
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 05:48:06 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 05:48:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=770c8fba

x11-apps/luit: add 20221028

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-apps/luit/Manifest             |  2 ++
 x11-apps/luit/luit-20221028.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/x11-apps/luit/Manifest b/x11-apps/luit/Manifest
index 522281d2bf69..f3a4b11bf151 100644
--- a/x11-apps/luit/Manifest
+++ b/x11-apps/luit/Manifest
@@ -1 +1,3 @@
 DIST luit-20220111.tgz 206011 BLAKE2B 030f4c734b1b63c7f51f4e601445522a318b9b0cb3d291d9a392c8aac12315088115e513d368977c3a4536c580f033b78ab575ae4d6d4e8439c53fad6f5cd5e0 SHA512 c3e0e2e7e9da5ca1176f61b1aa050e6a525af1e4c924d9685ae0684657e549093677240cc3f74517dcb12821f7c447e5b4f5306f37d1ddefc9fc7bf1971eee28
+DIST luit-20221028.tgz 209510 BLAKE2B cf2785ac5c9c1081e2845d3b72b968a621add556575ceac807079970cfa701928711708aa3f8714910aad1a2648e9fafaaed5ae1afa2f32e6c18ddb29c12c0d5 SHA512 c6930ce6adb4ad74160bbee22f245ca1e68395e38d0a1d871fc4d8b2c87f42c2c18a91c1afe5d8647a6e0c6a61caf8e227e46985d0f344c3bafa763bf6f2b0e4
+DIST luit-20221028.tgz.asc 729 BLAKE2B 0bc964a275cc46616ca4730c2dde55cda1fc95e254a9c5f4e5e7bed17ad34ce7d540de6aecd9a3dee6ac13eb0e5b68de40d16e4236c7896a957f7b82fcbeaf19 SHA512 6f627cb8fa36f4f46321e3170dbc8d3a4a59f82bec885131c5751df81e37ad1a37f8dc7362458ef04e6d35960a5482dfead61b32ee2420014a22d4267d40c5a2

diff --git a/x11-apps/luit/luit-20221028.ebuild b/x11-apps/luit/luit-20221028.ebuild
new file mode 100644
index 000000000000..c9fb3ab74067
--- /dev/null
+++ b/x11-apps/luit/luit-20221028.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2019-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/thomasdickey.asc
+inherit verify-sig
+
+DESCRIPTION="Locale and ISO 2022 support for Unicode terminals"
+HOMEPAGE="https://invisible-island.net/luit/"
+SRC_URI="https://invisible-mirror.net/archives/${PN}/${P}.tgz"
+SRC_URI+=" verify-sig? ( https://invisible-island.net/archives/${PN}/${P}.tgz.asc )"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+
+DEPEND="
+	sys-libs/zlib
+	virtual/libiconv
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+	sys-apps/groff
+	verify-sig? ( sec-keys/openpgp-keys-thomasdickey )
+"
+
+src_configure() {
+	econf --disable-fontenc --enable-iconv
+}


             reply	other threads:[~2022-11-10  5:56 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10  5:56 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-18  6:49 [gentoo-commits] repo/gentoo:master commit in: x11-apps/luit/ Sam James
2024-03-08 13:51 Arthur Zamarin
2024-03-08 13:48 Arthur Zamarin
2024-03-08 12:24 Arthur Zamarin
2024-03-08 12:15 Arthur Zamarin
2024-03-08 12:15 Arthur Zamarin
2024-03-08 12:13 Arthur Zamarin
2024-03-08 12:11 Arthur Zamarin
2024-03-08 12:10 Arthur Zamarin
2024-01-05 11:35 Sam James
2024-01-05 11:35 Sam James
2023-03-17 17:58 Arthur Zamarin
2023-03-17 17:22 Sam James
2023-03-17 17:00 Sam James
2023-03-17 16:48 Arthur Zamarin
2023-03-17 16:32 Arthur Zamarin
2023-03-17 16:23 Arthur Zamarin
2023-03-17 16:18 Arthur Zamarin
2023-02-05 19:54 Sam James
2022-12-18 12:47 Sam James
2022-12-18 12:46 Sam James
2022-12-18 12:30 Sam James
2022-12-18 12:00 Sam James
2022-12-18 11:38 Sam James
2022-12-18 11:30 Sam James
2022-08-10 20:29 Sam James
2022-05-10  1:07 WANG Xuerui
2022-04-17 19:17 Sam James
2022-02-20  5:27 Sam James
2022-02-19 13:30 Arthur Zamarin
2022-02-19 13:22 Jakov Smolić
2022-02-19 13:15 Jakov Smolić
2022-02-19 12:42 Arthur Zamarin
2022-02-19 12:34 Arthur Zamarin
2022-02-19  9:07 Arthur Zamarin
2022-02-19  8:43 Arthur Zamarin
2022-01-13  2:26 Sam James
2022-01-03 12:28 James Le Cuirot
2021-12-07  6:26 Agostino Sarubbo
2021-12-06 15:23 Sam James
2021-12-06 15:20 Sam James
2021-12-06  6:38 Arthur Zamarin
2021-12-05 18:39 Sam James
2021-12-05  5:01 Sam James
2021-05-17 22:36 Sam James
2021-05-17 22:36 Sam James
2021-01-06 11:41 Fabian Groffen
2019-07-15  2:21 Matt Turner
2019-07-15  0:34 Matt Turner
2019-07-15  0:34 Matt Turner
2019-06-27 11:14 Agostino Sarubbo
2019-06-22  9:38 Sergei Trofimovich
2019-06-22  9:32 Sergei Trofimovich
2019-06-22  8:26 Sergei Trofimovich
2019-06-22  8:23 Sergei Trofimovich
2019-06-21 11:07 Agostino Sarubbo
2019-06-21  8:03 Agostino Sarubbo
2019-06-20 18:02 Sergei Trofimovich
2019-05-22  3:52 Matt Turner
2019-03-06 19:37 Johannes Huber
2016-03-04  6:46 Stephen Klimaszewski

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=1668059286.770c8fba2f7e9d2fbe01f6e984421362dc5a0187.sam@gentoo \
    --to=sam@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