--- Begin Message ---
Subject: |
[PATCH 0/2] gnu: supertuxkart: Update to 1.0 |
Date: |
Sun, 21 Apr 2019 19:01:29 +0100 |
Hello Guix!
Here's an update for SuperTuxKart, and it brings networking support! I think
I've been waiting for this for close to 10 years now! :-D
http://blog.supertuxkart.net/2019/04/supertuxkart-10-release.html
I've taken the opportunity to remove the bundled "enet" and simplify how GLEW
was unbundled. It looks like upstream have simplified things since this was
first packaged.
Thanks!
Pierre
Pierre Langlois (2):
gnu: supertuxkart: Update to 1.0.
gnu: supertuxkart: Simplify unbundling and unbundle enet.
gnu/packages/games.scm | 48 ++++++++++++++----------------------------
1 file changed, 16 insertions(+), 32 deletions(-)
--
2.21.0
--- End Message ---
--- Begin Message ---
Subject: |
Re: [bug#35364] [PATCH 0/2] gnu: supertuxkart: Update to 1.0 |
Date: |
Sun, 21 Apr 2019 23:03:18 +0100 |
User-agent: |
mu4e 1.0; emacs 26.1 |
Pierre Langlois <address@hidden> writes:
> Here's an update for SuperTuxKart, and it brings networking support! I think
> I've been waiting for this for close to 10 years now! :-D
>
> http://blog.supertuxkart.net/2019/04/supertuxkart-10-release.html
>
> I've taken the opportunity to remove the bundled "enet" and simplify how GLEW
> was unbundled. It looks like upstream have simplified things since this was
> first packaged.
>
> Thanks!
> Pierre
>
> Pierre Langlois (2):
> gnu: supertuxkart: Update to 1.0.
> gnu: supertuxkart: Simplify unbundling and unbundle enet.
>
> gnu/packages/games.scm | 48 ++++++++++++++----------------------------
> 1 file changed, 16 insertions(+), 32 deletions(-)
Thanks Pierre, I've built supertuxkart with these patches, and it looks
to work fine to me. The simplification of the package also looks
great. I haven't tested the network functionality though.
I've pushed them now, thanks again :)
Chris
signature.asc
Description: PGP signature
--- End Message ---