Versions
v0.9.5-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2+ GPL-3 Boost-1.0
- Keywords
- ~amd64 ~arm64 ~ppc64 ~x86
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
lua_single_target
- lua5-3
- Build for Lua 5.3 only
Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-libs / boost : Boost Libraries for C++
llvm-core / clang : C language family frontend for LLVM
media-libs / libsamplerate : Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / libsndfile : C library for reading and writing files containing sampled sound
media-libs / sdl2-mixer : Simple Direct Media Layer Mixer Library
net-libs / miniupnpc : UPnP client library and a simple UPnP client
Runtime Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
dev-lang / lua : A powerful light-weight programming language designed for extending applications
dev-libs / boost : Boost Libraries for C++
media-libs / libsamplerate : Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / libsndfile : C library for reading and writing files containing sampled sound
media-libs / sdl2-mixer : Simple Direct Media Layer Mixer Library
net-libs / miniupnpc : UPnP client library and a simple UPnP client
Depending packages
games-strategy / settlers-2-gold-data : Data files for The Settlers II: Gold Edition
Bugs
- 868738
- games-strategy/s25rttr-0.9.5 fails to compile (MUSL): Debug.cpp:48:14: fatal error: execinfo.h: No such file or directory
- 874363
- games-strategy/s25rttr-0.9.5 fails tests: 14 - Test_lua (Failed)
- 938228
- games-strategy/s25rttr-0.9.5-r1 fails to compile: native_function.hpp:389:1: error: uint8_t does not name a type
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sys-devel → llvm-core}/clang
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-strategy/s25rttr: Fix compatibility with miniupnpc 2.2.8 with patch
Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-strategy/s25rttr: Fix boost compatibility issues with patch
Closes: https://bugs.gentoo.org/933411 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-strategy/s25rttr: fix build w/ gcc 13
Closes: https://bugs.gentoo.org/891713 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
games-strategy/s25rttr: remove stale boost lower bounds
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
games-strategy/s25rttr: remove boost slot deps
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-strategy/s25rttr: drop 0.9.1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolić · gentoo
games-strategy/s25rttr: Keyword 0.9.5 ppc64, #850469
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-strategy/s25rttr: Version bump to 0.9.5
Closes: https://bugs.gentoo.org/832999 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-strategy/s25rttr: Restore missing include patch
This issue only happens with Boost 1.77 so I didn't realise the patch was still needed. Closes: https://bugs.gentoo.org/812659 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-strategy/s25rttr: Drop old 0.9.0_pre20200723-r100
Signed-off-by: James Le Cuirot <chewi@gentoo.org> - James Le Cuirot · gentoo
games-strategy/s25rttr: Bump to 0.9.1, EAPI 8
Closes: https://bugs.gentoo.org/750512 Closes: https://bugs.gentoo.org/778587 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-strategy/s25rttr: fix build with Boost 1.77
Closes: https://bugs.gentoo.org/808767 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-strategy/s25rttr: fix GCC 11 build
Closes: https://bugs.gentoo.org/787299 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
games-strategy/s25rttr: drop old version
Dropping old version, which does not support slotted lua. Closes: https://bugs.gentoo.org/750512 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
games-strategy/s25rttr: limit unmigrated ebuilds to dev-lang/lua:0
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
games-strategy/s25rttr: add line that was missing from the previous commit
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Marek Szuba · gentoo
games-strategy/s25rttr: migrate to lua-single.eclass
Lua compatibility as per upstream documentation, build-tested without problems. Closes: https://bugs.gentoo.org/752726 Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-strategy/s25rttr: Keyword 0.9.0_pre20200723 arm64, #734058
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-strategy/s25rttr: Depend on >=boost-1.73 to get nowide support
Closes: https://bugs.gentoo.org/734620 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-strategy/s25rttr: Drop old versions
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - James Le Cuirot · gentoo
games-strategy/s25rttr: Bump to 20200723 snapshot
Closes: https://bugs.gentoo.org/724564 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
games-strategy/s25rttr: add missing flag-o-matic inherit
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15901 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-strategy/s25rttr: Allow tests to run with GCC as well as clang
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-strategy/s25rttr: Add missing RESTRICT
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
games-strategy/s25rttr: Bump to pure SDL2 snapshot
As of today, the game no longer uses SDL1 at all. Closes: https://bugs.gentoo.org/713196 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - stefson · gentoo
games-strategy/s25rttr: remove arch detection via cmake
Signed-off-by: Steffen Kuhn <herrtimson@yahoo.de> Signed-off-by: James Le Cuirot <chewi@gentoo.org> - stefson · gentoo
games-strategy/s25rttr: fix QA issues
Closes: https://bugs.gentoo.org/660270 Signed-off-by: Steffen Kuhn <herrtimson@yahoo.de> Closes: https://github.com/gentoo/gentoo/pull/10954 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
games-strategy/s25rttr: EAPI-6 bump
Package-Manager: Portage-2.3.41, Repoman-2.3.9 - Michael Mair-Keimberger · gentoo
games-strategy/s25rttr: use HTTPs - Pacho Ramos · gentoo
games-strategy/s25rttr: Drop old
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Pacho Ramos · gentoo
games-strategy/s25rttr: Stop using games.eclass
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - David Seifert · gentoo
games-*/*: Remove stable keywords
Gentoo currently does not have the manpower to maintain a ton of stable games packages. Closes: https://github.com/gentoo/gentoo/pull/5404 - David Seifert · gentoo
games-strategy/s25rttr: [QA] Add cmake-utils_src_prepare
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Peter Levine · gentoo
games-strategy/s25rttr: Fix building with GCC-6
Bug: https://bugs.gentoo.org/show_bug.cgi?id=610972 Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/5177 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michael Sterrett · gentoo
games-strategy/s25rttr: clean old
Package-Manager: portage-2.2.28 - Michael Sterrett · gentoo
games-strategy/s25rttr: mark stable for x86 (bug #584130)
Package-Manager: portage-2.2.28 - Agostino Sarubbo · gentoo
games-strategy/s25rttr: amd64 stable wrt bug #584130
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michael Sterrett · gentoo
games-strategy/s25rttr: rev bump to remove glfw support since this is the last customer in the tree for glfw-2
Package-Manager: portage-2.2.26 - Michael Sterrett · gentoo
games-strategy/s25rttr: make cmake3 quieter with patch from tt_1 via bug #570716
Package-Manager: portage-2.2.26 - Tupone Alfredo · gentoo
games-strategy/s25rttr: compile with format-security. Bug #540636
Package-Manager: portage-2.2.26 - Michael Sterrett · gentoo
games-strategy/s25rttr: clean old
Package-Manager: portage-2.2.26 - Agostino Sarubbo · gentoo
games-strategy/s25rttr: x86 stable wrt bug #574314
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
games-strategy/s25rttr: amd64 stable wrt bug #574314
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - David Seifert · gentoo
Revbump, include patch for miniUPnPc API breakage
Package-Manager: portage-2.2.26 - Michael Sterrett · gentoo
add patch to fix building shared libraries with patch from tt_1(bug #553746)
Package-Manager: portage-2.2.20.1 - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed