From ecf595717796995cab38a07093dc9597d55d0ea6 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 25 Mar 2024 13:01:09 +0000 Subject: gentoo auto-resync : 25:03:2024 - 13:01:08 --- games-fps/Manifest.gz | Bin 12208 -> 12204 bytes games-fps/doomsday/Manifest | 4 ++-- games-fps/doomsday/doomsday-2.3.1.ebuild | 12 ++++++++++-- games-fps/doomsday/metadata.xml | 2 ++ 4 files changed, 14 insertions(+), 4 deletions(-) (limited to 'games-fps') diff --git a/games-fps/Manifest.gz b/games-fps/Manifest.gz index d4efb93484bf..749d20f21e71 100644 Binary files a/games-fps/Manifest.gz and b/games-fps/Manifest.gz differ diff --git a/games-fps/doomsday/Manifest b/games-fps/doomsday/Manifest index ea8c6f5468e6..ab62029ce7f1 100644 --- a/games-fps/doomsday/Manifest +++ b/games-fps/doomsday/Manifest @@ -1,3 +1,3 @@ DIST doomsday-2.3.1.tar.gz 47840812 BLAKE2B 5a45c9e0f781f0cc67367c703504568ee7f7cd0a96c57266ccf6bfbdf0d1e4ef838b2605b7dcecafe91f18d29c40ddbf9f6b5b0c049e94a95ce9fbbba4bddd1a SHA512 ca952fe0191529fe1192b16331d6c17d14e106f2366f5517177e51fdb50ea32baa2bf70d22bde5946101fac2926333fce6a8a317bc662df9f7662c5e023a669c -EBUILD doomsday-2.3.1.ebuild 2189 BLAKE2B df1688e5e2a82d7e7e910d41529c45dcdd43b8823a9a78e6a1521b06ed003b95de5cc7a837528a11b67b4e5aeb3d880f3d4e18ac813ad6623a04025103ac446d SHA512 5372d205c486939a86f0a0c6cb313eb094321eedf535f44c4e7ab0d46e353208d8b8c0c4b396571a15552572324483c2d120392e191a8dc01ff2d833106d1675 -MISC metadata.xml 772 BLAKE2B b5c1d982a07fc1e9ff88e3d7c081a960c0e2bdddcb09fcac887052dfed687d08b5dde635004ef616d26eb05893654642cc681ebe11af00ed9a0b2a28764b8b69 SHA512 d1b4674a42a2f2fed4c32ba96f67102cdeaae13a5da68c838cc959c33d9b52966acfbfce552eb532a9c614268c215d44af69796a9269ca04e8f57a06d7f029db +EBUILD doomsday-2.3.1.ebuild 2504 BLAKE2B c2962db099d3d7a167ab3f762f7ca6f370f9348c58486c9139a88837e40109f0b609af8955f0aa3ee5189423cf55cd320ab40d08237b946c4df58490bb68467a SHA512 1458317a6f96451babf0ca1fa8254b9fe78f733dbfbd66af3b61037c55342ab84d06faf50a8a967fc8a0bef929cec76142c084d847df3e9c821a46395698c952 +MISC metadata.xml 898 BLAKE2B a15d64c09d306d3671b14b53596910389a81da33fc8a15d53d7a2574ce428bca8cd18c1cb49611b5455f755d00a48157c32fb20e5e8fc49e420341fe62e1a987 SHA512 b05ad5660b4631cda3400d9263dd3c2127ec776ba3cf5e52e151094935e99942501dba37e5af22607a25191b745eb02663e4354d6443cdd57d9d07117c4b61d7 diff --git a/games-fps/doomsday/doomsday-2.3.1.ebuild b/games-fps/doomsday/doomsday-2.3.1.ebuild index e47741325506..26cd12c34b90 100644 --- a/games-fps/doomsday/doomsday-2.3.1.ebuild +++ b/games-fps/doomsday/doomsday-2.3.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 PYTHON_COMPAT=( python3_{9..10} ) -inherit cmake python-any-r1 qmake-utils readme.gentoo-r1 xdg +inherit cmake flag-o-matic python-any-r1 qmake-utils readme.gentoo-r1 xdg DESCRIPTION="A modern gaming engine for Doom, Heretic, and Hexen" HOMEPAGE="https://www.dengine.net" @@ -55,6 +55,14 @@ src_prepare() { } src_configure() { + # -Werror=odr, -Werror=lto-type-mismatch + # https://bugs.gentoo.org/858743 + # + # Currently working on reporting an upstream bug. Four different websites + # including sourceforge and github but the only place for submitting bugs + # is a self-hosted redmine that has disabled registration. + filter-lto + local mycmakeargs=( -DDENG_ASSIMP_EMBEDDED=OFF -DDENG_ENABLE_DISPLAYMODE=$(usex display-mode) diff --git a/games-fps/doomsday/metadata.xml b/games-fps/doomsday/metadata.xml index 40cf9e97525a..0b45508d1e96 100644 --- a/games-fps/doomsday/metadata.xml +++ b/games-fps/doomsday/metadata.xml @@ -14,5 +14,7 @@ deng + skyjake/Doomsday-Engine + https://tracker.dengine.net/projects/deng -- cgit v1.2.3