From patchwork Mon Sep 27 11:24:57 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Felix Gruber X-Patchwork-Id: 33353 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 7EEE127BBE3; Mon, 27 Sep 2021 12:27:18 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 3E1EF27BBE1 for ; Mon, 27 Sep 2021 12:27:18 +0100 (BST) Received: from localhost ([::1]:40602 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mUomz-00043Q-AB for patchwork@mira.cbaines.net; Mon, 27 Sep 2021 07:27:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50054) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUolo-0003FD-I3 for guix-patches@gnu.org; Mon, 27 Sep 2021 07:26:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56565) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUolo-00006n-4e 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 1mUolo-0001OI-1W for guix-patches@gnu.org; Mon, 27 Sep 2021 07:26:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50812] [PATCH v3 6/6] gnu: Improve description of proj packages. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 27 Sep 2021 11:26:03 +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.16327419425272 (code B ref 50812); Mon, 27 Sep 2021 11:26:03 +0000 Received: (at 50812) by debbugs.gnu.org; 27 Sep 2021 11:25:42 +0000 Received: from localhost ([127.0.0.1]:39871 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUolS-0001Mr-5a for submit@debbugs.gnu.org; Mon, 27 Sep 2021 07:25:42 -0400 Received: from mout02.posteo.de ([185.67.36.66]:44475) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUolJ-0001Lt-Cf for 50812@debbugs.gnu.org; Mon, 27 Sep 2021 07:25:33 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 6A149240106 for <50812@debbugs.gnu.org>; Mon, 27 Sep 2021 13:25:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1632741927; bh=kipjwDWBYKUwE34tybBojALa/jS6g4ona2MXjg3l++8=; h=From:To:Cc:Subject:Date:From; b=CuzCVg72EaZP8wCchtzFIY0S0ZU1c1GjX5Iq/KvsX+TM2nQCiPli4QS+1wDyZ8nM8 4mh+oJHRtT8RgJsChkn2Iy27KB7XlbpWkG0elEAh9HH82i49V+XcU6r1TqFyhszS88 F7ASh2bwr/afQ4dVFYHtzpKxQzVL3+GDs5BqhGFQL8NfsDLePMPIswGC7Wxd9zIHa7 IrY6E2S/PREp0hOx4t+bLziZW9MQoQwiFrXpTGv7VXPltlzT46QVnkE23i1RELi3v+ s6X50OrXyKBAIj0fJkXFhD9WUkkX3W5EZWR8DZvSHqAdAbAzJ9FTCddne9KCySUJ0T G7w3Ij9nRGliw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HJ0gB5m24z6tmd; Mon, 27 Sep 2021 13:25:26 +0200 (CEST) From: Felix Gruber Date: Mon, 27 Sep 2021 11:24:57 +0000 Message-Id: <20210927112457.2118-7-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 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/geo.scm (proj, proj.7)[description]: Consistently call the package Proj, instead of Proj, PROJ or proj. Use @acronym to define CRS. --- gnu/packages/geo.scm | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index 2e9c6b6c8f..d8af4f71f3 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -539,12 +539,12 @@ fully fledged Spatial SQL capabilities.") (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.") +geospatial coordinates from one @acronym{CRS, coordinate reference system} +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 @@ -572,12 +572,12 @@ functionality of proj in their own software.") (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.") +geospatial coordinates from one @acronym{CRS, coordinate reference system} +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