Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654674 - games-emulation/yabause-0.9.15 version bump
Summary: games-emulation/yabause-0.9.15 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:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks: 582326
  Show dependency tree
 
Reported: 2018-05-03 00:19 UTC by Samuel Bauer
Modified: 2018-07-15 19:28 UTC (History)
0 users

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


Attachments
yabause-0.9.15.ebuild (yabause-0.9.15.ebuild,1.34 KB, text/plain)
2018-05-03 00:19 UTC, Samuel Bauer
Details
files/yabause-0.9.15-RWX.patch (yabause-0.9.15-RWX.patch,608 bytes, patch)
2018-05-03 00:21 UTC, Samuel Bauer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bauer 2018-05-03 00:19:34 UTC
Created attachment 529496 [details]
yabause-0.9.15.ebuild

Updated project sources (URIS)
Migrated to EAPI 6

Fixed pic/pie compile time failure

Added warning a common issue with opengl
Comment 1 Samuel Bauer 2018-05-03 00:21:16 UTC
Created attachment 529498 [details, diff]
files/yabause-0.9.15-RWX.patch
Comment 2 Larry the Git Cow gentoo-dev 2018-07-15 19:28:36 UTC
The bug has been closed via the following commit(s):

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

commit 8b6cc02dcadf1e0d9dc8df3e4c5ed045d44fbb71
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-07-15 19:21:32 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-07-15 19:27:55 +0000

    games-emulation/yabause: 0.9.15 version bump, EAPI-6, fix Qt 5.11
    
    Drop games.eclass.
    
    Make USE=qt5 default per upstream recommendation.
    
    Disabling SH2_DYNAREC due to being broken, see also:
    https://github.com/Yabause/yabause/issues/270
    
    Thanks-to: Samuel BAUER <BM-2cTVBXjxdVtEQCycBQjMxszLsgTNVujvM5@bitmessage.ch>
    Bug: https://bugs.gentoo.org/582326
    Closes: https://bugs.gentoo.org/654674
    Closes: https://bugs.gentoo.org/660458
    Package-Manager: Portage-2.3.42, Repoman-2.3.9

 games-emulation/yabause/Manifest                   |  1 +
 .../yabause/files/yabause-0.9.15-RWX.patch         | 20 +++++++
 .../yabause/files/yabause-0.9.15-qt-5.11.patch     | 65 +++++++++++++++++++++
 games-emulation/yabause/yabause-0.9.15.ebuild      | 67 ++++++++++++++++++++++
 4 files changed, 153 insertions(+)