summaryrefslogtreecommitdiff
path: root/gnu/packages/geo.scm
AgeCommit message (Collapse)Author
2025-03-06gnu: gdal: Update to 3.8.2.Ricardo Wurmus
* gnu/packages/geo.scm (gdal): Update to 3.8.2. [source]: Adjust snippet to retain infback9. [arguments]: Add phase 'swap-files to install files with modified RPATH. [inputs]: Add shapelib. Change-Id: Ia2b13a2da5e951d9d5a70f81b3aa0f099556929b
2025-03-02gnu: gnome-maps: Update to 46.12.Liliana Marie Prikler
* gnu/packages/geo.scm (gnome-maps): Update to 46.12.
2025-03-02gnu: gnome-maps: Update to 46.11.Liliana Marie Prikler
* gnu/packages/geo.scm (gnome-maps): Update to 46.11.
2025-03-01gnu: python-overpass: Add missing native inputs.Vinicius Monego
* gnu/packages/geo.scm (python-overpass)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: I74602809b065a3275680f034454379a2e9d694bd
2025-02-19gnu: Fix some misspellings.Efraim Flashner
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
2025-02-17gnu: Fix typos in description and synopsis in various packages.Vagrant Cascadian
* gnu/packages/crates-database.scm (rust-sqlformat-0.2)[description]: Fix spelling of "formatting". * gnu/packages/emacs-xyz.scm (emacs-arei)[synopsis]: Fix spelling of "Asynchronous". (emacs-ob-racket)[description]: Fix spelling of "support". * gnu/packages/firmware.scm (fcode-utils)[description]: Fix spelling of "utilities". (sgabios)[description]: Fix spelling of "capabilities". * gnu/packages/games.scm (qcheckers)[description]: Fix spelling of "formerly". * gnu/packages/geo.scm (python-ogr2osm)[description]: Fix spelling of "PostgreSQL". * gnu/packages/guile-xyz.scm (guile-ares-rs)[synopsis]: Fix spelling of "Asynchronous". (guile-rsv)[description]: Fix spelling of "Separated". * gnu/packages/julia-xyz.scm (julia-multivariatepolynomials)[description]: Fix spelling of "implementing". * gnu/packages/language.scm (mecab)[description]: Fix spelling of "developed". * gnu/packages/lisp-xyz.scm (sbcl-cl-json-pointer)[description]: Fix spelling of "library". * gnu/packages/machine-learning.scm (ideep-pytorch)[synopsis]: Fix spelling of "internal". * gnu/packages/maths.scm (suitesparse-cholmod)[description]: Fix spelling of "routines". * gnu/packages/ocaml.scm (ocamlc-loc)[description]: Fix spelling of "compiler". * gnu/packages/pdf.scm (capypdf)[description]: Fix spelling of "library". * gnu/packages/ruby.scm ruby-silent-stream)[description]: Fix spelling of "Extensions". (ruby-fileutils)[synopsis]: Fix spelling of "library". * gnu/packages/rust-apps.scm (kibi)[description]: Fix spelling of "highlighting". * gnu/packages/scheme.scm (owl)[description]: Fix spelling of "support". * gnu/packages/statistics.scm (r-mixedpower)[description]: Fix spelling of "separate". * gnu/packages/sugar.scm (sugar-commander-activity)[description]: Fix spelling of "removable".
2025-02-12gnu: tegola: Update to 0.21.2.Nicolas Graves
* gnu/packages/geo.scm (tegola): Update to 0.21.2. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-02-12gnu: tegola: Unbundle some go packages.Nicolas Graves
* gnu/packages/geo.scm (tegola): [source]<origin>: Use snippet to unbundle some go packages. [inputs]: Add go-github-com-aws-aws-lambda-go, go-github-com-aws-aws-sdk-go, go-github-com-beorn7-perks, go-github-com-burntsushi-toml, go-github-com-gofrs-uuid, go-github-com-golang-protobuf, go-github-com-google-uuid, go-github-com-go-test-deep, go-github-com-jmespath-go-jmespath, go-github-com-mattn-go-sqlite3, go-github-com-spf13-pflag, go-golang-org-x-crypto, go-golang-org-x-sys, go-golang-org-x-text, go-golang-org-x-tools, go-google-golang-org-protobuf, go-go-uber-org-atomic, go-go-uber-org-multierr, go-go-uber-org-zap. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-02-11gnu: Add python-scitools-iris.Vinicius Monego
* gnu/packages/geo.scm: Add (gnu packages certs), and (gnu packages digest). (python-scitools-iris): New variable. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I3d7f082bff5364d51c0eb3f045deec7d93a4c61d
2025-02-11gnu: Add python-cf-units.Vinicius Monego
* gnu/packages/geo.scm (python-cf-units): New variable. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Iaa106401da4aa5bc2b9618c9653870118f000c5f
2025-02-11gnu: python-cartopy: Update to 0.24.1.Sharlatan Hellseher
* gnu/packages/geo.scm (python-cartopy): Update to 0.24.1. [source] <uri>: Adjust it as PyPI archive name has been changed. [arguments] <test-flags>: Preserve the most of the tests as they passed successfully or removed in upstream. Utilize python-pytest-xdist by providing "--numprocesses" option. [propagated-inputs]: Add python-fiona, python-owslib, python-pillow, and python-pykdtree. [native-inputs]: Remove python-coveralls and python-pytest-cov. Add python-setuptools-scm. Change-Id: I91b82cfe50f569923b782162e447b11cdee45ff0
2025-02-06gnu: Add tetgen.Lars Bilke
* gnu/packages/geo.scm (tetgen): New variable. Change-Id: I1b736fc65ce7cbfcf9dd71a07926a0cc54a344df Co-authored-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-02-05gnu: Add libe57format.Mattia Bunel
* gnu/packages/geo.scm (libe57format): New variable. Change-Id: I4b1473184ed871a5b6c5a4ea8320082292846c3f Co-authored-by: Andreas Enge <andreas@enge.fr> Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-01-21gnu: python-geoip2: Fix build.Felix Gruber
* gnu/packages/geo.scm (python-geoip2): Fix build. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I7af4ec3bc18db48231e7172a545af340db12b8e4 Signed-off-by: Leo Famulari <leo@famulari.name>
2025-01-20gnu: python-geopy: Update to 2.4.1.Sharlatan Hellseher
* gnu/packages/geo.scm (python-geopy): Update to 2.4.1. [build-system]: Swap to pyproject-build-system. [arguments] <test-flags>: Skip tests requiring Internet. [native-inputs]: Remove python-async-generator, python-coverage, python-flake8, python-isort, python-pytest-aiohttp, and python-readme-renderer; add python-docutils, python-pytest-asyncio, python-setuptools, and python-wheel. Change-Id: I051f6b9a98e6adb0e72dd3e57a73ee66c5df4b86
2025-01-20gnu: python-geographiclib: Update to 2.0.Sharlatan Hellseher
* gnu/packages/geo.scm (python-geographiclib): Update to 2.0. [build-system]: Swap to pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: I066cecab0a6934a5f18867b248b97d7a193c1d36
2025-01-20gnu: python-maxminddb: Update to 2.6.3.Sharlatan Hellseher
* gnu/packages/geo.scm (python-maxminddb): Update to 2.6.3. [arguments] <tests?>: Enable them as no maxmind database is required. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. Change-Id: Ie4aaa559384c75942da83afdcca0a22a7c5ced1c
2025-01-20gnu: python-verde: Fix build.宋文武
* gnu/packages/geo.scm (python-verde)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I07220029c4ac56e8b1eb56f5341e58844f70dab3
2025-01-20gnu: python-metpy: Add missing inputs.Ricardo Wurmus
* gnu/packages/geo.scm (python-metpy)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Iea093561b5ff4b9f7206de0ee82de36088c6d695
2025-01-20gnu: python-geopandas: Update to 1.0.1.Ricardo Wurmus
* gnu/packages/geo.scm (python-geopandas): Update to 1.0.1. [propagated-inputs]: Remove python-fiona; add python-numpy and python-pyogrio. [native-inputs]: Add python-codecov, python-pytest-cov, and python-pytest-xdist. Change-Id: Id9ecf5c9e39e2d3b4e41be2ec9f4194277ee8092
2025-01-20gnu: Add python-pyogrio.Ricardo Wurmus
* gnu/packages/geo.scm (python-pyogrio): New variable. Change-Id: If0ab4652cf49a883191e7442465f761a68570286
2025-01-06gnu: laszip: Update to 3.4.4.Mattia Bunel
* gnu/packages/geo.scm (laszip): Update to 3.4.4. Change-Id: I454801958fe77b06dc1c82e30d4c569e88fe2795 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2025-01-05gnu: Fix whitespace issues in various descriptions.Gabriel Wicki
This mainly addresses `double-space after sentence end period' and `trailing white space' issues. * gnu/packages/audio.scm (ecasound): Fix description. * gnu/packages/axoloti.scm (ksoloti-runtime, ksoloti-patcher): Fix description. * gnu/packages/bioinformatics.scm (trf, ghc-int-interval-map): Fix description. * gnu/packages/chez.scm (chez-scheme, chez-scheme-bootstrap-bootfiles): Fix description. * gnu/packages/code.scm (cscope): Fix description. * gnu/packages/compression.scm (c-blosc): Fix description. * gnu/packages/connman.scm (connman): Fix description. * gnu/packages/crypto.scm (libxcrypt): Fix description. * gnu/packages/display-managers.scm (abstractdark-sddm-theme): Fix description. * gnu/packages/docker.scm (docker-registry): Fix description. * gnu/packages/freedesktop.scm (xdg-user-dirs): Fix description. * gnu/packages/game-development.scm (deutex, grfcodec): Fix description. * gnu/packages/games.scm (chroma): Fix description. * gnu/packages/geo.scm (xygrib): Fix description. * gnu/packages/gnunet.scm (gnunet-scheme): Fix description. * gnu/packages/ipfs.scm (go-github-com-ipfs-go-block-format): Fix description. * gnu/packages/kodi.scm (fstrcmp): Fix description. * gnu/packages/machine-learning.scm (vosk-api): Fix description. * gnu/packages/messaging.scm (biboumi): Fix description. * gnu/packages/music.scm (sooperlooper, samplebrain): Fix description. * gnu/packages/perl.scm (perl-file-readbackwards): Fix description. * gnu/packages/rocm.scm (rocm-bandwidth-test): Fix description. * gnu/packages/scanner.scm (sane-airscan): Fix description. * gnu/packages/security-token.scm (pkcs11-helper): Fix description. * gnu/packages/shellutils.scm (shell-functools): Fix description. * gnu/packages/textutils.scm (catdoc): Fix description. * gnu/packages/tor.scm (tor): Fix description. * gnu/packages/xdisorg.scm (xftwidth, xwallpaper): Fix description. * gnu/packages/xfce.scm (xfce4-volumed-pulse): Fix description. Change-Id: I911836d66eb780c0fa279e3aebf9d7fbd53bf00a Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2024-12-21gnu: python-geopack: Fix build.Danny Milosavljevic
* gnu/packages/geo.scm (python-geopack)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: I5edf98e5927073d42b9336af7bd3a9bb829ff9fd
2024-12-13gnu: Add python-setuptools/python-wheel where necessary.Lars-Dominik Braun
Changes to pyproject-build-system require explicit dependency on setuptools/wheel. Change-Id: Icd7699fc1dc56e974ae7568f2ae916dbf876bea5
2024-12-13build-system/pyproject: Use python-sans-pip-wrapper as default-python.Lars-Dominik Braun
Also adds python-setuptools and python-wheel to relevant packages, either to native-inputs or to propagated inputs if the pkg_resources Python module is loaded at runtime. * guix/build-system/pyproject.scm (default-python): Default to python-sans-pip-wrapper. Change-Id: I2d986c2225114f54459dd6bb360913106e52cdf4
2024-11-22gnu: josm: Update to 19253.Julien Lepiller
* gnu/packages/geo.scm (josm): Update to 19253. Change-Id: I903f78eede31d944643de31bac728445fadd629f Signed-off-by: Eric Bavier <bavier@posteo.net>
2024-11-22gnu: java-jmapviewer: Update to 2.22.Julien Lepiller
* gnu/packages/geo.scm (java-jmapviewer): Update to 2.22. Change-Id: Ifbe2bd718fbf999e7900fb629be634d1a3351931 Signed-off-by: Eric Bavier <bavier@posteo.net>
2024-11-04gnu: shapelib: Update to 1.6.1. [security fixes]Nicolas Graves
This fixes CVE-2022-0699. * gnu/packages/geo.scm (shapelib): Update to 1.6.1.
2024-09-14gnu: josm: Update to 19160.Julien Lepiller
* gnu/packages/geo.scm (josm): Update to 19160. [arguments]: Update phases accordingly. Update launcher following josm advice. Change-Id: Ic168cb04cf4248167b0724faecba8f2b2d238527
2024-09-14gnu: java-jmapviewer: Update to 2.20.Julien Lepiller
* gnu/packages/geo.scm (java-jmapviewer): Update to 2.20. [source]: Update URL. Change-Id: I75fdb48601854bdda4fd5f7357a2c4c7ce2f54c5
2024-09-02gnu: python-metpy: Update to 1.6.3.Vinicius Monego
* gnu/packages/geo.scm (python-metpy): Update to 1.6.3. [source]: Adjust URI. Change-Id: I36f26862188355ee2e7b2dbbb5222958e2562178
2024-08-31gnu: grass: Fix build.Guillaume Le Vaillant
* gnu/packages/geo.scm (grass)[arguments]: Use 'search-input-*' instead of 'assoc-ref' in 'configure' phase. Change-Id: I34de3bb219163e470561493efb5c41b6dd1e038f
2024-08-31gnu: geo: Add 'bash' input for 'wrap-program'.Maxime Devos
It is required for cross-compilation. * gnu/packages/geo.scm (grass): Remove input labels and trailing #t. [inputs]: Add bash-minimal. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ic9d1942098cbfa1d71a81b1f7e0dea352850a4ce
2024-08-31build-systems: gnu: Export %default-gnu-imported-modules and ↵Maxim Cournoyer
%default-gnu-modules. Until now users would have to cargo cult or inspect the private %default-modules variable of (guix build-systems gnu) to discover which modules to include when extending the used modules via the #:modules argument. The renaming was automated via the command: $ git grep -l %gnu-build-system-modules | xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i * guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to... (%default-gnu-imported-modules): ... this. (%default-modules): Rename to... (%default-gnu-modules): ... this. Export. (dist-package, gnu-build, gnu-cross-build): Adjust accordingly. Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
2024-07-18gnu: qtlocation: Rename to qtlocation-5.Zheng Junjie
* gnu/packages/qt.scm (qtlocation): Rename to qtlocation-5. (python-pyqt,python-pyside-2): * gnu/packages/astronomy.scm (stellarium): * gnu/packages/kde-pim.scm (itinerary): * gnu/packages/kde-utils.scm (kirogi): * gnu/packages/kde.scm (marble-qt): * gnu/packages/messaging.scm (kaidan): * gnu/packages/geo.scm (qmapshack,openorienteering-mapper): (qgis): * gnu/packages/gps.scm (gpxsee): * gnu/packages/radio.scm (sdrangel): (qdmr): Use new name. Change-Id: I51664e36bd1ce25f5add09c6d64665bf505cc551
2024-07-05gnu: python-cartopy: Update to 0.23.0.Vinicius Monego
* gnu/packages/geo.scm (python-cartopy): Update to 0.23.0. [arguments]<#:test-flags>: Skip more network tests. Change-Id: Idbd2b3c52cba0fb58e78171df330581bf83ecbdf
2024-06-24gnu: python-geoip2: Update to 4.8.0.Wilko Meyer
* gnu/packages/geo.scm (python-geoip2): Update to 4.8.0. [build-system]: Change to pyproject-build-system. [inputs]: Add python-aiohttp. Change-Id: Ie5f4a6f99a8cb1bef562c6d2401391f6467a715d Signed-off-by: jgart <jgart@dismail.de>
2024-06-24gnu: python-maxminddb: Update to 2.6.2.Wilko Meyer
* gnu/packages/geo.scm (python-maxminddb): Update to 2.6.2. [build-system]: Change to pyproject-build-system. Change-Id: I824468160fef695a8fb9e517b9d91c90da9a2897 Signed-off-by: jgart <jgart@dismail.de>
2024-05-30gnu: Add python-geopack.Sharlatan Hellseher
* gnu/packages/geo.scm (python-geopack): New variable. Change-Id: I674b09030684dd0d9f94b4b87cf96aeea983ee89 Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-05-15gnu: qgis: Update to 3.34.6.Nicolas Graves
* gnu/packages/geo.scm (qgis): Update to 3.34.6. [arguments]<#:phases>: Update failing tests list. [inputs]: Add draco, freexl, librttopo, minizip, pdal, qt3d-5. Change-Id: If453a6c7451a63ab7b03f3cd0f36aef844acfb15 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-05-15gnu: qgis: Improve package style.Nicolas Graves
* gnu/packages/geo.scm (qgis)[arguments]<#:phases>: Extract ignored-tests to make them more readable. Re-indent. Change-Id: I2373bba49b9d21ff7dfa0014cf34fafa0e1f3175 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-05-15gnu: qgis: Improve package style.Nicolas Graves
* gnu/packages/geo.scm (qgis)[arguments]: Use gexp. Change-Id: Ib72ae48ca0895109548e676c6da2d80ac2e1eca6 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-05-13gnu: gnome-maps: Update to 46.10.Jonathan Brielmaier
* gnu/packages/geo.scm (gnome-maps): Update to 46.10. [arguments]: Add phase to setup time zones for a new test. [native-inputs]: Add libportal and tzdata-for-tests. Change-Id: Ife9b17eda68662d2adb289acfeacf1dc8f179a46 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-05-12gnu: Add python-overpass.Wilko Meyer
* gnu/packages/geo.scm (python-overpass): New variable. Change-Id: Icd7a66ec6acd2e213bfd6920a1d71c1e0e815695 Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-05-11gnu: python-osmnx: Update to 1.9.3.Vinicius Monego
* gnu/packages/geo.scm (python-osmnx): Update to 1.9.3. Change-Id: I43cfa856ff146b1d699cb3ec6490515ac95a27d5
2024-05-11gnu: gplates: Update to 2.5.Vinicius Monego
* gnu/packages/geo.scm (gplates): Update to 2.5. Change-Id: I715a599755b3a7b9ac83ea2ce679a3d79e9409f4
2024-05-11gnu: python-metpy: Update to 1.6.2.Vinicius Monego
* gnu/packages/geo.scm (python-metpy): Update to 1.6.2. Change-Id: I6f05105d969d50acf005ac9035eb8055b9ed53bf
2024-05-05gnu: python-verde: Add missing input.Ricardo Wurmus
* gnu/packages/geo.scm (python-verde)[native-inputs]: Add python-pytest. Change-Id: I82b844627f27cfe60e42050bb37d092b3d9a43c1
2024-04-16gnu: Add python-verde.Vinicius Monego
* gnu/packages/geo.scm (python-verde): New variable. Change-Id: I0d176a05a993b19224d22489dd3a8eca19e4f2e0 Signed-off-by: Christopher Baines <mail@cbaines.net>