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

Bug 688338

Summary: sci-geosciences/saga-7.2.0 - System for Automated Geoscientific Analyses
Product: Gentoo Linux Reporter: til.dlh
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal CC: espinafre, gio, sci-geosciences
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.saga-gis.org/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: saga-7.2.0.ebuild
saga-gis-7.3.0.ebuild
saga-gis-7.3.0.ebuild

Description til.dlh 2019-06-19 00:28:49 UTC
Created attachment 580146 [details]
saga-7.2.0.ebuild

SAGA - System for Automated Geoscientific Analyses - is a Geographic Information System (GIS) software with immense capabilities for geodata processing and analysis. SAGA is programmed in the object oriented C++ language and supports the implementation of new functions with a very effective Application Programming Interface (API). Functions are organised as modules in framework independent Module Libraries and can be accessed via SAGA’s Graphical User Interface (GUI) or various scripting environments (shell scripts, Python, R, ...).

It is, besides QGIS and GRASS GIS, one of the major FOSS GIS projects.

Since I noticed it was not available on Gentoo, I gave it a try to write an ebuild myself.

Til
Comment 1 José de Paula Rodrigues 2019-08-31 16:25:41 UTC
I've made an ebuild that updates this to 7.3.0, uses EAPI 7, improves a little the names of IUSE flags (for instance, postgresql -> postgres, liblas -> las etc). Also, this takes advantage of the mirror: feature.

The ebuild/package name is sci-geosciences/saga-gis , in order to keep a little more consistence with other distributions (and surprise the users a little less).

Your postinst message is also kept.

Thank you very much for your work.
Comment 2 José de Paula Rodrigues 2019-08-31 16:26:22 UTC
Created attachment 588582 [details]
saga-gis-7.3.0.ebuild
Comment 3 José de Paula Rodrigues 2019-08-31 16:36:22 UTC
Created attachment 588584 [details]
saga-gis-7.3.0.ebuild

Cleanup
Comment 4 Gioacchino Mazzurco 2023-04-16 12:37:06 UTC
I'd like to see this included in portage too!