summaryrefslogtreecommitdiff
path: root/gnu/packages/geo.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-geopandas: Fix build.•••* gnu/packages/geo.scm (python-geopandas)[arguments]: Disable broken tests. Re-enable test_fillna_no_op_returns_copy which does not fail anymore. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber2022-05-211-3/+8
* gnu: postgis: Update to 3.2.1.•••* gnu/packages/geo.scm (postgis): Update to 3.2.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber2022-03-251-3/+3
* gnu: opencpn: Update to 5.6.0.•••* gnu/packages/geo.scm (opencpn): Update to 5.6.0. [inputs]: Add alsa-utils, eudev, jasper, libjpeg-turbo and libusb. Guillaume Le Vaillant2022-03-161-4/+11
* gnu: Add osmium-tool.•••* gnu/packages/geo.scm (osmium-tool): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nikolay Korotkiy2022-03-091-0/+30
* gnu: libosmium: Update to 2.18.0.•••* gnu/packages/geo.scm (libosmium): Update to 2.18.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nikolay Korotkiy2022-03-091-2/+2
* gnu: QGIS: Build without QtWebKit.•••See <https://issues.guix.gnu.org/53289> and <https://issues.guix.gnu.org/53512> for more information about this change. * gnu/packages/geo.scm (qgis)[inputs]: Remove qtwebkit. [arguments]: Pass "-DWITH_QTWEBKIT=NO" to #:configure-flags. Make the custom 'check' phase honor TESTS?. Skip even more failing tests. Leo Famulari2022-01-251-3/+8
* gnu: python-fiona: Fix build.•••* gnu/packages/geo.scm (python-fiona)[arguments]: In 'check' phase, set GDAL_ENABLE_DEPRECATED_DRIVER_GTM and disable a test. Guillaume Le Vaillant2022-01-191-2/+8
* gnu: grass: Update to 7.8.6.•••* gnu/packages/geo.scm (grass): Update to 7.8.6. Guillaume Le Vaillant2022-01-191-2/+2
* gnu: gdal: Update to 3.3.3.•••* gnu/packages/geo.scm (gdal): Update to 3.3.3. Guillaume Le Vaillant2022-01-191-2/+2
* Merge branch 'version-1.4.0'•••With resolved conflicts in: gnu/packages/gnome.scm gnu/packages/openstack.scm gnu/packages/python-xyz.scm Maxim Cournoyer2022-01-171-2/+1
|\
| * gnu: Remove meson-0.59 workarounds.•••Mostly automated with the following command: $ grep --include='*.scm' '#:meson ,meson-0.59' -rl \ | xargs sed -z 's/#:meson[^\n]*\s*//' -i * gnu/packages/freedesktop.scm (malcontent) (accountsservice): Delete #:meson argument. * gnu/packages/games.scm (gnome-2048): Likewise. * gnu/packages/geo.scm (gnome-maps): Likewise. * gnu/packages/gnome.scm (gnome-photos, gnome-music) (gnome-initial-setup, gnome-user-share, gnome-characters) (gnome-disk-utility, gnome-font-viewer, evince, glade3) (gnome-mines, gnome-sudoku, gnome-settings-daemon, devhelp) (totem, eog, gvfs, simple-scan, epiphany, gnome-session, gedit) (network-manager-applet, gnome-control-center, gnome-shell, nautilus) (gnome-default-applications, gnome-weather, gnome-tweaks, cheese, gthumb) (gitg, polari, gnome-boxes, gtranslator): Likewise. * gnu/packages/gtk.scm: (gtkmm-3): Likewise. * gnu/packages/pdf.scm (zathura): Likewise. * gnu/packages/photo.scm (entangle): Likewise. * gnu/packages/video.scm (pitivi): Likewise. * gnu/packages/virtualization.scm (libvirt-glib): Likewise. Maxim Cournoyer2022-01-101-2/+1
* | gnu: python-geopandas: Update to 0.10.2.•••* gnu/packages/geo.scm (python-geopandas): Update to 0.10.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber2022-01-151-2/+2
* | gnu: josm: Update to 18360.•••* gnu/packages/geo.scm (josm): Update to 18360. Julien Lepiller2022-01-111-2/+2
|/
* gnu: proj: Fix version number in CMake build scripts.•••* gnu/packages/geo.scm (proj)[arguments]: Add a 'fix-version' build phase. Signed-off-by: Leo Famulari <leo@famulari.name> Nikolay Korotkiy2021-12-271-1/+7
* gnu: qmapshack: Update to 1.16.1.•••* gnu/packages/geo.scm (qmapshack): Update to 1.16.1. [inputs]: Replace quazip-0 with quazip. [arguments]: Remove custom patching in the 'fix-cmake-modules' build phase. Signed-off-by: Leo Famulari <leo@famulari.name> Nikolay Korotkiy2021-12-271-9/+4
* gnu: postgis: Update to 3.2.0.•••* gnu/packages/geo.scm (postgis): Update to 3.2.0. [inputs]: Use new simplified format. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber2021-12-261-12/+12
* gnu: josm: Update to 18303.•••* gnu/packages/geo.scm (josm): Update to 18303. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Nikolay Korotkiy2021-12-161-2/+2
* gnu: libosmium: Update to 2.17.2.•••* gnu/packages/geo.scm (libosmium): Update to 2.17.2. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Nikolay Korotkiy2021-12-161-2/+3
* gnu: imposm3: Update to 0.11.1.•••* gnu/packages/geo.scm (imposm3): Update to 0.11.1. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Nikolay Korotkiy2021-12-161-2/+2
* gnu: Add openorienteering-mapper.•••* gnu/packages/geo.scm (openorienteering-mapper): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Nikolay Korotkiy2021-12-151-0/+43
* gnu: Further simplify package inputs.•••This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.) Ludovic Courtès2021-12-131-5/+1
* gnu: Simplify package inputs.•••This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès2021-12-131-348/+307
* gnu: gnome-maps: Upgrade to 41.2.•••* gnu/packages/geo.scm (gnome-maps): Upgrade to 41.2. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vivien Kraus2021-12-101-2/+2
* gnu: gnome-maps: Build with libsoup 2.•••* gnu/packages/geo.scm (gnome-maps) [inputs]: Use libsoup-minimal-2 instead of libsoup and webkitgtk-with-libsoup2 instead of webkitgtk. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vivien Kraus2021-12-101-2/+2
* gnu: marble-qt: Move to (gnu packages kde).•••* gnu/packages/geo.scm (marble-qt): Move to (gnu packages kde). Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2021-11-271-40/+0
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-231-1/+42
|\
| * gnu: Add gplates.•••* gnu/packages/geo.scm (gplates): New variable. Julien Lepiller2021-11-191-1/+42
* | gnu: opencpn: Update to 5.2.4.•••* gnu/packages/geo.scm (opencpn): Update to 5.2.4. [arguments]: Update 'configure-flag' and 'fix-build' phase. Guillaume Le Vaillant2021-11-201-11/+14
* | gnu: gnome-maps: Build with Meson 0.59.•••See <https://github.com/mesonbuild/meson/issues/9441>. * gnu/packages/geo.scm (gnome-maps)[arguments]: Use meson-0.59. Timothy Sample2021-11-181-1/+3
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-171-0/+37
|\|
| * gnu: Add python-rtree.•••* gnu/packages/geo.scm (python-rtree): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Vinicius Monego2021-11-151-0/+37
* | gnu: osm-gps-map: Use libsoup 2.•••* gnu/packages/geo.scm (osm-gps-map)[inputs]: Replace libsoup by libsoup-minimal-2. Guillaume Le Vaillant2021-11-131-1/+1
* | gnu: gtk: Replace gdk-pixbuf+svg by librsvg.•••With the addition of a profile hook for computing the gdk-pixbuf loaders cache file, there is no longer a need for gdk-pixbuf+svg, and librsvg can propagate gdk-pixbuf without fear, so replace the former for the latter. The replacement was automated with the following command: $ git grep -l ',gdk-pixbuf+svg)' \ | xargs sed 's/(".*" ,gdk-pixbuf+svg)/("librsvg" ,librsvg)/' -i * gnu/packages/gtk.scm (gdk-pixbuf+svg): Delete package. (gtk+-2)[propagated-inputs]: Replace gdk-pixbuf+svg with librsvg. (gtk+)[propagated-inputs]: Likewise. * gnu/packages/gnome.scm (gdk-pixbuf+svg): Add deprecated package. Maxim Cournoyer2021-11-111-1/+1
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-081-4/+4
|\|
| * gnu: osm2pgsql: Update to 1.5.1.•••* gnu/packages/geo.scm (osm2pgsql): Update to 1.5.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber2021-11-071-2/+2
| * gnu: libosmium: Update to 2.17.1.•••* gnu/packages/geo.scm (libosmium): Update to 2.17.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber2021-11-071-2/+2
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-121-17/+165
|\|
| * gnu: Add python-geopandas.•••* gnu/packages/geo.scm (python-geopandas): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber2021-10-121-0/+41
| * gnu: Add python-fiona.•••* gnu/packages/geo.scm (python-fiona): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber2021-10-121-0/+57
| * gnu: Add python-pyproj.•••* gnu/packages/geo.scm (python-pyproj): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber2021-10-121-0/+41
| * gnu: proj: Update to 7.2.1.•••* 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> Felix Gruber2021-10-121-11/+17
| * gnu: quazip: Update to 1.1.•••* 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. Tobias Geerinckx-Rice2021-10-061-1/+1
| * gnu: xygrib: Depend on proj instead of proj.4.•••* gnu/packages/geo.scm (xygrib)[inputs]: Replace proj.4 with proj. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Felix Gruber2021-10-041-1/+1
| * gnu: grass: Depend on proj instead of proj.4.•••* 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> Felix Gruber2021-10-041-2/+2
| * gnu: josm: Fix .desktop file.•••* gnu/packages/geo.scm (josm)[arguments]: In 'install-share-directories' phase, change org-openstreetmap-josm-MainApplication to org-openstreetmap-josm-gui-MainApplication. Clément Lassieur2021-09-211-2/+5
* | gnu: gnome-maps: Update to 40.5.•••* gnu/packages/geo.scm (gnome-maps): Update to 40.5. [source]: Fix the URI. [arguments]: Remove trailing #t. [inputs]: Add libhandy. Mathieu Othacehe2021-10-021-7/+7
* | Merge branch 'master' into core-updates-frozen••• Conflicts: gnu/packages/bioinformatics.scm gnu/packages/chez.scm gnu/packages/docbook.scm gnu/packages/ebook.scm gnu/packages/gnome.scm gnu/packages/linux.scm gnu/packages/networking.scm gnu/packages/python-web.scm gnu/packages/python-xyz.scm gnu/packages/tex.scm gnu/packages/version-control.scm gnu/packages/xml.scm guix/build-system/dune.scm guix/build-system/go.scm guix/build-system/linux-module.scm guix/packages.scm Marius Bakke2021-09-171-2/+2
|\|
| * gnu: josm: Update to 18193.•••* gnu/packages/geo.scm (josm): Update to 18193. Clément Lassieur2021-09-081-2/+2
* | gnu: xygrib: Fix finding resources in the data directory.•••Currently, if you start up XyGrib it will not show icons in the toolbar buttons, translated strings in the UI nor the map in the main view. These are all items stored in the data directory, which XyGrib can’t find. Backport upstream PR 235 (already merged upstream) which makes it use XDG directories correctly. As a bonus, the PR also contains a fix to find libjpeg, so we don’t need the substitution for that anymore. * gnu/packages/patches/xygrib-fix-finding-data.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/geo.scm (xygrib)[source]: Use it. [arguments]<#:configure-flags>: Pass ‘-DGNU_PACKAGE=ON’. [arguments]<#:phases>{patch-directories}: Remove fix to find libjpeg. Remove trailing ‘#t’. [native-search-paths]: Add ‘XDG_DATA_DIRS’. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Thiago Jung Bauermann via Guix-patches via2021-09-161-8/+9
* | gnu: gnome-maps: Remove obsolete phase.•••* gnu/packages/geo.scm (gnome-maps)[arguments]: Remove 'fix-broken-tests phase as the tests pass now. Jonathan Brielmaier2021-09-121-9/+0