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

Bug 263839

Summary: dev-games/openscenegraph-2.8.0: ebuild enhancement request
Product: Gentoo Linux Reporter: Valeriy Bykov <valery.bickov>
Component: [OLD] GamesAssignee: Tupone Alfredo <tupone>
Status: RESOLVED FIXED    
Severity: enhancement CC: games
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dev-games/openscenegraph-2.8.0 with USE-flags "examples" and "doc".
Unified diff to ebuild.

Description Valeriy Bykov 2009-03-26 08:12:30 UTC
Hello.
I'm 3D developer using OpenSceneGraph, and I'm happy to see that OSG ebuild appeared in the official portage tree. So, I would like to see in ebuild USE-flags "examples" and "doc".
Ebuild is coming.

Reproducible: Always

Steps to Reproduce:
Comment 1 Valeriy Bykov 2009-03-26 08:21:06 UTC
Created attachment 186306 [details]
dev-games/openscenegraph-2.8.0 with USE-flags "examples" and "doc".

It is ebuild with added USE-flags "examples" and "doc". Additionally I've sorted block of "cmake-utils_use_enable" calls alphabetically because I think it is more convinient.
The only disadvantage of installing documentation is that "make install" installs it to /usr/doc.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-26 22:04:57 UTC
Please attach unified diffs (diff -u) when you did changes to an ebuild. That would be much more handy for our devs.
Comment 3 Valeriy Bykov 2009-03-27 05:50:08 UTC
Created attachment 186379 [details]
Unified diff to ebuild.
Comment 4 Maciej Mrozowski gentoo-dev 2010-06-28 22:04:18 UTC
Fixed in 2.8.3. Thanks for reporting!