From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1emnGh-000262-3E for guix-patches@gnu.org; Fri, 16 Feb 2018 16:10:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1emnGd-0000A0-46 for guix-patches@gnu.org; Fri, 16 Feb 2018 16:10:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:39369) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1emnGc-00009o-Vv for guix-patches@gnu.org; Fri, 16 Feb 2018 16:10:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1emnGc-0006C3-QJ for guix-patches@gnu.org; Fri, 16 Feb 2018 16:10:02 -0500 Subject: [bug#30492] [PATCH 0/4] Add libspatialite and spatialite-gui Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59629) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1emnFw-0001ZR-JU for guix-patches@gnu.org; Fri, 16 Feb 2018 16:09:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1emnFs-0008Qe-Kg for guix-patches@gnu.org; Fri, 16 Feb 2018 16:09:20 -0500 Received: from m4s11.vlinux.de ([83.151.27.109]:51451 helo=bjoernhoefling.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1emnFs-0008QO-DO for guix-patches@gnu.org; Fri, 16 Feb 2018 16:09:16 -0500 Received: from alma-ubu (pD951FC9C.dip0.t-ipconnect.de [217.81.252.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by bjoernhoefling.de (Postfix) with ESMTPSA id A1BE54043C for ; Fri, 16 Feb 2018 22:09:14 +0100 (CET) Date: Fri, 16 Feb 2018 22:09:13 +0100 From: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Message-ID: <20180216220913.08cc8ca0@alma-ubu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 30492@debbugs.gnu.org This adds libspatialite and spatialite-gui. The libgaiagraphics as such is outdated and no longer supported, but still needed for spatialite-gui.=20 Bj=C3=B6rn H=C3=B6fling (4): gnu: Add libspatialite. gnu: Add libgaiagraphics. gnu: Add wxwidgets@2.8. gnu: Add spatialite-gui. gnu/packages/geo.scm | 108 +++++++++++++++++++++++++++++++++++++++++= +++- gnu/packages/wxwidgets.scm | 25 +++++++++++ 2 files changed, 132 insertions(+), 1 deletion(-) --=20 2.16.1