Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706308 - games-fps/sauerbraten-2013.04.04 version bump
Summary: games-fps/sauerbraten-2013.04.04 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL: http://sauerbraten.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-25 15:10 UTC by sunsetsergal
Modified: 2021-04-22 14:53 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sunsetsergal 2020-01-25 15:10:18 UTC
Current version of this game in the tree is 2013.02.03 which is a few years old. Version 2013.04.04 is out which appears to be new maps and bugfixes.

I tested the new version by bumping the existing ebuild in a local overlay. The patches in the files/ directory still apply cleanly. The SRC_URI has changed slightly (the version component is now "2013_01_04" instead of "2013_02_03") but after fixing that I was able to install it and play a bot match.

Additionally the ebuild in the tree is old and still uses games.eclass and installs things to /usr/games. I could probably write a new ebuild, hmm...

Reproducible: Always
Comment 1 jospezial 2021-03-23 17:28:17 UTC
https://bugs.gentoo.org/show_bug.cgi?id=759535
2020_11_29 or 2020_12_27 is latest release

https://github.com/gentoo/gentoo/pull/19820
Remove games.eclass
Comment 2 Larry the Git Cow gentoo-dev 2021-04-22 14:53:53 UTC
The bug has been closed via the following commit(s):

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

commit ab219ce2849803591f4ceb79c1e977071cef20f1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-22 14:52:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-22 14:53:04 +0000

    games-fps/sauerbraten: add 2020.12.27
    
    Closes: https://bugs.gentoo.org/738152
    Closes: https://bugs.gentoo.org/706308
    Closes: https://bugs.gentoo.org/781863
    Closes: https://bugs.gentoo.org/759535
    Signed-off-by: Sam James <sam@gentoo.org>

 games-fps/sauerbraten/Manifest                     |   1 +
 ...0.12.27-respect-FLAGS-don-t-strip-symbols.patch | 146 +++++++++++++++++++++
 .../sauerbraten-2020.12.27-unbundle-enet.patch     | 113 ++++++++++++++++
 ...n-2020.12.27-use-pkg-config-for-freetype2.patch |  28 ++++
 games-fps/sauerbraten/files/sauerbraten.conf       |   8 +-
 games-fps/sauerbraten/files/sauerbraten.init       |   8 +-
 .../sauerbraten/sauerbraten-2020.12.27.ebuild      | 145 ++++++++++++++++++++
 7 files changed, 441 insertions(+), 8 deletions(-)