Age | Commit message (Expand) | Author |
2024-02-26 | gnu: osm2pgsql: Update to 1.11.0....* gnu/packages/geo.scm (osm2pgsql): Update to 1.11.0.
[arguments]: Look for proj API version 6 to use recent proj versions.
[inputs]: Remove proj-7; add cli11 and proj.
Change-Id: If1f14e5c675865d4485b16aca6146f555cc16d5e
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2024-02-08 | gnu: Add python-geoip2fast....* gnu/packages/geo.scm (python-geoip2fast): New variable.
Change-Id: Ia1ca57ac281c487db65ad3474940e8326082b7a1
| Ricardo Wurmus |
2024-02-07 | gnu: qgis: Fix build against proj 9.3.1....* gnu/packages/geo.scm (qgis)[arguments]: Disable newly broken tests
test_core_overlayexpression and PyQgsProjectionSelectionWidgets.
Change-Id: If80c1d86b00f4d9481ada17b99962754b5efdc92
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2024-02-07 | gnu: grass: Update to 7.8.8....* gnu/packages/geo.scm (grass): Update to 7.8.8.
Change-Id: Ife86e2f770e1a3bbc907e9baf25253dbff7e5653
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2024-02-07 | gnu: python-pyshp: Update to 2.3.1....* gnu/packages/geo.scm (python-pyshp): Update to 2.3.1.
[arguments]: Disable test that requires network access.
Change-Id: Iba7bd8191c17ecf255375a8443319b449057e094
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2024-02-07 | gnu: geos: Update to 3.12.1....* gnu/packages/geo.scm (geos): Update to 3.12.1.
[arguments]: Update 'patch-test-shebangs.
Change-Id: I4c5a7dd0ce0e95f813474ff4841a844e63451d24
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2024-02-07 | gnu: libgeotiff: Fix build with proj 9.3.1....* gnu/packages/geo.scm (libgeotiff): [source]: Add patches to fix build
with proj 9.3.1.
* gnu/local.mk: Add patch files.
* gnu/packages/patches/libgeotiff-fix-tests-on-i386.patch: New file.
* gnu/packages/patches/libgeotiff-fix-tests-with-proj-9.3.0.patch: New
file.
* gnu/packages/patches/libgeotiff-fix-tests-with-proj-9.3.1.patch: New
file.
Change-Id: I5f09e793698b0b137888faa0f595ef06850c6160
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2024-02-07 | gnu: python-pyproj: Update to 3.6.1....* gnu/packages/geo.scm (python-pyproj): Update to 3.6.1.
[arguments]: Convert to gexp.
Change-Id: I0ef2bf3da8d35b728f4ba4009caca33fa18dbad3
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2024-02-07 | gnu: proj: Update to 9.3.1....* gnu/packages/geo.scm (proj): Update to 9.3.1.
Change-Id: I176efdba12761b81b90c8a53c362e4e66bd08fca
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2024-01-28 | gnu: openorienteering-mapper: Remove input labels....* gnu/packages/geo.scm (openorienteering-mapper) [inputs]: Remove input
labels.
[native-inputs]: As above.
Change-Id: Ice3218e5fc6fa07879f61467cc14a4bd2fb950f6
| Sharlatan Hellseher |
2024-01-28 | gnu: python-haversine: Simplify package....* gnu/packages/geo.scm (python-haversine): Simplify package.
[build-system]: Swap to pyproject-build-system.
Change-Id: Icf2e43a25b9bda37df1ee57416884939aca7a9c5
| Sharlatan Hellseher |
2024-01-28 | gnu: python-pyshp: Simplify package....* gnu/packages/geo.scm (python-pyshp): Simplify package.
[build-system]: Swap to pyproject-build-system.
Change-Id: I4a7429396e5a1b77cfbde1ce294f9f975153d1ef
| Sharlatan Hellseher |
2024-01-28 | gnu: Add python-ogr2osm....* gnu/packages/geo.scm (python-ogr2osm): New variable.
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Id083d89dd05a9e1cdeca500daff5fab872fa15b4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Patrick Noll |
2024-01-28 | gnu: python-osmnx: Reformat with guix style....* gnu/packages/geo.scm (python-osmnx): Reformat with guix style.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Troy Figiel |
2024-01-28 | gnu: python-osmnx: Update to 1.8.1....* gnu/packages/geo.scm (python-osmnx): Update to 1.8.1.
[arguments]<#:test-flags>: Add test_geocoder and test_features to ignored
tests. Remove test_geocode_to_df and test_geometries from ignored tests.
[propagated-inputs]: Remove python-pyproj and python-rtree.
[native-inputs]: Add python-hatchling, remove python-numpy.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Troy Figiel |
2024-01-19 | gnu: python-metpy: Update to 1.6.1....* gnu/packages/geo.scm (python-metpy): Update to 1.6.1.
Change-Id: Id8d8d6db3e31307242e56c494b6dee7c2ffab8f1
| Vinicius Monego |
2024-01-16 | gnu: python-geopandas: Update to 0.14.2....* gnu/packages/geo.scm (python-geopandas): Update to 0.14.2.
[arguments]: Disable test_pandas_kind tests.
Change-Id: I2a49d6ef73a79b84751ce0225757a2b83019cd42
| Ricardo Wurmus |
2024-01-16 | gnu: python-metpy: Update to 1.6.0....* gnu/packages/geo.scm (python-metpy): Update to 1.6.0.
[arguments]: Add phases 'fix-version-check and 'hide-imp-deprecation-warnings.
[native-inputs]: Add python-packaging; remove python-shapely and
python-cartopy.
Change-Id: I4a46a5e60b1904699475608146f2a09aefc07624
| Ricardo Wurmus |
2024-01-16 | gnu: python-cartopy: Update to 0.22.0....* gnu/packages/geo.scm (python-cartopy): Update to 0.22.0.
[build-system]: Use pyproject-build-system.
[arguments]: Use G-expression; use #:test-flags; update list of disabled
tests; add phase 'remove-endpoint.
[propagated-inputs]: Add python-packaging; remove python-pykdtree.
[native-inputs]: Add python-coveralls and python-pytest-xdist; remove
python-flufl-lock.
Change-Id: I353fff0ceade648286ef552effdc35671032c62c
| Ricardo Wurmus |
2024-01-12 | gnu: qmapshack: Update to 1.17.1....* gnu/packages/geo.scm (qmapshack): Update to 1.17.1.
Change-Id: I85cace78a9c38342a000488dfa80795f914bf2c5
| Guillaume Le Vaillant |
2024-01-07 | gnu: Add laszip....* gnu/packages/geo.scm (laszip): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: I8baf25f1d51c9ac90bcea4a1e9a564e21e0a9ee6
| Mattia Bunel |
2024-01-01 | gnu. josm. Update to 18907....* gnu/packages/geo.scm (josm): Update to 18907.
Change-Id: Ica61eabb49489bc5716b2b0bd029bbffcb7f84d3
| Julien Lepiller |
2023-12-29 | gnu: spatialite-tools: Update to 5.1.0a....* gnu/packages/geo.scm (spatialite-tools): Update to 5.1.0a.
Change-Id: I2dd09003d090db692d6056402cef55e1c1203684
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2023-12-08 | gnu: Make webkitgtk-next the new webkitgtk....As of version 2.42.0, the WebKit 6.0 typelib is considered stable.
With GNOME itself moving to GTK4 as time marches on, we should reflect
the fact that this is the preferred Webkit for future applications.
* gnu/packages/webkit.scm (webkitgtk-next): Remove variable. Inline logic…
(webkitgtk): … here. Move old value …
(webkitgtk-for-gtk3): … here.
(webkitgtk-with-libsoup2): Inherit from webkitgtk-for-gtk3.
* gnu/packages/geo.scm (gnome-maps): Adjust accordingly.
* gnu/packages/gnome.scm (gnome-initial-setup, sushi)
(cambalache, devhelp, devhelp-with-libsoup2, gnome-online-accounts)
(gnome-online-accounts-3.44, evolution-data-server, evolution-data-server-3.44)
(lollypop, evolution, gnome-boxes, geary, komikku): Likewise.
* gnu/packages/guile-xyz.scm (guile-gi, nomad): Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Likewise.
* gnu/packages/mail.scm (balsa): Likewise.
* gnu/packages/mate.scm (atril): Likewise.
* gnu/packages/music.scm (ctrlr): Likewise.
* gnu/packages/rednotebook.scm (rednotebook): Likewise.
* gnu/packages/syndication.scm (gfeeds): Likewise.
* gnu/packages/telegram.scm (telegram-desktop): Likewise.
* gnu/packages/vnc.scm (remmina): Likewise.
* gnu/packages/web-browsers.scm (nyxt): Likewise.
| Liliana Marie Prikler |
2023-12-02 | gnu: josm: Reduce closure size....This saves 240MB of closure size.
* gnu/packages/geo.scm (josm)[inputs]: Add openjdk11.
[arguments]: Filter native inputs out of CLASSPATH. Use `java' from
openjdk11 instead of the JDK.
Change-Id: Ifa03b5cd033c5866d22e7557119284be0ea25a0e
| Julien Lepiller |
2023-11-09 | gnu: josm: Update to 18822....* gnu/packages/geo.scm (josm): Update to 18822.
[inputs]: Use new json implementation.
[arguments]: Use openjdk11 to prevent warning at startup.
Change-Id: I393e0ed765d1d0da7870595d2eccefae17836eb9
| Julien Lepiller |
2023-10-12 | gnu: python-metpy: Update to 1.5.1....* gnu/packages/geo.scm (python-metpy): Update to 1.5.1.
| Vinicius Monego |
2023-09-21 | gnu: routino: Update to 3.4.1....* gnu/packages/geo.scm (routino): Update to 3.4.1.
[source]: Use HTTPS.
[arguments]: Use G-expressions.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Hendursaga |
2023-09-21 | gnu: osmium-tool: Update to 1.15.0....* gnu/packages/geo.scm (osmium-tool): Update to 1.15.0.
Reviewed-by: Bruno Victal <mirai@makinata.eu>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Hendursaga |
2023-09-21 | gnu: osm2pgsql: Update to 1.9.2....* gnu/packages/geo.scm (osm2pgsql): Update to 1.9.2.
[arguments]: Use G-expressions.
<#:configure-flags>: Ensure compilation with LuaJIT, PROJ API version 4.
[inputs]: Replace lua with luajit. Replace proj with proj-7. Add
nlohmann-json.
[native-inputs]: Add pandoc, python-argparse-manpage, for building
documentation. Remove python-psycopg2, as it is only used for tests, and
testing has been disabled.
[home-page]: Update URL.
Reviewed-by: Bruno Victal <mirai@makinata.eu>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Hendursaga |
2023-09-21 | gnu: libosmium: Update to 2.19.0....* gnu/packages/geo.scm (libosmium): Update to 2.19.0.
[inputs]: Replace proj with proj-7, the last version with PROJ API
version 4 compatibility. Remove sparsehash and utfcpp.
[native-inputs]: Add graphviz-minimal, to build documentation.
Reviewed-by: Bruno Victal <mirai@makinata.eu>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Hendursaga |
2023-09-09 | gnu: qgis: Fix build....* gnu/packages/geo.scm (qgis)[arguments]: Add test_core_authconfig to disabled
tests in 'check' phase.
| Guillaume Le Vaillant |
2023-09-03 | gnu: Add python-metpy....* gnu/packages/geo.scm (python-metpy): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Vinicius Monego |
2023-08-22 | gnu: qtimageformats: Rename variable to qtimageformats-5....* gnu/packages/qt.scm (qtimageformats): Rename to...
(qtimageformats-5): ... this.
* gnu/packages/telegram.scm (telegram-desktop): Adjust accordingly.
* gnu/packages/image-viewers.scm (qview): Likewise.
* gnu/packages/geo.scm (openorienteering-mapper): Likewise.
| Maxim Cournoyer |
2023-08-13 | gnu: spatialite-tools: Update to 5.1.0....* gnu/packages/geo.scm (spatialite-tools): Update to 5.1.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2023-08-13 | gnu: libspatialite: Update to 5.1.0....* gnu/packages/geo.scm (libspatialite): Update to 5.1.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2023-06-26 | gnu: Add gmt....* gnu/packages/geo.scm (gmt): New variable.
| Ricardo Wurmus |
2023-06-26 | gnu: python-geopandas: Update to 0.13.2....* gnu/packages/geo.scm (python-geopandas): Update to 0.13.2.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase; add #:test-flags.
[propagated-inputs]: Add python-packaging.
| Ricardo Wurmus |
2023-06-26 | gnu: python-fiona: Update to 1.9.4.post1....* gnu/packages/geo.scm (python-fiona): Update to 1.9.4.post1.
[propagated-inputs]: Remove python-munch, python-setuptools, and python-pytz;
add python-importlib-metadata.
[native-inputs]: Add python-pytz.
| Ricardo Wurmus |
2023-06-26 | gnu: Add r-rnaturalearthhires....* gnu/packages/geo.scm (r-rnaturalearthhires): New variable.
| Ricardo Wurmus |
2023-06-13 | gnu: qgis: Allow building on more architectures....* gnu/packages/geo.scm (qgis)[native-inputs]: Only build with shellcheck
on supported platforms.
| Efraim Flashner |
2023-06-05 | gnu: proj-7: Add upstream patch....* gnu/packages/patches/proj-7-initialize-memory.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/geo.scm (proj-7)[source]: Add it.
| Ricardo Wurmus |
2023-05-24 | gnu: xygrib: Build with newer proj....* gnu/packages/geo.scm (xygrib)[source]: Add upstream patch to build
with newer version of proj.
[inputs]: Replace proj-7 with proj.
* gnu/packages/patches/xygrib-newer-proj.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2023-05-24 | gnu: xygrib: Fix building with newer openjpeg....* gnu/packages/geo.scm (xygrib)[source]: Adjust snippet to also search
for newer openjpeg versions.
| Efraim Flashner |
2023-05-08 | gnu: Add python-timezonefinder....* gnu/packages/time.scm (python-timezonefinder): New variable.
* gnu/packages/geo.scm (h3-3, python-h3-3): New variables. The latest
compatible versions to build python-timezonefinder.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher |
2023-05-08 | gnu: Add python-h3....* gnu/packages/geo.scm (python-h3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher |
2023-05-08 | gnu: Sort use-module alphabetically in (gnu packages geo)....* gnu/packages/geo.scm: Sort use-module alphabetically to ease
maintenance.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher |
2023-05-08 | gnu: Add h3....* gnu/packages/geo.scm (h3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Sharlatan Hellseher |
2023-04-22 | gnu: qgis: Fix build....* gnu/packages/geo.scm (qgis)[arguments]: Update 'configure-pyqt5-sip-path'
phase. Disable a few more failing tests in 'check' phase.
| Guillaume Le Vaillant |
2023-04-21 | gnu: memphis: Remove patch-docbook-xml phase....* gnu/packages/geo.scm (memphis) [arguments]: Remove patch-docbook-xml phase.
[native-inputs]: Remove labels. Add libxml2.
| Maxim Cournoyer |