Commit Graph

431 Commits

Author SHA1 Message Date
Nicolas Graves
5c90e7d6d9
gnu: qgis: Update to 3.34.6.
* 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-15 13:43:42 +02:00
Nicolas Graves
65f58ade59
gnu: qgis: Improve package style.
* 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-15 13:43:42 +02:00
Nicolas Graves
dcc278885c
gnu: qgis: Improve package style.
* gnu/packages/geo.scm (qgis)[arguments]: Use gexp.

Change-Id: Ib72ae48ca0895109548e676c6da2d80ac2e1eca6
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-05-15 13:43:42 +02:00
Jonathan Brielmaier
173420d73c
gnu: gnome-maps: Update to 46.10.
* 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-13 09:11:06 +01:00
Wilko Meyer
89cd778f6a
gnu: Add python-overpass.
* gnu/packages/geo.scm (python-overpass): New variable.

Change-Id: Icd7a66ec6acd2e213bfd6920a1d71c1e0e815695
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-05-12 20:40:29 +02:00
Vinicius Monego
38d3e90abe
gnu: python-osmnx: Update to 1.9.3.
* gnu/packages/geo.scm (python-osmnx): Update to 1.9.3.

Change-Id: I43cfa856ff146b1d699cb3ec6490515ac95a27d5
2024-05-11 16:13:52 -03:00
Vinicius Monego
6b60d54bbc
gnu: gplates: Update to 2.5.
* gnu/packages/geo.scm (gplates): Update to 2.5.

Change-Id: I715a599755b3a7b9ac83ea2ce679a3d79e9409f4
2024-05-11 14:24:49 -03:00
Vinicius Monego
4eb1a5426b
gnu: python-metpy: Update to 1.6.2.
* gnu/packages/geo.scm (python-metpy): Update to 1.6.2.

Change-Id: I6f05105d969d50acf005ac9035eb8055b9ed53bf
2024-05-11 13:43:09 -03:00
Ricardo Wurmus
317be75d1d
gnu: python-verde: Add missing input.
* gnu/packages/geo.scm (python-verde)[native-inputs]: Add python-pytest.

Change-Id: I82b844627f27cfe60e42050bb37d092b3d9a43c1
2024-05-05 22:38:18 +02:00
Vinicius Monego
b0fbb70521
gnu: Add python-verde.
* gnu/packages/geo.scm (python-verde): New variable.

Change-Id: I0d176a05a993b19224d22489dd3a8eca19e4f2e0
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-04-16 22:34:48 +01:00
Vinicius Monego
51de844a0f
gnu: Add pdal.
* gnu/packages/geo.scm (pdal): New variable.

Change-Id: I7c24fec69b4f0c19a1c246fab39b994e17e36f3a
2024-04-08 21:24:46 -03:00
Zac Berkowitz
50a72a08af
gnu: qtserialport: Update to 6.6.3.
* gnu/packages/qt.scm (qtserialport): Rename to ...
* gnu/packages/qt.scm (qtserialport-5): ... this.
* gnu/packages/qt.scm (qtserialport): New variable.
* gnu/packages/engineering.scm (fritzing, candle)
[inputs]: Replace qtserialport with qtserialport-5.
* gnu/packages/geo.scm (qgis): Likewise.
* gnu/packages/kde-utils.scm (atelier, libatcore): Likewise.
* gnu/packages/qt.scm (qtserialbus, qtlocation, python-pyqt): Likewise.
* gnu/packages/radio.scm (wsjtx, jtdx, js8call)
(sdrangel, wfview, qdmr): Likewise.

Change-Id: I8e0c8d2408ea0bf776b2efe58e23821cb653363c
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-04-06 12:23:19 -04:00
Vinicius Monego
33d8c6904a
gnu: Add libmseed.
* gnu/packages/geo.scm (libmseed): New variable.

Change-Id: I6feb414110c30da408069b36b46a421467d2ccad
2024-04-06 08:00:55 -03:00
Romain GARBAGE
1c827ef19e
gnu: grass: Remove dependency on lapack.
* gnu/packages/geo.scm (grass): Remove dependency on lapack.
Add 'fix-lapack build phase.

Change-Id: I758a9b2434f0ad9f8b85a5c5cde6d0a80e6defb2
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-04-04 16:19:20 +02:00
Zheng Junjie
83da3a13bf
gnu: qtsensors: Rename package to qtsensors-5.
* gnu/packages/qt.scm (qtsensors): Rename to qtsensors-5
* gnu/packages/qt.scm (python-pyqt, python-pyside-2)
* gnu/packages/geo.scm (openorienteering-mapper)
* gnu/packages/kde-plasma.scm (kscreen)
* gnu/packages/education.scm (gcompris-qt)
Adjust inputs.

Change-Id: Ie18fdf82881e508ecc25c535088672d1a89f19ba
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-04-03 18:05:09 -04:00
Vinicius Monego
570f5e567d
gnu: gmt: Update to 6.5.0.
* gnu/packages/geo.scm (gmt): Update to 6.5.0.

Change-Id: Ib6d98494b9b67b23aedccaa50ff785999517c43d
2024-03-31 07:37:25 -03:00
Vinicius Monego
2e2d378551
gnu: gplates: Update to 2.4.
* gnu/packages/geo.scm (gplates): Update to 2.4.
[source]: Use git-fetch and fetch from GitHub.
[arguments]: Remove #:configure-flags.
[native-inputs]: Remove unzip.

