summaryrefslogtreecommitdiff
path: root/gnu/packages/geo.scm
AgeCommit message (Collapse)Author
2021-11-19gnu: Add gplates.Julien Lepiller
* gnu/packages/geo.scm (gplates): New variable.
2021-11-15gnu: Add python-rtree.Vinicius Monego
* gnu/packages/geo.scm (python-rtree): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-07gnu: osm2pgsql: Update to 1.5.1.Felix Gruber
* gnu/packages/geo.scm (osm2pgsql): Update to 1.5.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-07gnu: libosmium: Update to 2.17.1.Felix Gruber
* gnu/packages/geo.scm (libosmium): Update to 2.17.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-12gnu: Add python-geopandas.Felix Gruber
* gnu/packages/geo.scm (python-geopandas): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: Add python-fiona.Felix Gruber
* gnu/packages/geo.scm (python-fiona): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: Add python-pyproj.Felix Gruber
* gnu/packages/geo.scm (python-pyproj): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12gnu: proj: Update to 7.2.1.Felix Gruber
* gnu/packages/geo.scm (proj): Update to 7.2.1. [build-system]: Change to cmake-build-system. [arguments]: Add configure flag to find googletest. [inputs]: Add curl, libjpeg-turbo and libtiff. [native-inputs]: Add googletest. [description]: Consistently call the package Proj, instead of Proj, PROJ or proj. Use @acronym to define CRS. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-06gnu: quazip: Update to 1.1.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (quazip): Redefine as an heir to the… (quazip-0): …new name of the previous package definition. Adjust all packages with quazip as input to use quazip-0.
2021-10-04gnu: xygrib: Depend on proj instead of proj.4.Felix Gruber
* gnu/packages/geo.scm (xygrib)[inputs]: Replace proj.4 with proj. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-04gnu: grass: Depend on proj instead of proj.4.Felix Gruber
* gnu/packages/geo.scm (grass)[inputs]: Replace proj.4 with proj. [arguments]: Change --with-proj-share. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-21gnu: josm: Fix .desktop file.Clément Lassieur
* gnu/packages/geo.scm (josm)[arguments]: In 'install-share-directories' phase, change org-openstreetmap-josm-MainApplication to org-openstreetmap-josm-gui-MainApplication.
2021-09-08gnu: josm: Update to 18193.Clément Lassieur
* gnu/packages/geo.scm (josm): Update to 18193.
2021-08-27gnu: josm: Update to 18118.Clément Lassieur
* gnu/packages/geo.scm (josm): Update to 18118. [inputs]: Add java-jsr305. [arguments]<#:phases>{fix-jcs}: Replace ICache.NAME_COMPONENT_DELIMITER with what it points to (":") because its location changed with jcs3.
2021-08-27gnu: java-opening-hours-parser: Update to 0.23.0.Clément Lassieur
* gnu/packages/geo.scm (java-opening-hours-parser): Update to 0.23.0.
2021-07-25gnu: marble-qt: Fix source file name.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (marble-qt)[source]: Add a FILE-NAME field.
2021-07-25gnu: marble-qt: Fix Git source URL.Tobias Geerinckx-Rice
The package failed to build with: fatal: remote error: Please use the https: protocol to connect to anongit Fix the protocol & follow the subsequent HTTP redirection. * gnu/packages/geo.scm (marble-qt)[source]: Fix upstream URL.
2021-07-25gnu: Add marble-qt.Wiktor Żelazny
* gnu/packages/patches/marble-qt-add-qt-headers.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/geo.scm (marble-qt): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-23gnu: gnome-maps: Update to 3.38.5.Leo Prikler
* gnu/packages/geo.scm (gnome-maps): Update to 3.38.5.
2021-07-12gnu: gnome-maps: Update to 3.36.7.Leo Prikler
* gnu/packages/geo.scm (gnome-maps): Update to 3.36.7.
2021-07-02guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.Hartmut Goebel
Unify (guix qt-build-system wrap-all-programs) and (guix qt-utils wrap-qt-program), so both behave the same. The functions now reside in qt-utils to make them easily available for packages not using the qt-build-system. * guix/build/qt-build-system.scm (variables-for-wrapping, wrap-all-programs): Move from here ... * guix/build/qt-utils.scm (variables-for-wrapping, wrap-all-qt-programs): ... to here. Base the later on (wrap-qt-program*): New function, carved out from old wrap-all-programs. (wrap-qt-program): Base on wrap-qt-program*, change arguments in an incompatible way. * gnu/packages/bittorrent.scm (qbittorrent)[arguments]<phases>{wrap-qt}: Adjust to new interface of wrap-qt-program. * gnu/packages/finance.scm (electron-cash): Likewise. * gnu/packages/geo.scm (qgis): Likewise. * gnu/packages/password-utils.scm (qtpass): Likewise. * gnu/packages/video.scm (openshot): Likewise. * gnu/packages/web-browsers.scm (kristall): Likewise.
2021-06-29gnu: python2-mapnik: Remove package.zimoun
* gnu/packages/geo.scm (python2-mapnik): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-25gnu: postgis: Update to 3.1.2.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (postgis): Update to 3.1.2.
2021-06-23gnu: Add python-cartopy.Vinicius Monego
* gnu/packages/geo.scm (python-cartopy): New variable.
2021-06-23gnu: Add python-pyshp.Vinicius Monego
* gnu/packages/geo.scm (python-pyshp): New variable.
2021-06-14gnu: Rename qtbase to qtbase-5.Maxim Cournoyer
This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit.
2021-04-09gnu: python-sip: Update to 5.5.0. Add python-sip-4Brendan Tildesley
* gnu/packages/qt.scm (python-sip): Update to 5.5.0. (python-sip-4): New variable. Rename the old python-sip to python-sip-4. (python2-sip): Inherit from python-sip-4. * gnu/packages/maths.scm (veusz)[native-inputs]: Use python-sip-4. * gnu/packages/pdf.scm (python-poppler-qt5): Use python-sip-4. * gnu/packages/geo.scm (qgis)[arguments]: Fix build for python-sip@5.
2021-04-03gnu: tippecanoe: Update to 1.36.0.Felix Gruber
* gnu/packages/geo.scm (tippecanoe): Update to 1.36.0. [arguments]: Use cc-for-target instead of hard-coding gcc. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-03gnu: saga: Update to 7.9.0.Felix Gruber
* gnu/packages/geo.scm (saga): Update to 7.9.0. [inputs]: Replace proj.4 with proj. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-29gnu: libgaiagraphics: Remove package.Felix Gruber
The libgaiagraphics package was deprecated upstream in 2014 in favor of librasterlite2 and after the update of spatialite-gui there are no more packages that depend on it. * gnu/packages/geo.scm (libgaiagraphics): Remove variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-29gnu: spatialite-gui: Update to 2.1.0-beta1.Felix Gruber
* gnu/packages/geo.scm (spatialite-gui): Update to 2.1.0-beta1. [inputs]: Replace proj.4 with proj and wxwidgets-2 with wxwidgets. Add curl, giflib, librasterlite2, librttopo, libwebp, libxlsxwriter, lz4, minizip, openjpeg, postgresql, virtualpg, zstd. Remove libgaiagraphics and zlib. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-29gnu: Add librasterlite2.Felix Gruber
* gnu/packages/geo.scm (librasterlite2): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-29gnu: libspatialite: Update dependencies.Felix Gruber
* gnu/packages/geo.scm (libspatialite, spatialite-tools): Update dependencies. [inputs]: Replace proj.4 with proj and remove zlib which is not used anymore since libspatialite started using minizip. (libspatialite)[arguments]: Fix regex to not disable more tests than necessary. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-27gnu: Use 'gtk-doc/stable' in native-inputs of selected packages.Mark H Weaver
* gnu/packages/calendar.scm (libical), gnu/packages/check.scm (umockdev), gnu/packages/fontutils.scm (libraqm), gnu/packages/freedesktop.scm (appstream, farstream, libglib-testing) (udisks, libfprint, libportal), gnu/packages/geo.scm (memphis, osm-gps-map), gnu/packages/glib.scm (template-glib), gnu/packages/gnome.scm (gupnp-igd, libcloudproviders, libgrss, seed) (gtx, dee, zeitgeist, phodav, gssdp, gupnp, gupnp-dlna, gupnp-av, rygel) (libnma, gdl, libnotify, vte-ng, dconf, libxklavier, libsoup, colord) (geoclue, geocode-glib, amtk, grilo, gvfs, gusb, network-manager) (network-manager-applet, gfbgraph, libunique, cheese, libhandy) (gnome-latex, libgda), gnu/packages/gstreamer.scm (orc), gnu/packages/gtk.scm (at-spi2-core, goocanvas), gnu/packages/language.scm (nimf), gnu/packages/networking.scm (libnice), gnu/packages/video.scm (schroedinger), gnu/packages/virtualization.scm (libosinfo), gnu/packages/webkit.scm (wpewebkit, webkitgtk), gnu/packages/xml.scm (libxmlb)[native-inputs]: Replace 'gtk-doc' with 'gtk-doc/stable'.
2021-03-09gnu: xygrib: Fix compiling with newer qt.Efraim Flashner
* gnu/packages/geo.scm (xygrib)[source]: Adjust snippet to add missing include header.
2021-03-05gnu: virtualpg: Update to 2.0.1.Felix Gruber
* gnu/packages/geo.scm (virtualpg): Update to 2.0.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-27gnu: libspatialite: Update to 5.0.1.Felix Gruber
* gnu/packages/geo.scm (libspatialite, spatialite-tools): Update to 5.0.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-09gnu: postgis: Update to 3.1.1.Guillaume Le Vaillant
* gnu/packages/geo.scm (postgis): Update to 3.1.1. [inputs]: Add protobuf-c.
2021-02-08gnu: qgis: Update to 3.16.3.Guillaume Le Vaillant
* gnu/packages/geo.scm (qgis): Update to 3.16.3. [inputs]: Add protobuf. [arguments]: Update 'configure-pyqt5-sip-path' and 'check' phases.
2021-02-08gnu: qgis: Disable SAGA.Guillaume Le Vaillant
QGIS support for SAGA is currently not working. * gnu/packages/geo.scm (qgis)[inputs]: Remove saga. [arguments]: Remove PATH wrapping for saga.
2021-02-03gnu: qmapshack: Update to 1.15.2.Guillaume Le Vaillant
* gnu/packages/geo.scm (qmapshack): Update to 1.15.2.
2021-01-27gnu: Add shapelibSharlatan Hellseher
* gnu/packages/geo.scm (shapelib): New variable Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-02gnu: routino: Update to 3.3.3.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (routino): Update to 3.3.3.
2020-12-29gnu: readosm: Update source hash.Christopher Baines
Looks like the tarball was changed by upstream, lots of timestamps changed from 2020-08-02 to 2020-08-23, and there were some minor changes to file contents. * gnu/packages/geo.scm (source): Update hash.
2020-12-29gnu: gnome-maps: Patch DBUS service.Leo Prikler
* gnu/packages/geo.scm (gnome-maps): [arguments]<#:phases>: Add patch-dbus-service.
2020-12-23gnu: grass: Update to 7.8.5.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (grass): Update to 7.8.5.
2020-12-13gnu: josm: Update to 17329.Julien Lepiller
* gnu/packages/geo.scm (josm): Update to 17329.
2020-12-01gnu: libspatialite: Update to 5.0.0.Felix Gruber
* gnu/packages/geo.scm (libspatialite, spatialite-tools): Update to 5.0.0. [inputs]: Add new required dependencies minizip and librttopo. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-12-01gnu: Add librttopo.Felix Gruber
* gnu/packages/geo.scm (librttopo): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-11-24gnu: postgis: Update to 3.0.3.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (postgis): Update to 3.0.3.