From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1emS1a-00058K-7U for guix-patches@gnu.org; Thu, 15 Feb 2018 17:29:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1emS1X-0006Ae-0f for guix-patches@gnu.org; Thu, 15 Feb 2018 17:29:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:37382) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1emS1W-0006AS-TU for guix-patches@gnu.org; Thu, 15 Feb 2018 17:29:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1emS1W-0002wu-NA for guix-patches@gnu.org; Thu, 15 Feb 2018 17:29:02 -0500 Subject: [bug#30456] [PATCH 0/2] Mapnik References: <20180214162903.23995-1-arunisaac@systemreboot.net> In-Reply-To: <20180214162903.23995-1-arunisaac@systemreboot.net> Resent-Message-ID: From: Arun Isaac Date: Fri, 16 Feb 2018 03:57:32 +0530 Message-Id: <20180215222734.5490-1-arunisaac@systemreboot.net> 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: 30456@debbugs.gnu.org Thanks for the review. I have made the following changes * switched to the latest 3.0.18 release of mapnik * added libxml2, libwebp, cairo and sqlite as inputs * added the missing licenses * added a comment saying that python-mapnik builds successfully only with python 2 I believe I have covered all issues raised. Are there any more? Arun Isaac (2): gnu: Add mapnik. gnu: Add python2-mapnik. gnu/packages/geo.scm | 135 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 135 insertions(+) -- 2.15.1