From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 159611581B9 for ; Fri, 19 Sep 2025 05:50:53 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 3CCF5340CC9 for ; Fri, 19 Sep 2025 05:47:18 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3F295110573; Fri, 19 Sep 2025 05:47:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 36607110573 for ; Fri, 19 Sep 2025 05:47:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DA142340CC9 for ; Fri, 19 Sep 2025 05:47:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5920338D3 for ; Fri, 19 Sep 2025 05:47:15 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1758260781.2bc5c20fe023c52c5a72fb48a34e086faf4b3de8.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/inotify-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/inotify-tools/Manifest sys-fs/inotify-tools/inotify-tools-4.25.9.0.ebuild X-VCS-Directories: sys-fs/inotify-tools/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 2bc5c20fe023c52c5a72fb48a34e086faf4b3de8 X-VCS-Branch: master Date: Fri, 19 Sep 2025 05:47:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 706aeaed-b24d-44a8-b3a7-5f50919732aa X-Archives-Hash: 1b1c71083c2a5da6f517b372a1d1a103 commit: 2bc5c20fe023c52c5a72fb48a34e086faf4b3de8 Author: Ionen Wolkens gentoo org> AuthorDate: Fri Sep 19 04:55:41 2025 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Fri Sep 19 05:46:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bc5c20f sys-fs/inotify-tools: add 4.25.9.0 Signed-off-by: Ionen Wolkens gentoo.org> sys-fs/inotify-tools/Manifest | 1 + sys-fs/inotify-tools/inotify-tools-4.25.9.0.ebuild | 45 ++++++++++++++++++++++ 2 files changed, 46 insertions(+) diff --git a/sys-fs/inotify-tools/Manifest b/sys-fs/inotify-tools/Manifest index 7f795aecf133..bfd0f2baf7e2 100644 --- a/sys-fs/inotify-tools/Manifest +++ b/sys-fs/inotify-tools/Manifest @@ -1 +1,2 @@ DIST inotify-tools-4.23.9.0.tar.gz 93281 BLAKE2B eddb0e44721cd8674f2309046998de16a030ed9ad84c49bc5950b9362055db9242dc0de1c615c3bd6c1f2835c83fc55446c9f8e6da52a98870c53f4e6cfa31f9 SHA512 8f44037a482fa39978b845b4989834e8c897ad872913c6cb8c4a987e0d13f9177b05f593332b859d7adde228fdc3512fd45d66cab65368c38926f41d57e22d13 +DIST inotify-tools-4.25.9.0.tar.gz 94099 BLAKE2B f32a7cfaf76e8896a6f581bbffe443109c017c59b44d5f9d15ca019029da4895b04880d404765921b201a9eaf1864d0085aa47366112bec0c3afd5c0fcfe5c47 SHA512 a441289d570995105296a2b82ddade8256508b43bc127a5bb318f7c371f3120c082371fdc308fe56dbec921e948f954c2e4efb418968748a8790945dad6a2e46 diff --git a/sys-fs/inotify-tools/inotify-tools-4.25.9.0.ebuild b/sys-fs/inotify-tools/inotify-tools-4.25.9.0.ebuild new file mode 100644 index 000000000000..46e7baebb798 --- /dev/null +++ b/sys-fs/inotify-tools/inotify-tools-4.25.9.0.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools + +DESCRIPTION="Set of command-line programs providing a simple interface to inotify" +HOMEPAGE="https://github.com/inotify-tools/inotify-tools/" +SRC_URI=" + https://github.com/inotify-tools/inotify-tools/archive/${PV}.tar.gz + -> ${P}.tar.gz +" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~sparc ~x86" +IUSE="doc" + +BDEPEND=" + doc? ( app-text/doxygen ) +" + +src_prepare() { + default + + sed -i 's/ -Werror//' {,libinotifytools/}src/Makefile.am || die #745069 + + eautoreconf +} + +src_configure() { + local econfargs=( + --docdir="${EPREFIX}"/usr/share/doc/${PF}/html + $(use_enable doc doxygen) + ) + + econf "${econfargs[@]}" +} + +src_install() { + default + + find "${ED}" -type f -name '*.la' -delete || die +}