public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-engines/minetest/files/
Date: Sat, 01 Mar 2025 23:28:01 +0000 (UTC)	[thread overview]
Message-ID: <1740871652.dcfca1077d5e17f62f78586dda18b6d6c770f4b0.conikost@gentoo> (raw)

commit:     dcfca1077d5e17f62f78586dda18b6d6c770f4b0
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Fri Feb 28 06:59:32 2025 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Mar  1 23:27:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcfca107

games-engines/minetest: remove unused patches

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../files/minetest-5.7.0-no_upstream_optflags.patch  | 11 -----------
 .../files/minetest-5.8.0-include_algorithm.patch     | 20 --------------------
 2 files changed, 31 deletions(-)

diff --git a/games-engines/minetest/files/minetest-5.7.0-no_upstream_optflags.patch b/games-engines/minetest/files/minetest-5.7.0-no_upstream_optflags.patch
deleted file mode 100644
index ad673be1184f..000000000000
--- a/games-engines/minetest/files/minetest-5.7.0-no_upstream_optflags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -784,7 +784,7 @@
- 		endif()
- 	endif()
- 
--	set(CMAKE_CXX_FLAGS_RELEASE "-DNDEBUG ${RELEASE_WARNING_FLAGS} ${OTHER_FLAGS} -pipe -funroll-loops -O3 -fomit-frame-pointer")
-+	set(CMAKE_CXX_FLAGS_RELEASE "-DNDEBUG ${RELEASE_WARNING_FLAGS} ${OTHER_FLAGS}")
- 	if(CMAKE_SYSTEM_NAME STREQUAL "Linux"
- 			AND CMAKE_CXX_COMPILER_ID STREQUAL "Clang"
- 			AND CMAKE_CXX_COMPILER_VERSION MATCHES "^9\\.")

diff --git a/games-engines/minetest/files/minetest-5.8.0-include_algorithm.patch b/games-engines/minetest/files/minetest-5.8.0-include_algorithm.patch
deleted file mode 100644
index ac19a58de751..000000000000
--- a/games-engines/minetest/files/minetest-5.8.0-include_algorithm.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From https://github.com/minetest/minetest/commit/c9ab61aa8cd0ca50bc8c4d90f257bb5ed3b0bb00
-https://bugs.gentoo.org/921131
-
-From: Alfred Wingate <parona@protonmail.com>
-Date: Sun, 31 Dec 2023 17:39:01 +0200
-Subject: [PATCH] Add missing header for gcc-14
-
-https://gcc.gnu.org/gcc-14/porting_to.html
-
-Signed-off-by: Alfred Wingate <parona@protonmail.com>
---- a/src/client/sound/sound_data.cpp
-+++ b/src/client/sound/sound_data.cpp
-@@ -25,6 +25,7 @@ with this program; ifnot, write to the Free Software Foundation, Inc.,
- #include "sound_data.h"
- 
- #include "sound_constants.h"
-+#include <algorithm>
- 
- namespace sound {
- 


                 reply	other threads:[~2025-03-01 23:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1740871652.dcfca1077d5e17f62f78586dda18b6d6c770f4b0.conikost@gentoo \
    --to=conikost@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