Skip to content

Commit

Permalink
dev-games/ogre: Specify what the "tools" USE flag does
Browse files Browse the repository at this point in the history
Users should know, that the "tools" USE flag builds and install the
MeshUpgrader, VRMLConverter and XMLConverter tools. Thus users not in
need of either can safely deactivate that USE flag.

Bug: https://bugs.gentoo.org/600734
Closes: https://bugs.gentoo.org/600734
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Sven Eden <[email protected]>
Closes: gentoo#15527
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
Sven Eden authored and chewi committed Aug 25, 2020
1 parent 2e8d95c commit fcabaaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-games/ogre/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Exporters
(default: case-insensitive + sensitive lookup in all groups)
</flag>
<flag name="tbb">When USE=threads, use tbb for threading</flag>
<flag name="tools">Build and install helper tools</flag>
<flag name="tools">Build and install MeshUpgrader, VRMLConverter and XMLConverter</flag>
</use>
<upstream>
<remote-id type="bitbucket">sinbad/ogre</remote-id>
Expand Down

0 comments on commit fcabaaf

Please sign in to comment.