Page MenuHomeSolus

D1423.id.diff
No OneTemporary

D1423.id.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -7,10 +7,10 @@
libfreetype.so.6
libfribidi.so.0
libgcc_s.so.1
-libgomp.so.1
libjpeg.so.8
libm.so.6
libopenal.so.1
+libopenglrecorder.so.0
libpng15.so.15
libpthread.so.0
libstdc++.so.6
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,31 +1,32 @@
name : supertuxkart
-version : 0.9.2
-release : 2
+version : 0.9.3
+release : 3
source :
- - http://netix.dl.sourceforge.net/project/supertuxkart/SuperTuxKart/0.9.2/supertuxkart-0.9.2-src.tar.xz : 0b080bb098a26adb552d6fd48905bcb6b1e873ef1567457d7268d7d3aaa48282
+ - https://netix.dl.sourceforge.net/project/supertuxkart/SuperTuxKart/0.9.3/supertuxkart-0.9.3-src.tar.xz : d8014e7106ba84f98b5ec5f146249dcffc284fc4083f8f237ff420b9e2219cb0
license :
- GPL-3.0
- CC-BY-SA-3.0
component : games.arcade
summary : SuperTuxKart is a Free 3D kart racing game, with many tracks, characters and items for you to try
description: |
- SuperTuxKart is a Free 3D kart racing game, with many tracks, characters and items for you to try
+ SuperTuxKart is a 3D open-source arcade racer with a variety characters, tracks, and modes to play.
patterns :
- assets : /usr/share/supertuxkart
builddeps :
- - cmake
- - pkgconfig(openal)
- - pkgconfig(vorbis)
- - pkgconfig(gl)
- - pkgconfig(glu)
- - pkgconfig(xxf86vm)
+ - pkgconfig(bluez)
+ - pkgconfig(freetype2)
- pkgconfig(fribidi)
+ - pkgconfig(glu)
+ - pkgconfig(libcurl)
- pkgconfig(libpng)
- - pkgconfig(x11)
+ - pkgconfig(libturbojpeg)
+ - pkgconfig(openal)
+ - pkgconfig(vorbis)
- pkgconfig(xrandr)
- - pkgconfig(bluez)
- - libjpeg-turbo-devel
+ - libopenglrecorder-devel
+ - cantarell-fonts
rundeps :
+ - cantarell-fonts
- supertuxkart-assets
setup : |
mkdir build && pushd build
@@ -36,3 +37,6 @@
install : |
pushd build
%make_install
+
+ rm $installdir/usr/share/supertuxkart/data/ttf/Cantarell-Regular.otf
+ ln -s /usr/share/fonts/cantarell/Cantarell-Regular.otf $installdir/usr/share/supertuxkart/data/ttf/Cantarell-Regular.otf
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,52 +2,51 @@
<Source>
<Name>supertuxkart</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-3.0</License>
<License>CC-BY-SA-3.0</License>
<PartOf>games.arcade</PartOf>
<Summary xml:lang="en">SuperTuxKart is a Free 3D kart racing game, with many tracks, characters and items for you to try</Summary>
- <Description xml:lang="en">SuperTuxKart is a Free 3D kart racing game, with many tracks, characters and items for you to try
+ <Description xml:lang="en">SuperTuxKart is a 3D open-source arcade racer with a variety characters, tracks, and modes to play.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>supertuxkart</Name>
<Summary xml:lang="en">SuperTuxKart is a Free 3D kart racing game, with many tracks, characters and items for you to try</Summary>
- <Description xml:lang="en">SuperTuxKart is a Free 3D kart racing game, with many tracks, characters and items for you to try
+ <Description xml:lang="en">SuperTuxKart is a 3D open-source arcade racer with a variety characters, tracks, and modes to play.
</Description>
<PartOf>games.arcade</PartOf>
<RuntimeDependencies>
- <Dependency releaseFrom="2">supertuxkart-assets</Dependency>
+ <Dependency releaseFrom="3">supertuxkart-assets</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/appdata/supertuxkart.appdata.xml</Path>
<Path fileType="data">/usr/share/applications/supertuxkart.desktop</Path>
<Path fileType="data">/usr/share/icons/hicolor/128x128/apps/supertuxkart.png</Path>
- <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/supertuxkart.png</Path>
- <Path fileType="data">/usr/share/pixmaps/supertuxkart_128.png</Path>
- <Path fileType="data">/usr/share/pixmaps/supertuxkart_32.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/apps/supertuxkart.png</Path>
+ <Path fileType="data">/usr/share/pixmaps/supertuxkart.png</Path>
</Files>
</Package>
<Package>
<Name>supertuxkart-assets</Name>
<Summary xml:lang="en">SuperTuxKart is a Free 3D kart racing game, with many tracks, characters and items for you to try</Summary>
- <Description xml:lang="en">SuperTuxKart is a Free 3D kart racing game, with many tracks, characters and items for you to try
+ <Description xml:lang="en">SuperTuxKart is a 3D open-source arcade racer with a variety characters, tracks, and modes to play.
</Description>
<Files>
<Path fileType="data">/usr/share/supertuxkart</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2016-09-08</Date>
- <Version>0.9.2</Version>
+ <Update release="3">
+ <Date>2017-11-20</Date>
+ <Version>0.9.3</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.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
Jul 2 2023, 1:42 PM (5 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5824163
Default Alt Text
D1423.id.diff (5 KB)

Event Timeline