From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/widelands/, games-strategy/widelands/files/
Date: Tue, 17 Aug 2021 13:26:21 +0000 (UTC) [thread overview]
Message-ID: <1629206710.c8e688edab6e01b301a4b83febab2f010357f29c.ionen@gentoo> (raw)
commit: c8e688edab6e01b301a4b83febab2f010357f29c
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 17 13:22:11 2021 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Aug 17 13:25:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e688ed
games-strategy/widelands: backport upstream fix for boost-1.77
Closes: https://bugs.gentoo.org/808747
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
.../widelands/files/widelands-1.0-boost-1.77.patch | 16 ++++++++++++++++
games-strategy/widelands/widelands-1.0.ebuild | 4 ++++
2 files changed, 20 insertions(+)
diff --git a/games-strategy/widelands/files/widelands-1.0-boost-1.77.patch b/games-strategy/widelands/files/widelands-1.0-boost-1.77.patch
new file mode 100644
index 00000000000..69c1cb8caf4
--- /dev/null
+++ b/games-strategy/widelands/files/widelands-1.0-boost-1.77.patch
@@ -0,0 +1,16 @@
+https://bugs.gentoo.org/808747
+
+https://github.com/widelands/widelands/commit/316eaea
+From: matthiakl <t-m.42@mailpost.spdns.org>
+Date: Sat, 14 Aug 2021 19:24:08 +0200
+Subject: [PATCH] Added missing direct incude (#5025)
+--- a/src/network/bufferedconnection.h
++++ b/src/network/bufferedconnection.h
+@@ -20,6 +20,7 @@
+ #ifndef WL_NETWORK_BUFFEREDCONNECTION_H
+ #define WL_NETWORK_BUFFEREDCONNECTION_H
+
++#include <map>
+ #include <memory>
+ #include <mutex>
+ #include <thread>
diff --git a/games-strategy/widelands/widelands-1.0.ebuild b/games-strategy/widelands/widelands-1.0.ebuild
index 6b04bc90639..1c8af8b6ba6 100644
--- a/games-strategy/widelands/widelands-1.0.ebuild
+++ b/games-strategy/widelands/widelands-1.0.ebuild
@@ -42,6 +42,10 @@ BDEPEND="
${PYTHON_DEPS}
sys-devel/gettext"
+PATCHES=(
+ "${FILESDIR}"/${P}-boost-1.77.patch
+)
+
src_configure() {
CMAKE_BUILD_TYPE="Release"
next reply other threads:[~2021-08-17 13:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-17 13:26 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-01 10:58 [gentoo-commits] repo/gentoo:master commit in: games-strategy/widelands/, games-strategy/widelands/files/ Ionen Wolkens
2024-04-27 12:11 Ionen Wolkens
2023-01-27 5:26 Sam James
2020-06-14 22:13 David Seifert
2020-03-12 17:31 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=1629206710.c8e688edab6e01b301a4b83febab2f010357f29c.ionen@gentoo \
--to=ionen@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