Age | Commit message (Collapse) | Author |
|
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
|
|
%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
|
|
* 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
|
|
* gnu/packages/geo.scm (python-cartopy): Update to 0.23.0.
[arguments]<#:test-flags>: Skip more network tests.
Change-Id: Idbd2b3c52cba0fb58e78171df330581bf83ecbdf
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/geo.scm (python-geopack): New variable.
Change-Id: I674b09030684dd0d9f94b4b87cf96aeea983ee89
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/geo.scm (qgis)[arguments]: Use gexp.
Change-Id: Ib72ae48ca0895109548e676c6da2d80ac2e1eca6
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* 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>
|
|
* gnu/packages/geo.scm (python-overpass): New variable.
Change-Id: Icd7a66ec6acd2e213bfd6920a1d71c1e0e815695
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/geo.scm (python-osmnx): Update to 1.9.3.
Change-Id: I43cfa856ff146b1d699cb3ec6490515ac95a27d5
|
|
* gnu/packages/geo.scm (gplates): Update to 2.5.
Change-Id: I715a599755b3a7b9ac83ea2ce679a3d79e9409f4
|
|
* gnu/packages/geo.scm (python-metpy): Update to 1.6.2.
Change-Id: I6f05105d969d50acf005ac9035eb8055b9ed53bf
|
|
* gnu/packages/geo.scm (python-verde)[native-inputs]: Add python-pytest.
Change-Id: I82b844627f27cfe60e42050bb37d092b3d9a43c1
|
|
* gnu/packages/geo.scm (python-verde): New variable.
Change-Id: I0d176a05a993b19224d22489dd3a8eca19e4f2e0
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/geo.scm (pdal): New variable.
Change-Id: I7c24fec69b4f0c19a1c246fab39b994e17e36f3a
|
|
* 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>
|
|
* gnu/packages/geo.scm (libmseed): New variable.
Change-Id: I6feb414110c30da408069b36b46a421467d2ccad
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/geo.scm (gmt): Update to 6.5.0.
Change-Id: Ib6d98494b9b67b23aedccaa50ff785999517c43d
|
|
* 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
|
|
|
|
* gnu/packages/geo.scm (cdo): Update to 2.4.0.
[source]: Update URL.
[native-inputs]: Add python-wrapper.
Change-Id: Ic2dad47e04d99b2903b3d7f53862e1ffa6e4d220
|
|
|
|
* 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>
|
|
|
|
* gnu/packages/geo.scm (python-geoip2fast): New variable.
Change-Id: Ia1ca57ac281c487db65ad3474940e8326082b7a1
|
|
* 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>
|
|
* gnu/packages/geo.scm (grass): Update to 7.8.8.
Change-Id: Ife86e2f770e1a3bbc907e9baf25253dbff7e5653
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/geo.scm (proj): Update to 9.3.1.
Change-Id: I176efdba12761b81b90c8a53c362e4e66bd08fca
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
* gnu/packages/geo.scm (openorienteering-mapper) [inputs]: Remove input
labels.
[native-inputs]: As above.
Change-Id: Ice3218e5fc6fa07879f61467cc14a4bd2fb950f6
|
|
* gnu/packages/geo.scm (python-haversine): Simplify package.
[build-system]: Swap to pyproject-build-system.
Change-Id: Icf2e43a25b9bda37df1ee57416884939aca7a9c5
|
|
* gnu/packages/geo.scm (python-pyshp): Simplify package.
[build-system]: Swap to pyproject-build-system.
Change-Id: I4a7429396e5a1b77cfbde1ce294f9f975153d1ef
|
|
* 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>
|
|
* gnu/packages/geo.scm (python-osmnx): Reformat with guix style.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* 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>
|
|
* gnu/packages/geo.scm (python-metpy): Update to 1.6.1.
Change-Id: Id8d8d6db3e31307242e56c494b6dee7c2ffab8f1
|
|
* gnu/packages/geo.scm (python-geopandas): Update to 0.14.2.
[arguments]: Disable test_pandas_kind tests.
Change-Id: I2a49d6ef73a79b84751ce0225757a2b83019cd42
|
|
* 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
|
|
* 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
|
|
|
|
* gnu/packages/geo.scm (qmapshack): Update to 1.17.1.
Change-Id: I85cace78a9c38342a000488dfa80795f914bf2c5
|