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

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

bug#47443: closed ([PATCH 0/6] Update spatialite-gui)


From: GNU bug Tracking System
Subject: bug#47443: closed ([PATCH 0/6] Update spatialite-gui)
Date: Mon, 29 Mar 2021 10:10:02 +0000

Your message dated Mon, 29 Mar 2021 12:09:16 +0200
with message-id <87wntqe0fn.fsf@yamatai>
and subject line Re: [bug#47443] [PATCH 0/6] Update spatialite-gui
has caused the debbugs.gnu.org bug report #47443,
regarding [PATCH 0/6] Update spatialite-gui
to be marked as done.

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


-- 
47443: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47443
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/6] Update spatialite-gui Date: Sun, 28 Mar 2021 10:34:08 +0200
Hi Guix,

the following patches update spatialite-gui and some of its
dependencies.

I've packaged two new dependencies: libxlsxwriter and librasterlite2.

I've also removed the libgaiagraphics package since it was deprecated
upstream in 2014 in favor of librasterlite2 and after the update of
spatialite-gui there are no more packages that depend on
libgaiagraphics.

Felix Gruber (6):
  gnu: libspatialite: Update dependencies.
  gnu: Add libxlsxwriter.
  licenses: Add Free Art License 1.3.
  gnu: Add librasterlite2.
  gnu: spatialite-gui: Update to 2.1.0-beta1.
  gnu: libgaiagraphics: Remove package.

 gnu/packages/geo.scm  | 132 ++++++++++++++++++++++++++++--------------
 gnu/packages/xml.scm  |  42 ++++++++++++++
 guix/import/utils.scm |   1 +
 guix/licenses.scm     |   7 +++
 4 files changed, 138 insertions(+), 44 deletions(-)

-- 
2.30.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#47443] [PATCH 0/6] Update spatialite-gui Date: Mon, 29 Mar 2021 12:09:16 +0200 User-agent: mu4e 1.4.15; emacs 27.1
Patches pushed as 109f13c0981b8134c98a2326f22cc837ec523712 and
following with a few modifications:

 - libxslxwriter: I replaced the hard-coded "gcc" with "(cc-for-target)",
   and I enabled the tests by adding python-pytest to 'native-inputs'.
 - librasterlite2: I fixed the source URL and I didn't disable the
   test_map_mono test as it worked fine when I built the package.
 - spatialite-gui: I fixed the source URL.
 - libgaiagraphics: I added the explaination for the package removal in
   the commit message.

Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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