public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tclx/
Date: Sat, 11 Mar 2023 22:09:16 +0000 (UTC)	[thread overview]
Message-ID: <1678572502.66fbaa91e2107d91e918a3d6c95470d59aed7eca.tupone@gentoo> (raw)

commit:     66fbaa91e2107d91e918a3d6c95470d59aed7eca
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 22:08:22 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 22:08:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66fbaa91

dev-tcltk/tclx: autoreconf & stat64 good for configure

Closes: https://bugs.gentoo.org/900463
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-tcltk/tclx/{tclx-8.4.4-r1.ebuild => tclx-8.4.4-r2.ebuild} | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/dev-tcltk/tclx/tclx-8.4.4-r1.ebuild b/dev-tcltk/tclx/tclx-8.4.4-r2.ebuild
similarity index 87%
rename from dev-tcltk/tclx/tclx-8.4.4-r1.ebuild
rename to dev-tcltk/tclx/tclx-8.4.4-r2.ebuild
index 34d1fe02ea60..38ea1746b9a3 100644
--- a/dev-tcltk/tclx/tclx-8.4.4-r1.ebuild
+++ b/dev-tcltk/tclx/tclx-8.4.4-r2.ebuild
@@ -1,8 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
+inherit autotools
+
 DESCRIPTION="A set of extensions to TCL"
 HOMEPAGE="http://tclx.sourceforge.net"
 SRC_URI="https://github.com/flightaware/${PN}/archive/v${PV}.tar.gz
@@ -26,11 +28,16 @@ PATCHES=(
 	"${FILESDIR}"/${P}-configure-clang16-deux.patch
 )
 
+QA_CONFIG_IMPL_DECL_SKIP=(
+	stat64 # used to test for Large File Support
+)
+
 src_prepare() {
 	sed \
 		-e '/CC=/s:-pipe::g' \
 		-i tclconfig/tcl.m4 configure || die
 	default
+	eautoreconf
 }
 
 src_configure() {


             reply	other threads:[~2023-03-11 22:09 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-11 22:09 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-08 10:16 [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tclx/ Arthur Zamarin
2023-11-29 19:38 Arthur Zamarin
2023-09-28  4:21 Sam James
2023-09-27 13:29 Arthur Zamarin
2022-11-18  1:24 Sam James
2022-10-28 20:58 Sam James
2021-09-18 16:51 Alfredo Tupone
2021-04-19  7:58 Andreas Sturmlechner
2021-01-24 13:35 Sam James
2021-01-24 12:10 Agostino Sarubbo
2021-01-24 11:58 Agostino Sarubbo
2021-01-06 22:33 Fabian Groffen
2020-05-09  7:26 Alfredo Tupone
2020-05-08 20:43 Alfredo Tupone
2020-02-02 20:41 Alfredo Tupone

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=1678572502.66fbaa91e2107d91e918a3d6c95470d59aed7eca.tupone@gentoo \
    --to=tupone@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