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

Bug 877759

Summary: geospatial-overlay application within layman repositories
Product: Gentoo Infrastructure Reporter: fosco <fosco>
Component: Gentoo OverlaysAssignee: Gentoo Overlays Project <overlays>
Status: CONFIRMED ---    
Severity: trivial CC: flow
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description fosco 2022-10-20 12:57:43 UTC
Hi,
I manage a small overlay with some ebuild oriented to port into gentoo-boxes some scientific programs for my need and use.

Up to now the overlay can be accessed with layman by:

#layman -o https://gitlab.com/FoscoV/geospatial-overlay/-/raw/master/geospatial.xml -f -a geospatial

Most of ebuilds are just working and surely are not widely tested. Nevertheless the geospatial overlay may save a couple of hours digging into versioning issues to some one interested in installing any of the said programs.

I feel to thank you in case you would like to add:

<repo quality="experimental" status="unofficial">
<name>geospatial</name>
<description lang="en">Ebuilds mainly oriented at geospatial and remote imageries processing</description>
<homepage>https://gitlab.com/FoscoV/geospatial-overlay</homepage>
<owner type="person">
<email>fosco@tana.it</email>
<name>foscov</name>
</owner>
<source type="git">https://gitlab.com/FoscoV/geospatial-overlay</source>
</repo>

to layman-repositories.xml.

I'm available to fullfill any issue this bug may raise.
Best regards
   Fosco