Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 528696 - games-engines/openmw requirement of "dev-games/ogre cg"
Summary: games-engines/openmw requirement of "dev-games/ogre cg"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-08 22:28 UTC by stilriv
Modified: 2014-11-08 23:34 UTC (History)
1 user (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 stilriv 2014-11-08 22:28:41 UTC
For now openmw depends on dev-games/ogre with explicitly enabled use flag 'cg', but this use flag could make some sense only with nvidia cards.

Reproducible: Always

Steps to Reproduce:
emerge -p games-engines/openmw
Actual Results:  
$ emerge -p games-engines/openmw

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild     U ~] games-engines/openmw-0.33.0-r1::gentoo [0.33.0::LocalOverlay] USE="devtools launcher -cdinstall -doc (-test%)" 0 KiB
[ebuild   R   ~]  dev-games/ogre-1.9.0-r1:0/1.9.0  USE="boost cg* freeimage ois opengl threads zip -doc -double-precision -examples -gl3plus -gles2 -gles3 -poco -profile -tbb -tools" 0 KiB
[ebuild  N     ]   media-gfx/nvidia-cg-toolkit-3.1.0013-r2  USE="-doc -examples (-multilib)" 24 248 KiB

Total: 3 packages (1 upgrade, 1 new, 1 reinstall), Size of downloads: 24 248 KiB

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by games-engines/openmw-0.33.0-r1
# required by games-engines/openmw (argument)
>=dev-games/ogre-1.9.0-r1 cg

Expected Results:  
Do not require 'cg' use flag for dev-games/ogre at least for non nvidia cards
Comment 1 Julian Ospald 2014-11-08 23:34:06 UTC
+*openmw-0.33.0-r2 (08 Nov 2014)
+
+  08 Nov 2014; Julian Ospald <hasufell@gentoo.org> -openmw-0.33.0-r1.ebuild,
+  +openmw-0.33.0-r2.ebuild:
+  rm unnecessary cg USE dep on dev-games/ogre wrt #528696