From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/spout/
Date: Sun, 5 Mar 2023 03:40:00 +0000 (UTC) [thread overview]
Message-ID: <1677987579.780edcaa3909c3b60eda9fcf27d48bd6b9fafb1f.sam@gentoo> (raw)
commit: 780edcaa3909c3b60eda9fcf27d48bd6b9fafb1f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 5 03:20:09 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 5 03:39:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=780edcaa
games-arcade/spout: fix configure w/ clang 16
Closes: https://bugs.gentoo.org/898800
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../spout/{spout-1.3-r2.ebuild => spout-1.3-r3.ebuild} | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/games-arcade/spout/spout-1.3-r2.ebuild b/games-arcade/spout/spout-1.3-r3.ebuild
similarity index 88%
rename from games-arcade/spout/spout-1.3-r2.ebuild
rename to games-arcade/spout/spout-1.3-r3.ebuild
index 9ed65f4f461f..9f30a8242b0d 100644
--- a/games-arcade/spout/spout-1.3-r2.ebuild
+++ b/games-arcade/spout/spout-1.3-r3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-inherit desktop readme.gentoo-r1
+inherit autotools desktop readme.gentoo-r1
MY_P="spout-unix-${PV}"
@@ -25,6 +25,12 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.3-Fix-implicit-function-declarations.patch
)
+src_prepare() {
+ default
+
+ eautoreconf
+}
+
src_install() {
dobin spout
einstalldocs
next reply other threads:[~2023-03-05 3:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-05 3:40 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-04-24 19:26 [gentoo-commits] repo/gentoo:master commit in: games-arcade/spout/ Pacho Ramos
2018-04-24 19:26 Pacho Ramos
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=1677987579.780edcaa3909c3b60eda9fcf27d48bd6b9fafb1f.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