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

Bug 680854

Summary: dev-games/openscenegraph sci-geosciences/grass - unify USE=las/liblas
Product: Gentoo Linux Reporter: Thomas Beutin <tb>
Component: Current packagesAssignee: Sci-geo Project <sci-geosciences>
Status: RESOLVED FIXED    
Severity: normal CC: dschridde+gentoobugs, games, mario.haustein, sci-geosciences
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Beutin 2019-03-18 13:40:46 UTC
Currently there a two different USE flags in use for requesting the sci-geosciences/liblas dependency:

- sci-geosciences/grass has liblas
- dev-games/openscenegraph has las
Comment 1 Maciej Mrozowski gentoo-dev 2020-10-06 19:52:23 UTC
I agree, however I think 'las' is more appropriate IUSE name as it refers to name of format:
https://en.wikipedia.org/wiki/LAS_file_format

@sci-geosciences
What do you think about renaming sci-geosciences/grass ISUE liblas->las?
Comment 2 Larry the Git Cow gentoo-dev 2022-05-12 14:56:39 UTC
The bug has been closed via the following commit(s):

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

commit 5bdc6d89ee08ba95a7202ee153350464cd9e0727
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-05-12 14:48:20 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-05-12 14:56:32 +0000

    sci-geosciences/grass: add 8.0.2, liblas flag --> las
    
    Now the flag name matches dev-games/openscenegraph,
    added corresponding warning
    
    Closes: https://bugs.gentoo.org/680854
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-geosciences/grass/Manifest           |   1 +
 sci-geosciences/grass/grass-8.0.2.ebuild | 283 +++++++++++++++++++++++++++++++
 sci-geosciences/grass/grass-9999.ebuild  |   8 +-
 sci-geosciences/grass/metadata.xml       |   1 +
 4 files changed, 290 insertions(+), 3 deletions(-)