Page MenuHomeSolus

D696.id1541.diff
No OneTemporary

D696.id1541.diff

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 @@
<Source>
<Name>endless-sky</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-3.0</License>
+ <License>CC-BY-SA-4.0</License>
+ <License>CC-BY-SA-3.0</License>
<PartOf>games.arcade</PartOf>
<Summary xml:lang="en">Endless Sky is a sandbox-style space exploration game similar to Elite, Escape Velocity, or Star Control.</Summary>
- <Description xml:lang="en">Endless Sky is a sandbox-style space exploration game similar to Elite, Escape Velocity, or Star Control.
+ <Description xml:lang="en">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...
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>endless-sky</Name>
<Summary xml:lang="en">Endless Sky is a sandbox-style space exploration game similar to Elite, Escape Velocity, or Star Control.</Summary>
- <Description xml:lang="en">Endless Sky is a sandbox-style space exploration game similar to Elite, Escape Velocity, or Star Control.
+ <Description xml:lang="en">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...
</Description>
<PartOf>games.arcade</PartOf>
<Files>
@@ -33,12 +43,12 @@
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2016-11-15</Date>
- <Version>0.9.4</Version>
+ <Update release="3">
+ <Date>2017-07-25</Date>
+ <Version>0.9.6</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 7:50 PM (2 h, 54 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5793235
Default Alt Text
D696.id1541.diff (4 KB)

Event Timeline