From: "Kurt Kanzenbach" <kurt@kmk-computers.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-dialup/tio/
Date: Tue, 16 Apr 2024 16:56:13 +0000 (UTC) [thread overview]
Message-ID: <1713284867.f9cf9f03b7acf55c42cad997585ed360a226cf32.KurtKanzenbach@gentoo> (raw)
commit: f9cf9f03b7acf55c42cad997585ed360a226cf32
Author: Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Mon Apr 15 18:03:54 2024 +0000
Commit: Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
CommitDate: Tue Apr 16 16:27:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f9cf9f03
net-dialup/tio: add 2.8
Signed-off-by: Kurt Kanzenbach <kurt <AT> kmk-computers.de>
net-dialup/tio/Manifest | 1 +
net-dialup/tio/tio-2.8.ebuild | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/net-dialup/tio/Manifest b/net-dialup/tio/Manifest
index c440308369..1ce33f11fa 100644
--- a/net-dialup/tio/Manifest
+++ b/net-dialup/tio/Manifest
@@ -1 +1,2 @@
DIST tio-2.7.tar.xz 3432332 BLAKE2B ae6fe436ccc45c22e5cf424cd71fe79c9e467ee13d2c271d122d43afaa1cef3886cd30596bc0acb9ce3fdb57376f23dace3381a3b84b798f3986bbe8aef6a3a5 SHA512 e5e7d32c59693cc95c1af8f909f869868dc361e5add9d184df188d73fb1dd01b5a431aa150a43861e477ebca8d4dc31ae6d7a25f54e63c48c6f13fbb5c8bbb7b
+DIST tio-2.8.tar.xz 3441388 BLAKE2B 934d10f9f91926fae78d4d4c41ddc3ed60e148fea4da81763f052835a993fbf2ebdc4b5d666d9b34ad44f33a8f3c3edd45e14589995dfc0de03254104acb4107 SHA512 b9bac84eb84147a964a504c56dd5aa1ffe706dafc8a7ced4e42a7bb9e1ef262e7f4f015879e5a20b7bfbb1dfe9474bd4ad920b677750b812996b412d05d76272
diff --git a/net-dialup/tio/tio-2.8.ebuild b/net-dialup/tio/tio-2.8.ebuild
new file mode 100644
index 0000000000..ee3b4ff0d8
--- /dev/null
+++ b/net-dialup/tio/tio-2.8.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+LUA_COMPAT=( lua5-{1..4} )
+
+inherit lua-single meson bash-completion-r1
+
+DESCRIPTION="Simple TTY terminal application"
+HOMEPAGE="https://tio.github.io/"
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.xz"
+
+SLOT="0"
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+REQUIRED_USE="${LUA_REQUIRED_USE}"
+RDEPEND="
+ ${LUA_DEPS}
+ dev-libs/inih
+"
+DEPEND="
+ ${RDEPEND}
+"
+
+src_configure() {
+ local emesonargs=(
+ -Dbashcompletiondir="$(get_bashcompdir)"
+ )
+
+ meson_src_configure
+}
next reply other threads:[~2024-04-16 16:56 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-16 16:56 Kurt Kanzenbach [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-01 11:50 [gentoo-commits] repo/proj/guru:dev commit in: net-dialup/tio/ Kurt Kanzenbach
2024-12-01 11:50 Kurt Kanzenbach
2024-09-07 8:42 Kurt Kanzenbach
2024-09-07 8:42 Kurt Kanzenbach
2024-08-06 17:50 Kurt Kanzenbach
2024-08-06 17:50 Kurt Kanzenbach
2024-07-04 18:46 Kurt Kanzenbach
2024-07-04 18:46 Kurt Kanzenbach
2024-05-20 9:28 Kurt Kanzenbach
2024-05-20 9:28 Kurt Kanzenbach
2024-05-09 8:49 Kurt Kanzenbach
2024-05-09 8:49 Kurt Kanzenbach
2024-05-09 8:49 Kurt Kanzenbach
2024-04-16 16:56 Kurt Kanzenbach
2023-09-22 7:58 Kurt Kanzenbach
2023-09-22 7:58 Kurt Kanzenbach
2023-06-11 9:13 Kurt Kanzenbach
2023-06-11 9:13 Kurt Kanzenbach
2022-12-24 11:17 Kurt Kanzenbach
2022-12-24 11:17 Kurt Kanzenbach
2022-12-04 14:07 Kurt Kanzenbach
2022-12-04 14:07 Kurt Kanzenbach
2022-11-06 12:58 Kurt Kanzenbach
2022-11-06 12:58 Kurt Kanzenbach
2022-10-28 18:27 Kurt Kanzenbach
2022-10-28 18:27 Kurt Kanzenbach
2022-10-02 11:19 Kurt Kanzenbach
2022-10-02 11:19 Kurt Kanzenbach
2022-07-27 17:03 Kurt Kanzenbach
2022-07-27 17:03 Kurt Kanzenbach
2022-07-15 16:40 Kurt Kanzenbach
2022-07-15 16:40 Kurt Kanzenbach
2022-07-08 16:29 Kurt Kanzenbach
2022-07-08 16:29 Kurt Kanzenbach
2022-06-24 17:56 Kurt Kanzenbach
2022-06-24 17:56 Kurt Kanzenbach
2022-06-04 11:50 Kurt Kanzenbach
2022-06-04 11:50 Kurt Kanzenbach
2022-04-15 15:18 Kurt Kanzenbach
2022-04-15 15:18 Kurt Kanzenbach
2022-03-26 9:31 Kurt Kanzenbach
2022-03-26 9:31 Kurt Kanzenbach
2022-02-21 21:06 Kurt Kanzenbach
2022-02-21 21:06 Kurt Kanzenbach
2021-12-15 11:13 Andrew Ammerlaan
2021-08-29 11:07 Kurt Kanzenbach
2020-05-30 8:40 Kurt Kanzenbach
2020-05-01 9:31 Kurt Kanzenbach
2020-05-01 9:31 Kurt Kanzenbach
2020-04-13 9:43 Kurt Kanzenbach
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=1713284867.f9cf9f03b7acf55c42cad997585ed360a226cf32.KurtKanzenbach@gentoo \
--to=kurt@kmk-computers.de \
--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