summaryrefslogtreecommitdiff
path: root/games-strategy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-30 01:13:30 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-30 01:13:30 +0000
commitd9ec8de250ddc362ca4726cd6c055216b529177a (patch)
tree41583a3d39640bf31918130f91d9f94f0c59b9b0 /games-strategy
parent62090949b4fde34bbcbb4bd770a9635c6ac0c55e (diff)
gentoo auto-resync : 30:03:2024 - 01:13:30
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/Manifest.gzbin8089 -> 8092 bytes
-rw-r--r--games-strategy/ja2-stracciatella/Manifest2
-rw-r--r--games-strategy/ja2-stracciatella/ja2-stracciatella-0.21.0.ebuild9
3 files changed, 8 insertions, 3 deletions
diff --git a/games-strategy/Manifest.gz b/games-strategy/Manifest.gz
index 535905ab82fc..85fca41c691a 100644
--- a/games-strategy/Manifest.gz
+++ b/games-strategy/Manifest.gz
Binary files differ
diff --git a/games-strategy/ja2-stracciatella/Manifest b/games-strategy/ja2-stracciatella/Manifest
index 9bd376527f7a..af704409b4f3 100644
--- a/games-strategy/ja2-stracciatella/Manifest
+++ b/games-strategy/ja2-stracciatella/Manifest
@@ -155,5 +155,5 @@ DIST windows_i686_msvc-0.42.1.crate 722583 BLAKE2B e03978daa0ac95d7bd9f594b28360
DIST windows_x86_64_gnu-0.42.1.crate 697614 BLAKE2B 3cef0a3da3ce142bbdf932dbb54eb6473070c5722c9ec791dc4077efe2d774d51f8b3d06b3321f8f21cc49764f44d54b3432ee7a0d9376925b422b197f5d557e SHA512 f4c16b587fe407dee1f39df029c52302a0fbd5f519816a8d974fe9c2f928043b14037c701c0f3c9cf2e5c765e82430fd4b71615fe63a66a88159f7b15506f892
DIST windows_x86_64_gnullvm-0.42.1.crate 362788 BLAKE2B fff81e63b86ad04ce22ad3e05ec4cc02c0b791384c93bafb50832f6db9cb7fd9301ad3845339a08dd8cadac1d59f3e8dc9d5f56d7a987989dbfc16b9131af67b SHA512 8cc988b5995a4726bb7518b7fccff528274ad9b2b0160fe247eb240f9ced10db95afe7bff91bfc5a08ebd8237b6821e4a4abad1ff9da45022f1ce7e7586bcf05
DIST windows_x86_64_msvc-0.42.1.crate 664606 BLAKE2B 6c460cfa392aad0d11add200d652a42ee1a60052570527c4e85405f765255375729d4e26287f5246dcad65fa89ccadea23c5135171b311e6da5027e33149c547 SHA512 a651b1a34f101125f929c1d1f5e933691c7a5c19d0bb0c501fb6812236d2771805428e3bd5e05be7d72715595f5fc9e7978dd7934e5d92e9b78a41c2ece695b2
-EBUILD ja2-stracciatella-0.21.0.ebuild 5156 BLAKE2B 394f0864113cac33a6f26727f949c923c0a21b8b91e41223fc5ce6dc674366777dbb83679a0e361ff1507e3df2e02ffb63bd990bc410d1ba22cc704ceac1fc66 SHA512 eda7a90f95f160938a8af115c2df6261118050635cc323860013ddc58dfd3e8d62dc2b935f614761b71676a200fbb9dcfce5f8e1a9b803a329aba05f28f0aae5
+EBUILD ja2-stracciatella-0.21.0.ebuild 5301 BLAKE2B a899da44d67655f224a08291a1d15cc827c5cf077b7ad89293dbaeae19b11d6e99bd66cefcc469e4ea44d35b3454048d8051a11ff66f69937c192afea611c714 SHA512 af3074202fd1e85d512a24a32eb2b2d8b702a5ddcee81ae364a60f77a1bc7c290222ea87c69cd4186abf59f6b2a4bc7f89021ae6fdab405b78f6fc0a59a57406
MISC metadata.xml 631 BLAKE2B 245b93568aa9a38270619635fb0c167a86abc7b567f8af1a3d5e63954446a185a69e3f3c8f672cebbb1dd72e7982c2736851722ad32a001a3af33afdfb974c9c SHA512 411c914e39091873c0a7fd48d5452a0780a6143e0c579447538183365c97a9fe0de7b13c17da787c07561a1be63e0f80b8f55514c451429beb4a94b2bd23aa5e
diff --git a/games-strategy/ja2-stracciatella/ja2-stracciatella-0.21.0.ebuild b/games-strategy/ja2-stracciatella/ja2-stracciatella-0.21.0.ebuild
index c3eefb3961b1..52c5e077966c 100644
--- a/games-strategy/ja2-stracciatella/ja2-stracciatella-0.21.0.ebuild
+++ b/games-strategy/ja2-stracciatella/ja2-stracciatella-0.21.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -163,7 +163,7 @@ windows_x86_64_msvc@0.42.1
# See dependencies/lib-lua/CMakeLists.txt
LUA_COMPAT=( lua5-3 )
-inherit cargo cmake lua-single xdg
+inherit cargo cmake flag-o-matic lua-single xdg
DESCRIPTION="An improved, cross-platform, stable Jagged Alliance 2 runtime"
HOMEPAGE="https://github.com/ja2-stracciatella/"
@@ -207,6 +207,11 @@ src_prepare() {
}
src_configure() {
+ # -Werror=odr
+ # https://bugs.gentoo.org/916965
+ # https://github.com/ja2-stracciatella/ja2-stracciatella/issues/1963
+ filter-lto
+
local mycmakeargs=(
-DUSE_SCCACHE=OFF