Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 421493

Summary: dev-games/ogre builds samples unconditionally
Product: Gentoo Linux Reporter: Julian Ospald <hasufell>
Component: New packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ogre-1.7.4-r1.patch

Description Julian Ospald 2012-06-16 21:33:38 UTC
Created attachment 315551 [details, diff]
ogre-1.7.4-r1.patch

shouldn't it depend on "examples" useflag which also controls installation of those samples?

same for 1.8.0
Comment 1 Small_Penguin 2012-09-21 19:14:24 UTC
Also, when building with "examples" use flag the ebuild doesn't install all files needed by SampleBrowser. plugins.cfg, resources.cfg etc. are missing. You can copy them manually from the $WORKDIR/ogre-1.8.0_build/bin and correct the paths.
Comment 2 Julian Ospald 2012-09-23 12:41:46 UTC
that would be an upstream bug too then, no? Since we just use the install rules from the build system
Comment 3 Julian Ospald 2012-11-12 23:28:02 UTC
+  12 Nov 2012; Julian Ospald <hasufell@gentoo.org> ogre-1.8.1.ebuild:
+  fix bug 421493