public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Sat, 24 Dec 2022 11:17:46 +0000 (UTC)	[thread overview]
Message-ID: <1671880502.d23109539193f8c6f51e88894100e2836a42a881.KurtKanzenbach@gentoo> (raw)

commit:     d23109539193f8c6f51e88894100e2836a42a881
Author:     Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Sat Dec 24 11:14:10 2022 +0000
Commit:     Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
CommitDate: Sat Dec 24 11:15:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d2310953

net-dialup/tio: add 2.5

Signed-off-by: Kurt Kanzenbach <kurt <AT> kmk-computers.de>

 net-dialup/tio/Manifest       |  1 +
 net-dialup/tio/tio-2.5.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/net-dialup/tio/Manifest b/net-dialup/tio/Manifest
index 8da25f87f..2d60b3daa 100644
--- a/net-dialup/tio/Manifest
+++ b/net-dialup/tio/Manifest
@@ -1 +1,2 @@
 DIST tio-2.4.tar.xz 3417548 BLAKE2B 15575e603f22a02cbf999916189a0bed8de094b1a3577ae76633169acb4cb8ba1ee62ff37b0c7076dff558f28b371adf7ff55bc896bb752ba7ff0f45bc4068f5 SHA512 397c369a858677479c30034ecd6aba0a4c5ae884473ba191d58e8b5427c58f7cf5215aa9cdf134cac9c78cc67ba2ec6cd92a8a56f755caa465bcd02c1c41018b
+DIST tio-2.5.tar.xz 3418016 BLAKE2B c89765e568122657ee6da1b7a7cc5cfecd4cb44dd1072b79eab1170eba8ff9de5a4797beef122a69e1df46d733ff96973a3ccc0a84b74111e8d528ec50c95d0d SHA512 874fcaa82a182202da0a58ecd41402bb12f3ccb247a21fa77d08283796fd89cf10d8163399f53edd8d675d6c3b21842016066ed976e1855f3e94bf315a686bd1

diff --git a/net-dialup/tio/tio-2.5.ebuild b/net-dialup/tio/tio-2.5.ebuild
new file mode 100644
index 000000000..aa1af5f4e
--- /dev/null
+++ b/net-dialup/tio/tio-2.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit 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"
+
+RDEPEND="
+	dev-libs/inih
+"
+DEPEND="
+	${RDEPEND}
+"
+
+src_configure() {
+	local emesonargs=(
+		-Dbashcompletiondir="$(get_bashcompdir)"
+	)
+
+	meson_src_configure
+}


             reply	other threads:[~2022-12-24 11:17 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-24 11:17 Kurt Kanzenbach [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-07  8:42 [gentoo-commits] repo/proj/guru:dev commit in: net-dialup/tio/ 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
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-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=1671880502.d23109539193f8c6f51e88894100e2836a42a881.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