Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706088 - games-action/supertuxkart-1.1 version bump
Summary: games-action/supertuxkart-1.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-22 11:26 UTC by Esteve Varela Colominas
Modified: 2020-03-28 20:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
updated ebuild (supertuxkart-1.1.ebuild,2.33 KB, text/plain)
2020-03-26 19:35 UTC, Kevin O'Shea
Details
re-rolled patch (supertuxkart-1.1-fix-buildsystem.patch,761 bytes, patch)
2020-03-26 19:35 UTC, Kevin O'Shea
Details | Diff
re-rolled patch (supertuxkart-1.1-irrlicht-arch-support.patch,1.48 KB, patch)
2020-03-26 19:36 UTC, Kevin O'Shea
Details | Diff
re-rolled patch (supertuxkart-1.1-system-squish.patch,1.63 KB, patch)
2020-03-26 19:36 UTC, Kevin O'Shea
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Esteve Varela Colominas 2020-01-22 11:26:18 UTC
http://blog.supertuxkart.net/2020/01/supertuxkart-11-released.html
https://sourceforge.net/projects/supertuxkart/files/SuperTuxKart/1.1/

The new features were described in more detail in the previous blogpost so you can refer to the previous post for more details. Here is a summary of the new changes :

    Improved online multiplayer play
        Fix network lags in various scenarios when playing online
        Add AI support to local networking servers
    UI enhancements
    A new arena: Pumpkin Park
    Mobile enhancements and iOS support (The iOS version can be tested through testflight : https://testflight.apple.com/join/mbK8RjHq )
    Complex text layout and emoji support
    Story mode timer for speedrunners
    Generic polish and minor improvements

Check https://github.com/supertuxkart/stk-code/blob/master/CHANGELOG.md for details
Comment 1 James Le Cuirot gentoo-dev 2020-01-25 14:27:50 UTC
I did start looking at this a while ago but the patches need fixing up so it's not a quick bump.
Comment 2 Kevin O'Shea 2020-03-26 19:35:22 UTC
Created attachment 626314 [details]
updated ebuild
Comment 3 Kevin O'Shea 2020-03-26 19:35:50 UTC
Created attachment 626316 [details, diff]
re-rolled patch
Comment 4 Kevin O'Shea 2020-03-26 19:36:09 UTC
Created attachment 626318 [details, diff]
re-rolled patch
Comment 5 Kevin O'Shea 2020-03-26 19:36:27 UTC
Created attachment 626320 [details, diff]
re-rolled patch
Comment 6 Kevin O'Shea 2020-03-26 19:47:55 UTC
I've attached a new ebuild and updated patches.  I did have to disable IPv6 as it seems for whatever reason you cannot use system enet with IPv6 enabled.
Comment 7 Larry the Git Cow gentoo-dev 2020-03-28 20:37:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7ada27ef73e5e8b7fc46762ad8ff903a207409e

commit c7ada27ef73e5e8b7fc46762ad8ff903a207409e
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2020-03-28 20:32:11 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2020-03-28 20:37:27 +0000

    games-action/supertuxkart: Version bump to 1.1
    
    Many thanks to Kevin O'Shea for the patches.
    
    Closes: https://bugs.gentoo.org/706088
    Package-Manager: Portage-2.3.96, Repoman-2.3.20
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-action/supertuxkart/Manifest                 |  1 +
 .../files/supertuxkart-1.1-fix-buildsystem.patch   | 20 +++++
 .../supertuxkart-1.1-irrlicht-arch-support.patch   | 47 +++++++++++
 games-action/supertuxkart/supertuxkart-1.1.ebuild  | 91 ++++++++++++++++++++++
 4 files changed, 159 insertions(+)