unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44967] [PATCH 0/2] Update libspatialite to 5.0.0
@ 2020-11-30 19:37 Felix Gruber
  2020-11-30 19:42 ` [bug#44967] [PATCH 1/2] gnu: Add librttopo Felix Gruber
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Felix Gruber @ 2020-11-30 19:37 UTC (permalink / raw)
  To: 44967; +Cc: Felix Gruber

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@1.7.1 qgis@3.12.1 spatialite-tools@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





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-01 17:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 19:37 [bug#44967] [PATCH 0/2] Update libspatialite to 5.0.0 Felix Gruber
2020-11-30 19:42 ` [bug#44967] [PATCH 1/2] gnu: Add librttopo Felix Gruber
2020-11-30 19:42 ` [bug#44967] [PATCH 2/2] gnu: libspatialite: Update to 5.0.0 Felix Gruber
2020-12-01 17:47 ` bug#44967: [PATCH 0/2] Update libspatialite " Guillaume Le Vaillant

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).