From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id YNC8EmKqUWGoFQEAgWs5BA (envelope-from ) for ; Mon, 27 Sep 2021 13:26:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id mCVrDmKqUWE8CwAAB5/wlQ (envelope-from ) for ; Mon, 27 Sep 2021 11:26:26 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 183DF2EBB for ; Mon, 27 Sep 2021 13:26:26 +0200 (CEST) Received: from localhost ([::1]:39516 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mUom9-0003Kk-2x for larch@yhetil.org; Mon, 27 Sep 2021 07:26:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50056) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUolo-0003FE-Jc for guix-patches@gnu.org; Mon, 27 Sep 2021 07:26:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56561) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUolm-00005V-Fk for guix-patches@gnu.org; Mon, 27 Sep 2021 07:26:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mUolm-0001Nn-Cs for guix-patches@gnu.org; Mon, 27 Sep 2021 07:26:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50812] [PATCH v3 1/6] gnu: Add proj 7.2.1. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Sep 2021 11:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50812 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50812@debbugs.gnu.org Cc: Felix Gruber , Xinglu Chen , Maxime Devos Received: via spool by 50812-submit@debbugs.gnu.org id=B50812.16327419305208 (code B ref 50812); Mon, 27 Sep 2021 11:26:02 +0000 Received: (at 50812) by debbugs.gnu.org; 27 Sep 2021 11:25:30 +0000 Received: from localhost ([127.0.0.1]:39859 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUolF-0001Lv-J0 for submit@debbugs.gnu.org; Mon, 27 Sep 2021 07:25:29 -0400 Received: from mout01.posteo.de ([185.67.36.65]:49203) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUol9-0001L9-SV for 50812@debbugs.gnu.org; Mon, 27 Sep 2021 07:25:24 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id C55EE240028 for <50812@debbugs.gnu.org>; Mon, 27 Sep 2021 13:25:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1632741917; bh=gvnGq7nWx/qS5/zul6AZgN4Xi/GyRTe9XTNTKVflurk=; h=From:To:Cc:Subject:Date:From; b=dVqeBATVQn1S3d308qUTp160LTxOqRd5sgjm4UowkBC+H4QxiZlXtDUXb21PMvfxl mdGUGAF+9Biw85neFVguikSAumDDlXwp9ee/4YWgE+yQg9YZmKGL4O7IIJfx5YZywG 0m+TAeOzR3dvr/z27BrWnudjN54h/abD/5l/L2HKKtFy/S2hbXEBy1Naa18AGOMV0s sbUGfAGa/4MfDGnHgWSEO0B23RrXREbHEp0k70OqLbB+8QwJHBM7P3h/JgYka8D7hJ U6peiENP8nNPdpxuqJwAFqUEGNszv/zYwk5jPkk5SZYXA+4qBLqssy3Uu22jZavhtn TInyNMa1VCCzw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HJ0g05PFkz6tmS; Mon, 27 Sep 2021 13:25:16 +0200 (CEST) From: Felix Gruber Date: Mon, 27 Sep 2021 11:24:52 +0000 Message-Id: <20210927112457.2118-2-felgru@posteo.net> In-Reply-To: <20210927112457.2118-1-felgru@posteo.net> References: <20210926085219.13547-1-felgru@posteo.net> <20210927112457.2118-1-felgru@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632741986; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=WNeV03hP01tuWevHUQhwDEEzS39HrrZJpvkP4qw1b9o=; b=G6UTQy7DhBqe+CFVkjgFmL3LgUbJo1wxsa2KhONlSRwY9stUPwrU7iXgL4E4cCUw96tfPe 7LiFLB+IiQBLcCr+i5+T1oCRUDK2oqodj5jmHnDbSqdUPkF0d+GENJH12zWb8uwHqGhK20 ZnmZ6cj62fPLa+CQbWDhQxgkDU4IrPBHPn8k+swxNO6GiDNI4St55zZO2CGAj2vXTbbTGC l6gTl+ESuMVm5K7eLkRtd3ChKIH794XdZbAqY4ZLU/PxmD5AIBx+yrEaHT/9cK8RFxEvEI X+wcginyfvQk23/OTgYGoboO/nZ7Lj3JXqudrYXEc60lFL3aBxJQxZNXJQJ/AA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632741986; a=rsa-sha256; cv=none; b=ZeuLTRK9Mfr0HsVdQLDFlXVrmUn8X8tcQD9HcFzJlChbXC+FLuYuAn4cp1+6GkLIUUoPGt u3B+VL3pUDvfQzoAT4vnO56H5QEUyQgVBXcU5aNy12vV4QhqSSVjmcAOcV4fVdKdL8jXHV TVH31aYATPqUfKKiaQhE7jryb+k0cI5YG6H2Deu+o0AEzSi4ToHH1cbWRSOGvIt0Znl6Hk o58e+R+LUpLnRDr34fz1q1+0e1Rb3D0KRXlsjg5uACzpWK7SlYWiAelHa3gvmPJEp0vYYW mzWsXT3D8ec4pxzMoQTb3fHud5bYoguFzxRqsKtGTZhp+FBH2gZOYtgJZLP7WA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=dVqeBATV; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.11 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=dVqeBATV; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 183DF2EBB X-Spam-Score: 3.11 X-Migadu-Scanner: scn1.migadu.com X-TUID: L5xcrFVAGYqD * gnu/packages/geo.scm (proj.7): New variable. --- gnu/packages/geo.scm | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index 9d4a1a8955..c10b93d83f 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -511,6 +511,45 @@ fully fledged Spatial SQL capabilities.") license:mpl1.1 license:public-domain)))) +(define-public proj.7 + (package + (name "proj") + (version "7.2.1") + (source + (origin + (method url-fetch) + (uri (string-append "http://download.osgeo.org/proj/proj-" + version ".tar.gz")) + (sha256 + (base32 + "050apzdn0isxpsblys1shrl9ccli5vd32kgswlgx1imrbwpg915k")))) + (build-system cmake-build-system) + (arguments + `(#:configure-flags '("-DUSE_EXTERNAL_GTEST=ON"))) + (inputs + `(("curl" ,curl) + ("libjpeg-turbo" ,libjpeg-turbo) + ("libtiff" ,libtiff) + ("sqlite" ,sqlite))) + (native-inputs + `(("googletest" ,googletest) + ("pkg-config" ,pkg-config))) + (home-page "https://proj.org/") + (synopsis "Coordinate transformation software") + (description + "Proj is a generic coordinate transformation software that transforms +geospatial coordinates from one coordinate reference system (CRS) to another. +This includes cartographic projections as well as geodetic transformations. +PROJ includes command line applications for easy conversion of coordinates +from text files or directly from user input. In addition, proj also exposes +an application programming interface that lets developers use the +functionality of proj in their own software.") + (license (list license:expat + ;; src/projections/patterson.cpp + license:asl2.0 + ;; src/geodesic.*, src/tests/geodtest.cpp + license:x11)))) + (define-public proj (package (name "proj") -- 2.30.2