unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Felix Gruber <felgru@posteo.net>
To: 44967@debbugs.gnu.org
Cc: Felix Gruber <felgru@posteo.net>
Subject: [bug#44967] [PATCH 0/2] Update libspatialite to 5.0.0
Date: Mon, 30 Nov 2020 20:37:03 +0100	[thread overview]
Message-ID: <20201130193703.5514-1-felgru@posteo.net> (raw)

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





             reply	other threads:[~2020-11-30 19:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-30 19:37 Felix Gruber [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201130193703.5514-1-felgru@posteo.net \
    --to=felgru@posteo.net \
    --cc=44967@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).