Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699772 - games-rpg/freedroidrpg-1.0_rc2 version bump
Summary: games-rpg/freedroidrpg-1.0_rc2 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://www.freedroid.org/
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2019-11-10 18:33 UTC by Andrew Savchenko
Modified: 2019-11-11 22:51 UTC (History)
0 users

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


Attachments
freedroidrpg-1.0_rc2.ebuild.patch (freedroidrpg-1.0_rc2.ebuild.patch,3.41 KB, patch)
2019-11-10 18:33 UTC, Andrew Savchenko
Details | Diff
metadata.xml.patch (metadata.xml.patch,3.69 KB, patch)
2019-11-10 18:33 UTC, Andrew Savchenko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Savchenko gentoo-dev 2019-11-10 18:33:17 UTC
Created attachment 595672 [details, diff]
freedroidrpg-1.0_rc2.ebuild.patch

Hello!

FreedroidRPG 1.0RC2 was released. Ebuild and metadata.xml patches are attached.
Aside from version bump ebuild features EAPI 7 update and new USE flags. Metadata contains new description from the official web site.

In addition to provided ebuild and metadata patches one may fetch this update from my overlay: https://gitweb.gentoo.org/dev/bircoph.git/tree/games-rpg/freedroidrpg

The new version of the game runs smoothly for me, though I had to tune dri settings for i915 as described here:
http://bugs.freedroid.org/b/issue958
http://bugs.freedroid.org/b/msg3661

If there are no objections, I'll push this update to the tree in couple of weeks or earlier on ACK.
Comment 1 Andrew Savchenko gentoo-dev 2019-11-10 18:33:58 UTC
Created attachment 595674 [details, diff]
metadata.xml.patch
Comment 2 James Le Cuirot gentoo-dev 2019-11-10 19:38:00 UTC
All of DEPEND should be BDEPEND instead. Other than that, I trust you know what you're doing so go ahead.
Comment 3 Andrew Savchenko gentoo-dev 2019-11-11 22:49:23 UTC
(In reply to James Le Cuirot from comment #2)
> All of DEPEND should be BDEPEND instead. Other than that, I trust you know
> what you're doing so go ahead.

Oops, I missed that. Fixed now.
Comment 4 Larry the Git Cow gentoo-dev 2019-11-11 22:51:09 UTC
The bug has been closed via the following commit(s):

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

commit 7f39c43212aa5d66c5815c643ab8964abdf5608c
Author:     Andrew Savchenko <bircoph@gentoo.org>
AuthorDate: 2019-11-11 22:49:31 +0000
Commit:     Andrew Savchenko <bircoph@gentoo.org>
CommitDate: 2019-11-11 22:50:54 +0000

    games-rpg/freedroidrpg: version bump
    
    - 1.0RC2 version bump
    - Port to EAPI 7
    - Add new USE flags for development or debugging.
    
    Closes: https://bugs.gentoo.org/699772
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>

 games-rpg/freedroidrpg/Manifest                    |  1 +
 games-rpg/freedroidrpg/freedroidrpg-1.0_rc2.ebuild | 97 ++++++++++++++++++++++
 games-rpg/freedroidrpg/metadata.xml                | 62 +++++---------
 3 files changed, 119 insertions(+), 41 deletions(-)