Change-Id: Idf7c7ffb902f98361a897ce122c076a1a2f7fdf2
2024-03-30 08:34:09 -03:00
Liliana Marie Prikler
a915a57d91
Merge branch 'gnome-team' 2024-03-30 09:47:43 +01:00
Vinicius Monego
23acd17cc6
gnu: cdo: Update to 2.4.0.
* gnu/packages/geo.scm (cdo): Update to 2.4.0.
[source]: Update URL.
[native-inputs]: Add python-wrapper.

Change-Id: Ic2dad47e04d99b2903b3d7f53862e1ffa6e4d220
2024-03-29 16:45:38 -03:00
Liliana Marie Prikler
25c14c893f
Merge branch 'master' into gnome-team 2024-03-02 12:22:34 +01:00
Felix Gruber
cc7486cd98
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>
2024-02-26 11:43:36 +01:00
Liliana Marie Prikler
622df12ef3
Merge branch 'master' into gnome-team 2024-02-13 16:11:14 +01:00
Ricardo Wurmus
24e87f64cf
gnu: Add python-geoip2fast.
* gnu/packages/geo.scm (python-geoip2fast): New variable.

Change-Id: Ia1ca57ac281c487db65ad3474940e8326082b7a1
2024-02-08 19:20:25 +01:00
Felix Gruber
d7c34bc099
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>
2024-02-07 14:02:55 +01:00
Felix Gruber
8736c6357d
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>
2024-02-07 13:54:28 +01:00
Felix Gruber
556a7484f1
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>
2024-02-07 13:53:23 +01:00
Felix Gruber
0a1d503b28
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>
2024-02-07 13:44:26 +01:00
Felix Gruber
a042bfcd7e
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>
2024-02-07 13:41:57 +01:00
Felix Gruber
e25fa3f6da
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>
2024-02-07 13:36:57 +01:00
Felix Gruber
4c1a7678b2
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>
2024-02-07 13:30:33 +01:00
Liliana Marie Prikler
e6c847defb
Merge branch 'master' into gnome-team 2024-02-03 14:39:49 +01:00
Sharlatan Hellseher
2281521872
gnu: openorienteering-mapper: Remove input labels.
* gnu/packages/geo.scm (openorienteering-mapper) [inputs]: Remove input
labels.
[native-inputs]: As above.

Change-Id: Ice3218e5fc6fa07879f61467cc14a4bd2fb950f6
2024-01-28 22:31:19 +00:00
Sharlatan Hellseher
89513b8ed3
gnu: python-haversine: Simplify package.
* gnu/packages/geo.scm (python-haversine): Simplify package.
[build-system]: Swap to pyproject-build-system.

Change-Id: Icf2e43a25b9bda37df1ee57416884939aca7a9c5
2024-01-28 22:31:19 +00:00
Sharlatan Hellseher
ec2fed9f5b
gnu: python-pyshp: Simplify package.
* gnu/packages/geo.scm (python-pyshp): Simplify package.
[build-system]: Swap to pyproject-build-system.

Change-Id: I4a7429396e5a1b77cfbde1ce294f9f975153d1ef
2024-01-28 22:31:19 +00:00
Patrick Noll
39c490b1ca
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>
2024-01-28 22:31:18 +00:00
Troy Figiel
39e6994081
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>
2024-01-28 22:31:18 +00:00
Troy Figiel
df33198cc2
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>
2024-01-28 22:31:18 +00:00
Vinicius Monego
a185dd97e4
gnu: python-metpy: Update to 1.6.1.
* gnu/packages/geo.scm (python-metpy): Update to 1.6.1.

Change-Id: Id8d8d6db3e31307242e56c494b6dee7c2ffab8f1
2024-01-19 22:01:31 -03:00
Ricardo Wurmus
ae42b55d85
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
2024-01-16 12:44:37 +01:00
Ricardo Wurmus
186aa138a6
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
2024-01-16 12:44:36 +01:00
Ricardo Wurmus
e833d3abf8
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
2024-01-16 12:44:36 +01:00
Liliana Marie Prikler
1682264fda
Merge branch 'master' into gnome-team 2024-01-14 17:23:44 +01:00
Guillaume Le Vaillant
6448443b82
gnu: qmapshack: Update to 1.17.1.
* gnu/packages/geo.scm (qmapshack): Update to 1.17.1.

Change-Id: I85cace78a9c38342a000488dfa80795f914bf2c5
2024-01-12 22:14:42 +01:00
Mattia Bunel
224499f2d4
gnu: Add laszip.
* gnu/packages/geo.scm (laszip): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: I8baf25f1d51c9ac90bcea4a1e9a564e21e0a9ee6
2024-01-07 19:25:46 +01:00
Liliana Marie Prikler
1cd97066c2
Merge branch 'master' into gnome-team 2024-01-01 21:56:00 +01:00
Julien Lepiller
9bfb7db8f6
gnu. josm. Update to 18907.
* gnu/packages/geo.scm (josm): Update to 18907.

Change-Id: Ica61eabb49489bc5716b2b0bd029bbffcb7f84d3
2024-01-01 10:37:03 +01:00
Felix Gruber
d4cef7edff
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>
2023-12-29 10:30:44 +01:00
Liliana Marie Prikler
24d4d6fdd6
Merge branch 'master' into gnome-team 2023-12-20 00:05:21 +01:00
Liliana Marie Prikler
f3da903b01
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.
2023-12-08 20:49:29 +01:00
Liliana Marie Prikler
4c323c2f83
Merge branch 'master' into HEAD
Change-Id: I3f5d121162d98ef2ae61a62c4da3b0fd19d864e8
2023-12-03 07:20:53 +01:00