public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Tk/
Date: Sun, 24 Nov 2024 23:31:20 +0000 (UTC)	[thread overview]
Message-ID: <1732490838.f9dff0e51a93e1f40ea815f9ffd5823d8b48c540.sam@gentoo> (raw)

commit:     f9dff0e51a93e1f40ea815f9ffd5823d8b48c540
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 24 23:27:18 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 24 23:27:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9dff0e5

dev-perl/Tk: build w/ -std=gnu17

dev-perl/Tk has various modern C issues already with lots of pending
PRs upstream.

Closes: https://bugs.gentoo.org/943847
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Tk/Tk-804.36.0-r4.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Tk/Tk-804.36.0-r4.ebuild b/dev-perl/Tk/Tk-804.36.0-r4.ebuild
index 50968622e863..b4f5ad2a084c 100644
--- a/dev-perl/Tk/Tk-804.36.0-r4.ebuild
+++ b/dev-perl/Tk/Tk-804.36.0-r4.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 DIST_AUTHOR=SREZIC
 DIST_VERSION=804.036
 DIST_EXAMPLES=("examples/*")
-inherit perl-module virtualx
+inherit flag-o-matic perl-module virtualx
 
 DESCRIPTION="A Perl Module for Tk"
 
@@ -68,6 +68,13 @@ src_prepare() {
 	mv "${T}/stash/testimg.jpg" "${S}/JPEG/jpeg/testimg.jpg" || die "can't restore testimg.jpg"
 }
 
+src_configure() {
+	# bug #943847
+	append-cflags -std=gnu17
+
+	perl-module_src_configure
+}
+
 src_test() {
 	virtx perl-module_src_test
 }


             reply	other threads:[~2024-11-24 23:31 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-24 23:31 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-31 21:04 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Tk/ Andreas K. Hüttel
2024-07-27 12:00 Sam James
2024-03-12  4:29 Ionen Wolkens
2024-03-10  5:08 Ionen Wolkens
2024-03-10  5:08 Ionen Wolkens
2024-03-09 11:03 Jakov Smolić
2024-03-09 11:03 Jakov Smolić
2024-03-09 11:03 Jakov Smolić
2024-03-09 11:03 Jakov Smolić
2024-01-10 15:03 Sam James
2023-12-05  6:39 Sam James
2023-11-04 16:13 Arthur Zamarin
2023-11-04 10:50 Sam James
2023-05-01 10:41 Arthur Zamarin
2023-03-24 14:12 Arthur Zamarin
2023-03-22  5:31 Sam James
2023-03-22  5:27 Sam James
2023-03-22  5:27 Sam James
2023-03-22  5:27 Sam James
2023-03-22  5:27 Sam James
2022-12-05  5:30 WANG Xuerui
2022-03-10 21:12 Sam James
2021-10-07 23:59 Andreas K. Hüttel
2021-08-13  1:05 Sam James
2021-07-02 12:26 Marek Szuba
2021-06-04 14:25 Sergei Trofimovich
2021-06-02 12:50 Sam James
2021-06-02 10:39 Sam James
2021-06-02 10:39 Sam James
2021-06-02 10:39 Sam James
2021-06-02  1:13 Sam James
2021-06-01 15:29 Sam James
2021-05-11 23:12 Andreas K. Hüttel
2018-06-30 21:23 Mikle Kolyada
2018-03-21 11:08 Mart Raudsepp
2017-06-18 13:25 Alexis Ballier
2017-01-29 16:59 Fabian Groffen
2016-12-27 20:00 Andreas Hüttel

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=1732490838.f9dff0e51a93e1f40ea815f9ffd5823d8b48c540.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