public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-dialup/tio/
Date: Sun, 24 Sep 2023 00:33:56 +0000 (UTC)	[thread overview]
Message-ID: <1695368771.7d80f54d2bdce2a006689335cf0edcc635629afc.davidroman@gentoo> (raw)

commit:     7d80f54d2bdce2a006689335cf0edcc635629afc
Author:     Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Fri Sep 22 07:46:11 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Sep 22 07:46:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7d80f54d

net-dialup/tio: add 2.7

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

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

diff --git a/net-dialup/tio/Manifest b/net-dialup/tio/Manifest
index aee36b65fd..d8101c1b12 100644
--- a/net-dialup/tio/Manifest
+++ b/net-dialup/tio/Manifest
@@ -1 +1,2 @@
 DIST tio-2.6.tar.xz 3429792 BLAKE2B d0aa262e663eea416c696511e2441ce4b59ff3449ff4a743ffa21653442305c7417e941640239f21717c57d5a2a63d08959cfd3d3f7119f9263a8c0bfc75bf1c SHA512 6ff7a0492ea2bffd6f4cfb2745e0a3be2825e2a5c78fb0a35887cbe461472ffe0707c91a7eabd8744f7b52a8ee059b2e9a51e81fa426be2ffab6cf546e5ddd23
+DIST tio-2.7.tar.xz 3432332 BLAKE2B ae6fe436ccc45c22e5cf424cd71fe79c9e467ee13d2c271d122d43afaa1cef3886cd30596bc0acb9ce3fdb57376f23dace3381a3b84b798f3986bbe8aef6a3a5 SHA512 e5e7d32c59693cc95c1af8f909f869868dc361e5add9d184df188d73fb1dd01b5a431aa150a43861e477ebca8d4dc31ae6d7a25f54e63c48c6f13fbb5c8bbb7b

diff --git a/net-dialup/tio/tio-2.7.ebuild b/net-dialup/tio/tio-2.7.ebuild
new file mode 100644
index 0000000000..aa1af5f4e3
--- /dev/null
+++ b/net-dialup/tio/tio-2.7.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:[~2023-09-24  0:34 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-24  0:33 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-02 10:48 [gentoo-commits] repo/proj/guru:master commit in: net-dialup/tio/ David Roman
2024-12-02 10:48 David Roman
2024-09-07  9:22 David Roman
2024-09-07  9:22 David Roman
2024-08-07 10:33 Lucio Sauer
2024-08-07 10:33 Lucio Sauer
2024-07-05 10:51 David Roman
2024-07-05 10:51 David Roman
2024-05-10  0:33 Haelwenn Monnier
2024-05-10  0:33 Haelwenn Monnier
2024-05-10  0:33 Haelwenn Monnier
2024-04-17 15:11 Arthur Zamarin
2024-04-17 15:11 Arthur Zamarin
2023-09-24  0:33 David Roman
2023-06-11 11:47 Viorel Munteanu
2023-06-11 11:47 Viorel Munteanu
2022-12-05  9:20 Viorel Munteanu
2022-12-05  9:20 Viorel Munteanu
2022-10-29  5:54 Arthur Zamarin
2022-10-29  5:54 Arthur Zamarin
2022-10-04  2:54 Haelwenn Monnier
2022-10-04  2:54 Haelwenn Monnier
2022-07-11  6:54 Andrew Ammerlaan
2022-07-11  6:54 Andrew Ammerlaan
2022-06-24 18:36 Florian Schmaus
2022-06-24 18:36 Florian Schmaus
2022-04-15 18:42 Andrew Ammerlaan
2022-04-15 18:42 Andrew Ammerlaan
2022-03-26 11:53 Andrew Ammerlaan
2022-03-26 11:53 Andrew Ammerlaan
2022-02-23  0:33 Ronny Gutbrod
2022-02-23  0:33 Ronny Gutbrod
2021-12-15 11:13 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-12-15 11:13 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-08-29 17:05 Haelwenn Monnier
2020-05-31 17:00 Andrew Ammerlaan
2020-05-01  9:59 Andrew Ammerlaan
2020-05-01  9:59 Andrew Ammerlaan
2020-04-13 17:50 Andrew Ammerlaan

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=1695368771.7d80f54d2bdce2a006689335cf0edcc635629afc.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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