diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -6,6 +6,7 @@ libgcc_s.so.1 libjpeg.so.8 libm.so.6 +libmad.so.0 libopenal.so.1 libpng15.so.15 libpthread.so.0 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,13 +1,20 @@ name : endless-sky -version : 0.9.4 -release : 2 +version : 0.9.6 +release : 3 source : - - https://github.com/endless-sky/endless-sky/archive/v0.9.4.tar.gz : 8e25b9c387736d10034396940974cd442b8a7c6e9647a12c6d08fbeed9d32eeb -license : GPL-3.0 + - https://github.com/endless-sky/endless-sky/archive/v0.9.6.tar.gz : 41699dabb72a276c96019d0714e54492866e29661f161052a1caf334332be1e4 +license : + - GPL-3.0 + - CC-BY-SA-4.0 + - CC-BY-SA-3.0 component : games.arcade summary : Endless Sky is a sandbox-style space exploration game similar to Elite, Escape Velocity, or Star Control. 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 : - pkgconfig(gl) - pkgconfig(glew) @@ -15,12 +22,13 @@ - pkgconfig(openal) - pkgconfig(sdl2) - libjpeg-turbo-devel + - libmad-devel - scons setup : | sed -i "s|share/games|share|" SConstruct sed -i "s|share/games|share|" source/Files.cpp sed -i "s|/games|/bin|" SConstruct build : | - scons DESTDIR=$installdir PREFIX=/usr + scons %JOBS% DESTDIR=$installdir PREFIX=/usr install : | - scons install DESTDIR=$installdir PREFIX=/usr + scons %JOBS% install DESTDIR=$installdir PREFIX=/usr diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,20 +2,30 @@ endless-sky - Bryan T. Meyers - bmeyers@datadrake.com + Pierre-Yves + pyu@riseup.net GPL-3.0 + CC-BY-SA-4.0 + CC-BY-SA-3.0 games.arcade Endless Sky is a sandbox-style space exploration game similar to Elite, Escape Velocity, or Star Control. - 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... https://solus-project.com/sources/README.Solus endless-sky Endless Sky is a sandbox-style space exploration game similar to Elite, Escape Velocity, or Star Control. - 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... games.arcade @@ -33,12 +43,12 @@ - - 2016-11-15 - 0.9.4 + + 2017-07-25 + 0.9.6 Packaging update - Bryan T. Meyers - bmeyers@datadrake.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file