public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-dialup/tio/
Date: Mon, 11 Jul 2022 06:54:46 +0000 (UTC)	[thread overview]
Message-ID: <1657297749.e31c5ec23306f5c720dff4c79d870239764e52bb.andrewammerlaan@gentoo> (raw)

commit:     e31c5ec23306f5c720dff4c79d870239764e52bb
Author:     Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Fri Jul  8 16:28:03 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Jul  8 16:29:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e31c5ec2

net-dialup/tio: add 1.42

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

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

diff --git a/net-dialup/tio/Manifest b/net-dialup/tio/Manifest
index c01042dbe..6540afa48 100644
--- a/net-dialup/tio/Manifest
+++ b/net-dialup/tio/Manifest
@@ -1 +1,2 @@
 DIST tio-1.40.tar.xz 3069480 BLAKE2B 5d5ef6478fa80eecf96599c6c55a77fd8e2b9259fd44fab105ee5f6c6b5494d5656599374f7ffe43741c7925a2bedac4c593ad8695abd6ba9ceca559f9272d4c SHA512 41f92d757fea3099e9974c64736aa75f69961ba5baf7b01cdb281656bcbf6490afe3748ce49c080624b5f4d3493a8398b8d702be0423f2bcbd0f0484bf76fdf6
+DIST tio-1.42.tar.xz 3070588 BLAKE2B 24ab0f72d6927a5c56b7fc73ab763aef208749bd2c5b6d91cfd346c577a7128e5f6d66596b75dff06b3189a9dfacdb53f66f1c7975b9ce6b5b116520e0cf8479 SHA512 83e9681e33962c2aeb3b4a4e80f8ee190ec087451bb570fa3655b12f2d4f2740a281ac177659627f6c5f694f1f78003881d3ec2388f9702e4da3f5999e70976d

diff --git a/net-dialup/tio/tio-1.42.ebuild b/net-dialup/tio/tio-1.42.ebuild
new file mode 100644
index 000000000..aa1af5f4e
--- /dev/null
+++ b/net-dialup/tio/tio-1.42.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-07-11  6:54 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-11  6:54 Andrew Ammerlaan [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-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-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=1657297749.e31c5ec23306f5c720dff4c79d870239764e52bb.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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