Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696578 - games-simulation/openrct2: version bump
Summary: games-simulation/openrct2: 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: Jan Segre
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-10-05 10:34 UTC by Michał Górny
Modified: 2019-12-02 21:16 UTC (History)
2 users (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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-05 10:34:29 UTC
According to Repology, the current upstream release is 0.2.3.  Please bump.
Comment 1 Conrad Kostecki gentoo-dev 2019-11-09 14:37:54 UTC
I am on it and will shortly bump to 0.2.4.
Comment 2 Larry the Git Cow gentoo-dev 2019-12-02 21:16:53 UTC
The bug has been closed via the following commit(s):

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

commit 935d4aa7df70a085d1703c2265191c61251dff79
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2019-12-01 14:06:35 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2019-12-02 21:13:56 +0000

    games-simulation/openrct2: bump to version 0.2.4
    
    Changes:
      - Bump to EAPI=7.
      - Updated objects, replays and title-sequences versions.
      - Switch entierly from gnome2-utils to xdg-utils.
      - Added use flags for dedicated server and lightfx.
      - Added missing curl and icu dependency to DEPEND/RDEPEND.
      - Added missing pkgconfig depdendeny to BDEPEND.
      - Added initd/confd scripts for dedicated server.
      - Added GLEP 81 group/user for dedicated server.
      - Added patches for better Gentoo integration,
        so game files can be installed globally.
      - Updated options for cmake configure,
        which also fixes a QA warning.
      - Updated description how to install data files.
      - Fixed tests, so no tests needs to be disabled.
      - Updated metadata.xml with a better description.
      - Taking ownership by myself.
    
    Closes: https://bugs.gentoo.org/660274
    Closes: https://bugs.gentoo.org/687810
    Closes: https://bugs.gentoo.org/696578
    Closes: https://github.com/gentoo/gentoo/pull/13606
    Package-Manager: Portage-2.3.80, Repoman-2.3.19
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 games-simulation/openrct2/Manifest                 |   4 +
 games-simulation/openrct2/files/README.gentoo      |  15 ++
 ...isable-desktop-and-icon-files-without-gui.patch |  52 +++++++
 .../openrct2-0.2.4-disable-optional-features.patch |  87 +++++++++++
 .../openrct2-0.2.4-include-additional-paths.patch  |  33 +++++
 games-simulation/openrct2/files/openrct2.confd     |  11 ++
 games-simulation/openrct2/files/openrct2.initd     |  41 ++++++
 games-simulation/openrct2/metadata.xml             |  19 ++-
 games-simulation/openrct2/openrct2-0.2.4.ebuild    | 164 +++++++++++++++++++++
 9 files changed, 422 insertions(+), 4 deletions(-)