Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815232 - games-rpg/sumwars: invalid pre-inherit placement, line 46: 'CMAKE_REMOVE_MODULES_LIST="FindLua FindLua51"'
Summary: games-rpg/sumwars: invalid pre-inherit placement, line 46: 'CMAKE_REMOVE_MODU...
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: MisplacedEclassVar
Keywords: QAcanfix
Depends on:
Blocks:
 
Reported: 2021-09-28 10:33 UTC by Andreas Sturmlechner
Modified: 2021-09-28 18:39 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 Andreas Sturmlechner gentoo-dev 2021-09-28 10:33:43 UTC
Please fix, variable was always supposed to be set pre-inherit.
Comment 1 Larry the Git Cow gentoo-dev 2021-09-28 18:39:19 UTC
The bug has been closed via the following commit(s):

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

commit a84d571280f3658821ae3bacc40095de1670ea0e
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-09-28 15:46:37 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-09-28 18:37:50 +0000

    games-rpg/sumwars: EAPI7->8, fix MisplacedEclassVar, tighten deps
    
    * add required [truetype] to cegui
    * depend on freeimage to ensure [jpeg,png] (used through ogre)
    * use sourceforge as HOMEPAGE, old is redirecting to an unrelated page
    * cleanup cmake path options, defaults accomplish the same and
      changes were formerly intended to support games.eclass
    * remove lua patch, can be handled through cmake variables
    * make IUSE=tools non-default, it's primarily for content authors
      and being disabled allows to skip boost rebuilds
    
    This game has a tendency to randomly crash while upstream and the
    short lived fork are dead, unsure how worth it is to keep/maintain.
    
    Closes: https://bugs.gentoo.org/815232
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-rpg/sumwars/sumwars-0.5.8-r101.ebuild | 70 +++++++++++++++++++++++++++++
 1 file changed, 70 insertions(+)