GNU bug report logs -
#44967
[PATCH 0/2] Update libspatialite to 5.0.0
Previous Next
Reported by: Felix Gruber <felgru <at> posteo.net>
Date: Mon, 30 Nov 2020 19:39:02 UTC
Severity: normal
Tags: patch
Done: Guillaume Le Vaillant <glv <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hey Guix,
these patches update libspatialite to the latest available release.
There were two new required dependencies: minizip and librttopo.
The latter was not yet packaged in guix, so the first patch adds a
librttopo package.
Technically, libspatialite could also be built without librttopo, but
then the spatialite-tools package fails compilation due to missing
symbols. So in the end, I also added librttopo to libspatialite's
inputs.
Lastly, I've checked that all three packages depending on libspatialite
(spatialite-gui <at> 1.7.1 qgis <at> 3.12.1 spatialite-tools <at> 5.0.0) still built
sucessfully after the update.
Felix Gruber (2):
gnu: Add librttopo.
gnu: libspatialite: Update to 5.0.0.
gnu/packages/geo.scm | 66 ++++++++++++++++++++++++++++++++++++++++----
1 file changed, 61 insertions(+), 5 deletions(-)
--
2.29.2
This bug report was last modified 4 years and 167 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.