emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44967: closed ([PATCH 0/2] Update libspatialite to 5.0.0)


From: GNU bug Tracking System
Subject: bug#44967: closed ([PATCH 0/2] Update libspatialite to 5.0.0)
Date: Tue, 01 Dec 2020 17:49:02 +0000

Your message dated Tue, 01 Dec 2020 18:47:49 +0100
with message-id <87eek9zad6.fsf@yamatai>
and subject line Re: [bug#44967] [PATCH 0/2] Update libspatialite to 5.0.0
has caused the debbugs.gnu.org bug report #44967,
regarding [PATCH 0/2] Update libspatialite to 5.0.0
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
44967: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44967
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] Update libspatialite to 5.0.0 Date: Mon, 30 Nov 2020 20:37:03 +0100
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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#44967] [PATCH 0/2] Update libspatialite to 5.0.0 Date: Tue, 01 Dec 2020 18:47:49 +0100 User-agent: mu4e 1.4.13; emacs 27.1
Felix Gruber <felgru@posteo.net> skribis:

> 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(-)

Pushed as a051bf405bf70d36a99195aff15ff82e99a7b504 and following.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]