Search Criteria
Package Details: endless-sky-git 0.10.7.alpha.a5d616acc0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/endless-sky-git.git (read-only, click to copy) |
---|---|
Package Base: | endless-sky-git |
Description: | A sandbox-style space exploration and combat game |
Upstream URL: | https://endless-sky.github.io/ |
Keywords: | exploration game sandbox space |
Licenses: | custom:public domain, GPL3, CCPL |
Conflicts: | endless-sky |
Provides: | endless-sky |
Submitter: | ljrk |
Maintainer: | Larandar |
Last Packager: | Larandar |
Votes: | 14 |
Popularity: | 0.027405 |
First Submitted: | 2015-10-25 19:38 (UTC) |
Last Updated: | 2024-05-06 16:33 (UTC) |
Dependencies (11)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libmad
- libpng (libpng-apngAUR, libpng-gitAUR)
- openal (openal-gitAUR)
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- scons (make)
- endless-sky-editorAUR (optional) – map editor
- endless-sky-high-dpi (optional) – high resolution graphics assets
Required by (1)
- endless-sky-editor (requires endless-sky)
Latest Comments
Gaspartame commented on 2023-10-22 20:56 (UTC) (edited on 2023-10-22 21:00 (UTC) by Gaspartame)
It doesn't compile for me, I have got the following errors :
keldrin commented on 2023-05-16 10:12 (UTC) (edited on 2023-06-06 07:13 (UTC) by keldrin)
At the moment the game doesn't compile.
source/PlayerInfoPanel.cpp: In member function ‘void PlayerInfoPanel::DrawPlayer(const Rectangle&)’: source/PlayerInfoPanel.cpp:611:23: error: possibly dangling reference to a temporary [...] cc1plus: all warnings being treated as errors scons: *** [build/release/PlayerInfoPanel.o] Error 1 scons: building terminated because of errors. ==> ERROR: A failure occurred in build(). Aborting... -> error making: endless-sky-git-exit status 4 -> Failed to install the following packages. Manual intervention is required: endless-sky-git - exit status 4
I think this is related to this bug report from a couple of days ago:
https://github.com/endless-sky/endless-sky/issues/8746 Downgrading gcc and gcc-libs to 12.2.1-2 fixes the problem.
UPDATE: This error has been fixed upstream. Compiles fine now.
micwoj92 commented on 2021-03-23 08:06 (UTC)
Hello, could you update homepage to https?
grawlinson commented on 2018-09-02 20:20 (UTC)
Just picked up this package. I'll update the PKGBUILD when I get home from work today.
kozaki commented on 2018-05-05 16:47 (UTC)
Tip to compile endless-sky-git-0.9.8.r431.ga2d79c45-1 successfully: Edit the PKGBUILD as follow:
--- _idir=endless-sky.iconset +++ _idir=icons
And that's it. It's a great game <3 Thank you LeonardK!
kozaki commented on 2017-12-21 23:03 (UTC)
Thanks JohnnyBGods. To reflect release 0.9.8 I just had to change
(--) pkgver=0.9.5.r31.g07836c69 (++) pkgver=0.9.8.r26.g97c1fae
and here launch another open source game :)
JohnnyBGods commented on 2017-01-31 16:28 (UTC)
ljrk commented on 2016-05-02 15:32 (UTC)
ecraven commented on 2016-05-02 07:25 (UTC)
test0 commented on 2016-05-01 10:35 (UTC)