From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/
Date: Sat, 25 Jan 2025 17:46:12 +0000 (UTC) [thread overview]
Message-ID: <1737826869.ecaf4e2ac31081c5b7427700bd2a9c488334f5a5.sam@gentoo> (raw)
commit: ecaf4e2ac31081c5b7427700bd2a9c488334f5a5
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 17:41:09 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 17:41:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecaf4e2a
sys-apps/pv: add 1.9.27
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/pv/Manifest | 2 ++
sys-apps/pv/pv-1.9.27.ebuild | 59 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 61 insertions(+)
diff --git a/sys-apps/pv/Manifest b/sys-apps/pv/Manifest
index f411012ecde9..cab2c20f1390 100644
--- a/sys-apps/pv/Manifest
+++ b/sys-apps/pv/Manifest
@@ -8,5 +8,7 @@ DIST pv-1.9.24.tar.gz 414962 BLAKE2B 61d64bbc4b357ff303207313f9dd8fcccaea71ba74e
DIST pv-1.9.24.tar.gz.asc 691 BLAKE2B 8b14af62a3331ff60cb90d9ffe835b57fbad287f225f1bcd32618de4d31e57a4dc75050f154e5242ca72ccb2cb16c44234b0106b2a6f1f7be1fd06fe6816b441 SHA512 b133a9b0805fce64840480bdf498d2134fa6ed471f3c906fff3cae1e38d9cc7714a3b1f03bd728d683eb65e1725530a846ce2761d955b6e6652e6e28207b4c49
DIST pv-1.9.25.tar.gz 415059 BLAKE2B 6c364a63de5ea70651da21d9c6703703cfaa6c528d83f981e8b135884cfec84b4c8d8a8340f4f3722c000ed5a98ef203a7443d400c7937f7488ac90209d8b45f SHA512 78e68185e9555410dca4816f9e293e49738345a84b4eaaa6aca8d076270ce74ba5fd7f2895bfcb0ddaf1ca6e61708c66a5387cecce84ab80818486510f567d40
DIST pv-1.9.25.tar.gz.asc 691 BLAKE2B 9b7b134badf9b7d92cbc1eb18808b723dc370c801200ae223eea33837af05e8c358aa5a19af72b75d5c975dbb5418772a528e8cc29fa2ca5e4a7756b76e69787 SHA512 72370c191c87268384e11cf4b206435048fa8010723cc7b19b8d4e7115b43d84eaf5368cd254da73fbadf73faba5852c6283897553b80a4bd47b3be56baa7623
+DIST pv-1.9.27.tar.gz 415403 BLAKE2B 12be077145725912cbd21a160adf7302859d443bc57c7c03b517c251814ace66852b5bd5d701a5570bf18f10db1cd606b549b26a0595d8599b46cae5eaa53725 SHA512 04b66d4ce96f6570d8cb3441bb2e421f9a7767e75d716fac033d51947834a56dd226fc02820ea3b7ac4c8276fa69fed0335d9c103af29e64b38e59bf49f1fab7
+DIST pv-1.9.27.tar.gz.asc 691 BLAKE2B 7ac1d445892aca207e1ef5163f806cad484d95a649b4ee21fcaa7f97c220e290383a7a30aadc5d5b5d86e86a951f47d99993baf4bc7b39b11de2e11887f74a03 SHA512 76df89e07d28947b84097274457eece164f384a6047c481c4e41fcef91417e4496967186ec1674d433601cfdf209e43e3ecd86a16ac7f9a45610d05642d09b65
DIST pv-1.9.7.tar.gz 381407 BLAKE2B 2f026d187264900ac24c644c66e0a6ed14b097e76eab8795f6549bce9362e13ebeef476e2dbd0e4ddcfaf4fed251ad8fee74de199807b4bd0b1251b7e8cee7dd SHA512 3a5fcc18ea2fb1566cb68b6b6b8638a489d42f7f38fd1ddcf60898809ade5dbe618ba3ef91b2dd246b2bfcbbc0b5b088f3c5a1b384741e88336fe55c514fb396
DIST pv-1.9.7.tar.gz.asc 691 BLAKE2B 46cdbb0a3357727476d57bfc9394f1ddfdcae46bcc92c0d6f87050543a8fcf23664b24b562f5d847cb3c69d73d35435fc9b16ddfce0c026ae67822ff6fc74307 SHA512 f27e0eba60292a7171d11e3cdc35dc7a10d7088223f3ed216fa2659093ce8552e9a301172af23c8845cd3e284e21c036557a8cd565c1efc46bfef70acdc85259
diff --git a/sys-apps/pv/pv-1.9.27.ebuild b/sys-apps/pv/pv-1.9.27.ebuild
new file mode 100644
index 000000000000..e8f8898b054f
--- /dev/null
+++ b/sys-apps/pv/pv-1.9.27.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/pv.asc
+inherit linux-info toolchain-funcs verify-sig
+
+DESCRIPTION="Pipe Viewer: a tool for monitoring the progress of data through a pipe"
+HOMEPAGE="https://www.ivarch.com/programs/pv.shtml https://codeberg.org/a-j-wood/pv"
+
+if [[ ${PV} == 9999 ]] ; then
+ EGIT_REPO_URI="https://codeberg.org/a-j-wood/pv"
+ inherit autotools git-r3
+else
+ SRC_URI="
+ https://www.ivarch.com/programs/sources/${P}.tar.gz
+ verify-sig? ( https://www.ivarch.com/programs/sources/${P}.tar.gz.txt -> ${P}.tar.gz.asc )
+ "
+
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="debug ncurses nls"
+
+RDEPEND="ncurses? ( sys-libs/ncurses:= )"
+DEPEND="${RDEPEND}"
+BDEPEND="verify-sig? ( sec-keys/openpgp-keys-pv )"
+
+pkg_setup() {
+ if use kernel_linux; then
+ CONFIG_CHECK="~SYSVIPC"
+ ERROR_SYSVIPC="You will need to enable CONFIG_SYSVIPC in your kernel to use the --remote option."
+ linux-info_pkg_setup
+ fi
+}
+
+src_prepare() {
+ default
+
+ [[ ${PV} == 9999 ]] && eautoreconf
+}
+
+src_configure() {
+ tc-export AR
+
+ econf \
+ $(use_enable debug debugging) \
+ $(use_with ncurses) \
+ $(use_enable nls)
+}
+
+src_test() {
+ # Valgrind is unreliable within sandbox
+ local -x SKIP_VALGRIND_TESTS=1
+ emake -Onone check
+}
next reply other threads:[~2025-01-25 17:46 UTC|newest]
Thread overview: 122+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-25 17:46 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-10 5:55 [gentoo-commits] repo/gentoo:master commit in: sys-apps/pv/ Sam James
2025-03-16 12:20 Sam James
2025-03-16 12:20 Sam James
2025-03-16 12:19 Sam James
2025-03-16 12:19 Sam James
2025-03-16 12:19 Sam James
2025-03-16 12:19 Sam James
2025-03-14 16:48 Sam James
2025-03-14 5:26 Sam James
2025-02-11 8:39 Sam James
2025-01-25 17:46 Sam James
2025-01-18 7:11 Arthur Zamarin
2025-01-12 14:49 Sam James
2025-01-12 14:10 Sam James
2025-01-12 13:42 Sam James
2025-01-12 13:42 Sam James
2025-01-12 13:42 Sam James
2025-01-12 13:16 Sam James
2024-12-28 12:24 Sam James
2024-12-23 3:22 Sam James
2024-12-21 3:08 Sam James
2024-12-13 11:45 Sam James
2024-12-03 11:14 Sam James
2024-12-03 11:14 Sam James
2024-11-22 10:20 Sam James
2024-11-22 1:52 Sam James
2024-11-21 21:08 Arthur Zamarin
2024-11-21 21:08 Arthur Zamarin
2024-11-21 16:35 Sam James
2024-11-21 16:35 Sam James
2024-11-21 16:35 Sam James
2024-10-17 3:53 Sam James
2024-09-05 3:09 Sam James
2024-08-30 8:02 Sam James
2024-08-29 6:34 Jakov Smolić
2024-08-29 5:23 Jakov Smolić
2024-08-29 5:10 Jakov Smolić
2024-08-29 5:10 Jakov Smolić
2024-08-29 5:10 Jakov Smolić
2024-08-29 5:10 Jakov Smolić
2024-07-19 6:05 Sam James
2024-07-19 6:05 Sam James
2024-06-25 4:46 Sam James
2024-06-25 4:45 Sam James
2024-06-25 4:41 Sam James
2024-06-25 4:07 Sam James
2024-06-25 4:07 Sam James
2024-06-25 3:59 Sam James
2024-06-25 3:57 Sam James
2024-06-25 3:51 Sam James
2024-05-16 5:56 WANG Xuerui
2024-05-16 5:56 WANG Xuerui
2024-04-23 20:59 Sam James
2024-03-04 12:16 Sam James
2024-01-24 4:57 Ionen Wolkens
2024-01-23 4:17 Sam James
2024-01-17 2:46 Ionen Wolkens
2024-01-17 2:46 Ionen Wolkens
2023-12-31 3:49 Sam James
2023-12-29 22:43 Sam James
2023-12-29 21:41 Sam James
2023-12-29 19:22 Arthur Zamarin
2023-12-29 17:14 Arthur Zamarin
2023-12-29 17:12 Arthur Zamarin
2023-12-28 3:43 Sam James
2023-12-26 16:37 Sam James
2023-12-24 11:08 Sam James
2023-12-22 7:55 Arthur Zamarin
2023-12-15 7:14 Sam James
2023-12-15 7:06 Sam James
2023-12-15 6:52 Sam James
2023-12-15 6:52 Sam James
2023-11-20 9:28 Sam James
2023-11-17 13:58 Sam James
2023-09-26 2:56 Sam James
2023-09-26 2:55 Sam James
2023-09-02 12:04 Sam James
2023-09-02 12:04 Sam James
2023-09-02 12:04 Sam James
2023-09-02 12:04 Sam James
2023-09-02 12:04 Sam James
2023-09-02 12:04 Sam James
2023-09-02 12:04 Sam James
2023-09-02 12:04 Sam James
2023-08-01 5:47 Sam James
2023-08-01 5:47 Sam James
2023-08-01 5:47 Sam James
2023-07-28 11:07 Sam James
2023-07-28 1:35 Sam James
2023-07-17 21:56 Sam James
2022-01-24 19:19 Sam James
2021-10-14 17:13 Georgy Yakovlev
2021-10-14 17:13 Georgy Yakovlev
2021-10-14 17:13 Georgy Yakovlev
2021-10-14 17:13 Georgy Yakovlev
2021-10-14 17:13 Georgy Yakovlev
2021-10-14 16:38 Sam James
2021-10-14 5:56 Agostino Sarubbo
2021-10-14 3:25 Sam James
2021-10-14 3:25 Sam James
2021-09-08 7:18 Sam James
2021-09-08 0:18 Sam James
2021-01-06 15:26 Fabian Groffen
2020-12-29 23:35 Sam James
2020-11-07 20:37 Sergei Trofimovich
2020-11-07 20:34 Sergei Trofimovich
2020-11-07 20:22 Sergei Trofimovich
2020-11-04 6:22 Sam James
2020-11-04 6:07 Sam James
2020-11-04 3:21 Sam James
2020-11-03 22:05 Georgy Yakovlev
2019-05-02 9:58 Jeroen Roovers
2018-10-29 22:05 Jeroen Roovers
2018-04-06 11:05 Fabian Groffen
2018-01-06 15:19 Ulrich Müller
2017-07-30 9:08 Jeroen Roovers
2017-02-26 15:39 Michael Weber
2017-01-14 11:47 Jeroen Roovers
2017-01-14 11:47 Jeroen Roovers
2016-12-19 11:07 Tobias Klausmann
2016-12-17 10:23 Aaron Bauman
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=1737826869.ecaf4e2ac31081c5b7427700bd2a9c488334f5a5.sam@gentoo \
--to=sam@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