Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695084 - games-puzzle/xlogical: QA issues
Summary: games-puzzle/xlogical: QA issues
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: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-20 07:26 UTC by Michał Górny
Modified: 2021-07-17 08:16 UTC (History)
0 users

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-09-20 07:26:10 UTC
games-puzzle/xlogical
  UnderscoreInUseFlag: USE flag 'alt_gfx' uses reserved underscore character
Comment 1 Larry the Git Cow gentoo-dev 2021-07-17 08:16:25 UTC
The bug has been closed via the following commit(s):

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

commit f419801b327bce7a56f79c4b97c1f4e47141f202
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-07-17 02:27:17 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-07-17 07:58:48 +0000

    games-puzzle/xlogical: add 1.0.8, remove alt_gfx, gcc11 fix
    
    "New" version (from 2006) now uses the alt_gfx pack by default.
    There's no pack to revert old style (fixes bug #695084).
    
    Been broken with gcc11 because of "pointer >= 0" (no bug report).
    
    Also:
    * added icon
    * edos2unix removed as it was only used to ease patching
    * rebased and slightly adjusted gcc4.3 patch due to the above
    * fixed executable not being gamestat group + relocated score file
    
    Closes: https://bugs.gentoo.org/695084
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-puzzle/xlogical/Manifest                     |  2 +
 .../xlogical/files/xlogical-1.0.8-gcc11.patch      | 12 +++++
 .../xlogical/files/xlogical-1.0.8-gcc4.3.patch     | 36 +++++++++++++
 games-puzzle/xlogical/xlogical-1.0.8.ebuild        | 61 ++++++++++++++++++++++
 4 files changed, 111 insertions(+)