From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/simgear/files/, dev-games/simgear/
Date: Fri, 30 Dec 2022 06:33:34 +0000 (UTC) [thread overview]
Message-ID: <1672375846.7d9cd3bc1b691164e98e8dcb974075670700c3b2.sam@gentoo> (raw)
commit: 7d9cd3bc1b691164e98e8dcb974075670700c3b2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 30 04:50:23 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 30 04:50:46 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9cd3bc
dev-games/simgear: fix build w/ boost 1.81
Closes: https://bugs.gentoo.org/887431
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-games/simgear/files/simgear-2020.3.17-boost-1.81.patch | 11 +++++++++++
dev-games/simgear/simgear-2020.3.17-r1.ebuild | 1 +
2 files changed, 12 insertions(+)
diff --git a/dev-games/simgear/files/simgear-2020.3.17-boost-1.81.patch b/dev-games/simgear/files/simgear-2020.3.17-boost-1.81.patch
new file mode 100644
index 000000000000..6edcafcea031
--- /dev/null
+++ b/dev-games/simgear/files/simgear-2020.3.17-boost-1.81.patch
@@ -0,0 +1,11 @@
+https://bugs.gentoo.org/887431
+--- a/simgear/scene/viewer/Compositor.hxx
++++ b/simgear/scene/viewer/Compositor.hxx
+@@ -17,6 +17,7 @@
+ #ifndef SG_COMPOSITOR_HXX
+ #define SG_COMPOSITOR_HXX
+
++#include <array>
+ #include <unordered_map>
+ #include <vector>
+
diff --git a/dev-games/simgear/simgear-2020.3.17-r1.ebuild b/dev-games/simgear/simgear-2020.3.17-r1.ebuild
index e4f9e4c4b3c9..d6d0a2a4d7b7 100644
--- a/dev-games/simgear/simgear-2020.3.17-r1.ebuild
+++ b/dev-games/simgear/simgear-2020.3.17-r1.ebuild
@@ -37,6 +37,7 @@ RDEPEND="${COMMON_DEPEND}
PATCHES=(
"${FILESDIR}/${PN}-2019.1.1-gdal3.patch"
"${FILESDIR}/${PN}-2020.1.2-do-not-assume-libc++-clang.patch"
+ "${FILESDIR}/${PN}-2020.3.17-boost-1.81.patch"
)
pkg_pretend() {
next reply other threads:[~2022-12-30 6:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-30 6:33 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-10-17 13:58 [gentoo-commits] repo/gentoo:master commit in: dev-games/simgear/files/, dev-games/simgear/ Maciej Mrozowski
2020-02-06 1:45 Maciej Mrozowski
2020-02-01 1:02 Maciej Mrozowski
2019-05-25 20:59 Andreas Sturmlechner
2016-01-11 13:25 Lars Wendler
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=1672375846.7d9cd3bc1b691164e98e8dcb974075670700c3b2.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