Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : endless-sky | name : endless-sky | ||||
| version : 0.9.4 | version : 0.9.6 | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| - https://github.com/endless-sky/endless-sky/archive/v0.9.4.tar.gz : 8e25b9c387736d10034396940974cd442b8a7c6e9647a12c6d08fbeed9d32eeb | - https://github.com/endless-sky/endless-sky/archive/v0.9.6.tar.gz : 41699dabb72a276c96019d0714e54492866e29661f161052a1caf334332be1e4 | ||||
| license : GPL-3.0 | license : | ||||
| - GPL-3.0 | |||||
| - CC-BY-SA-4.0 | |||||
| - CC-BY-SA-3.0 | |||||
| component : games.arcade | component : games.arcade | ||||
| summary : Endless Sky is a sandbox-style space exploration game similar to Elite, Escape Velocity, or Star Control. | summary : Endless Sky is a sandbox-style space exploration game similar to Elite, Escape Velocity, or Star Control. | ||||
| description: | | description: | | ||||
| Endless Sky is a sandbox-style space exploration game similar to Elite, Escape Velocity, or Star Control. | 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... | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(gl) | - pkgconfig(gl) | ||||
| - pkgconfig(glew) | - pkgconfig(glew) | ||||
| - pkgconfig(libpng) | - pkgconfig(libpng) | ||||
| - pkgconfig(openal) | - pkgconfig(openal) | ||||
| - pkgconfig(sdl2) | - pkgconfig(sdl2) | ||||
| - libjpeg-turbo-devel | - libjpeg-turbo-devel | ||||
| - libmad-devel | |||||
| - scons | - scons | ||||
| setup : | | setup : | | ||||
| sed -i "s|share/games|share|" SConstruct | sed -i "s|share/games|share|" SConstruct | ||||
| sed -i "s|share/games|share|" source/Files.cpp | sed -i "s|share/games|share|" source/Files.cpp | ||||
| sed -i "s|/games|/bin|" SConstruct | sed -i "s|/games|/bin|" SConstruct | ||||
| build : | | build : | | ||||
| scons DESTDIR=$installdir PREFIX=/usr | scons %JOBS% DESTDIR=$installdir PREFIX=/usr | ||||
| install : | | install : | | ||||
| scons install DESTDIR=$installdir PREFIX=/usr | scons %JOBS% install DESTDIR=$installdir PREFIX=/usr | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.