Summary
Explore other star systems. Earn money by trading, carrying passengers, or completing missions. Use your earnings to buy a better ship or to upgrade the weapons and engines on your current one. Blow up pirates. Take sides in a civil war. Or leave human space behind and hope to find some friendly aliens whose culture is more civilized than your own...
Versions
v0.9.16.1 :: 0 :: gentoo
- Modified
- License
- CC-BY-SA-4.0 CC-BY-SA-3.0 GPL-3+ public-domain
- Keywords
- ~amd64 ~x86
- USE flags
- gles2-only
USE flags
General
- gles2-only
- Use GLES 2.0 or later instead of full OpenGL
Dependencies
media-libs / glew : The OpenGL Extension Wrangler Library
media-libs / libglvnd : The GL Vendor-Neutral Dispatch library
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libmad : "M"peg "A"udio "D"ecoder library
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / openal : A software implementation of the OpenAL 3D audio API
sys-apps / util-linux : Various useful Linux utilities
Runtime Dependencies
media-libs / glew : The OpenGL Extension Wrangler Library
media-libs / libglvnd : The GL Vendor-Neutral Dispatch library
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libmad : "M"peg "A"udio "D"ecoder library
media-libs / libpng : Portable Network Graphics library
media-libs / libsdl2 : Simple Direct Media Layer
media-libs / openal : A software implementation of the OpenAL 3D audio API
sys-apps / util-linux : Various useful Linux utilities
Bugs
- 906990
- games-strategy/endless-sky-0.9.16.1 fails to compile (MUSL-SYSTEM): Format.h:31:36: error: int64_t has not been declared
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-strategy/endless-sky: fix build w/ gcc 13
Closes: https://bugs.gentoo.org/894782 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-strategy/endless-sky: drop 0.9.14
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-strategy/endless-sky: hopefully fix tests without -flto
Upstream defaults to -flto, but we yank it to let users set as wanted. Simplest seem to be to just let the libraries get used. Closes: https://bugs.gentoo.org/894702 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
games-strategy/endless-sky: add 0.9.16.1, enable py3.11
- re-enable tests, seem to work in this version - add IUSE=gles2-only and tighten sdl2+GL deps - revert to bundled dev-cpp/catch (it's newer/suitable at 2.13.9, and using system's without pinning would require migration to v3 which further needs -std=c++14 -- left note to unbundle later) Closes: https://bugs.gentoo.org/830718 Closes: https://bugs.gentoo.org/887483 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-strategy/endless-sky: don't compress man page; use system catch2
- Don't compress man page - Use system copy of Catch 2 for tests (works w/ glibc-2.34 now, didn't notice earlier b/c tested on a stable box); still not running tests yet, need to resolve linking issue. - Respect AR Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
games-strategy/endless-sky: initial import (restore at 0.9.14)
Closes: https://bugs.gentoo.org/735542 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
games-strategy/endless-sky: Remove last-rited pkg
Closes: https://bugs.gentoo.org/735542 Signed-off-by: Michał Górny <mgorny@gentoo.org> - David Seifert · gentoo
games-strategy/endless-sky: Remove old
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - tomboy64 · gentoo
games-strategy/endless-sky: version bump 0.9.6
Closes: https://github.com/gentoo/gentoo/pull/4447 Package-Manager: Portage-2.3.5, Repoman-2.3.2 - tomboy64 · gentoo
games-strategy/endless-sky: fix glew slot in deps
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - tomboy64 · gentoo
games-strategy/endless-sky: remove ancient version 0.8.11-r1 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Agostino Sarubbo · gentoo
games-strategy/endless-sky: x86 stable wrt bug #579654
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Marshall Brewer · gentoo
games-strategy/endless-sky: version bump 0.9.1
Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1566 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Marshall Brewer · gentoo
games-strategy/endless-sky: version bump 0.9.0
no changes needed due to upstream; added gnome2 icon funcs Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1493 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Agostino Sarubbo · gentoo
games-strategy/endless-sky: amd64 stable wrt bug #579654
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Marshall Brewer (Gentoo Key) · gentoo
games-strategy/endless-sky: drop old (0.8.11)
Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches Closes: https://github.com/gentoo/gentoo/pull/1257 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/tomboy-64/endless-sky'
Pull Request: https://github.com/gentoo/gentoo/pull/995 - Matthew Brewer · gentoo
games-strategy/endless-sky: revbump to 0.8.11-r1
- fix install path (so icon gets found by desktop menus) - rephrase summary - convert EAPI 5->6 - added ~x86 Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/827'.
Gentoo-Bug: 574292 - Matthew Brewer · gentoo
games-strategy/endless-sky: fix SRC_URI to point to upstream's repo
Fixes 574292 - Thanks coacher. Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches - Patrice Clement · gentoo
games-strategy/endless-sky: Fix DESCRIPTION length.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Ian Delaney · gentoo
games-strategy/endless-sky: add name to metadata.xml, rm empty var IUSE
Package-Manager: portage-2.2.26 - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/805'. - Matthew Brewer · gentoo
games-strategy/endless-sky: new ebuild: endless-sky-0.8.11
Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches