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 @@ supertuxkart - Joshua Strobl - joshua@stroblindustries.com + Pierre-Yves + pyu@riseup.net GPL-3.0 CC-BY-SA-3.0 games.arcade SuperTuxKart is a Free 3D kart racing game, with many tracks, characters and items for you to try - 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. https://solus-project.com/sources/README.Solus supertuxkart SuperTuxKart is a Free 3D kart racing game, with many tracks, characters and items for you to try - 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. games.arcade - supertuxkart-assets + supertuxkart-assets /usr/bin /usr/share/appdata/supertuxkart.appdata.xml /usr/share/applications/supertuxkart.desktop /usr/share/icons/hicolor/128x128/apps/supertuxkart.png - /usr/share/icons/hicolor/32x32/apps/supertuxkart.png - /usr/share/pixmaps/supertuxkart_128.png - /usr/share/pixmaps/supertuxkart_32.png + /usr/share/icons/hicolor/48x48/apps/supertuxkart.png + /usr/share/pixmaps/supertuxkart.png supertuxkart-assets SuperTuxKart is a Free 3D kart racing game, with many tracks, characters and items for you to try - 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. /usr/share/supertuxkart - - 2016-09-08 - 0.9.2 + + 2017-11-20 + 0.9.3 Packaging update - Joshua Strobl - joshua@stroblindustries.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file