Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688338 - sci-geosciences/saga-7.2.0 - System for Automated Geoscientific Analyses
Summary: sci-geosciences/saga-7.2.0 - System for Automated Geoscientific Analyses
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: http://www.saga-gis.org/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2019-06-19 00:28 UTC by til.dlh
Modified: 2023-04-16 12:37 UTC (History)
3 users (show)

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


Attachments
saga-7.2.0.ebuild (saga-7.2.0.ebuild,1.65 KB, text/plain)
2019-06-19 00:28 UTC, til.dlh
Details
saga-gis-7.3.0.ebuild (saga-gis-7.3.0.ebuild,1.98 KB, text/plain)
2019-08-31 16:26 UTC, José de Paula Rodrigues
Details
saga-gis-7.3.0.ebuild (saga-gis-7.3.0.ebuild,1.74 KB, text/plain)
2019-08-31 16:36 UTC, José de Paula Rodrigues
Details

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