Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877759 - geospatial-overlay application within layman repositories
Summary: geospatial-overlay application within layman repositories
Status: CONFIRMED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Gentoo Overlays (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Overlays Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-20 12:57 UTC by fosco
Modified: 2024-04-21 09:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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