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, 26 Mar 2022 09:31:18 +0000 (UTC) [thread overview]
Message-ID: <1648287046.adc5ee3c97f40a15bcdfc1d394bdaf3f3d85490a.KurtKanzenbach@gentoo> (raw)
commit: adc5ee3c97f40a15bcdfc1d394bdaf3f3d85490a
Author: Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Sat Mar 26 09:20:24 2022 +0000
Commit: Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
CommitDate: Sat Mar 26 09:30:46 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=adc5ee3c
net-dialup/tio: Bump version to v1.36
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Kurt Kanzenbach <kurt <AT> kmk-computers.de>
net-dialup/tio/Manifest | 1 +
net-dialup/tio/tio-1.36.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/net-dialup/tio/Manifest b/net-dialup/tio/Manifest
index dac6f17ee..fe7a6dc3c 100644
--- a/net-dialup/tio/Manifest
+++ b/net-dialup/tio/Manifest
@@ -1 +1,2 @@
DIST tio-1.35.tar.xz 1413192 BLAKE2B 04d1d237187c854d767963d3dc80b572fbdf58f3668861a7b704a45664645782e77245cd2c3f9b64e0b829a8b08fb5d1b5c29a2b62e8fc134949752d97f64336 SHA512 e2ca85e189d218be4f61b0e1602e8bca5deaf93affcd2c25e1155bd25e1b31ee2d3b1ff7327225a74f3ad04d56bc5ccc18758c92947c9fb2059ebe8224659961
+DIST tio-1.36.tar.xz 1803668 BLAKE2B b973c3cc344486d78b5634a6929e9b4c9550f5af029c77be70c0f10a1bc4519c4d4b31c3125cfe2a88dbf01d400b3cb74841c06c8831ba677077e8aa57751e00 SHA512 fda643b5ed8f24acfc2b9135cf508acbca1157806de884c152882526688a05e823c7de29196cb94e6bedb025bfda8750d736e07e5b829df784cb7f9042ec214a
diff --git a/net-dialup/tio/tio-1.36.ebuild b/net-dialup/tio/tio-1.36.ebuild
new file mode 100644
index 000000000..aa1af5f4e
--- /dev/null
+++ b/net-dialup/tio/tio-1.36.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
+}
next reply other threads:[~2022-03-26 9:31 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-26 9:31 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
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-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=1648287046.adc5ee3c97f40a15bcdfc1d394bdaf3f3d85490a.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