From patchwork Fri Jul 12 22:19:04 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tobias Geerinckx-Rice X-Patchwork-Id: 14628 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 898D117217; Fri, 12 Jul 2019 23:20:11 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 4A4E217214 for ; Fri, 12 Jul 2019 23:20:11 +0100 (BST) Received: from localhost ([::1]:52572 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hm3tg-0002iB-9H for patchwork@mira.cbaines.net; Fri, 12 Jul 2019 18:20:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34617) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hm3td-0002i4-Tn for guix-patches@gnu.org; Fri, 12 Jul 2019 18:20:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hm3tc-0005Sr-8P for guix-patches@gnu.org; Fri, 12 Jul 2019 18:20:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60325) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hm3ta-0005RR-FJ for guix-patches@gnu.org; Fri, 12 Jul 2019 18:20:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hm3ta-00013n-87 for guix-patches@gnu.org; Fri, 12 Jul 2019 18:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#36628] [PATCH 1/2] gnu: pngcrush: fix typo in description Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 12 Jul 2019 22:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36628 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: arne_bab@web.de Received: via spool by 36628-submit@debbugs.gnu.org id=B36628.15629699554013 (code B ref 36628); Fri, 12 Jul 2019 22:20:02 +0000 Received: (at 36628) by debbugs.gnu.org; 12 Jul 2019 22:19:15 +0000 Received: from localhost ([127.0.0.1]:40913 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hm3sp-00012f-AU for submit@debbugs.gnu.org; Fri, 12 Jul 2019 18:19:15 -0400 Received: from tobias.gr ([80.241.217.52]:52694) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hm3sk-00012T-Tx for 36628@debbugs.gnu.org; Fri, 12 Jul 2019 18:19:13 -0400 Received: by tobias.gr (OpenSMTPD) with ESMTP id 331ec02a; Fri, 12 Jul 2019 22:19:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=tobias.gr; h=from:to:cc :subject:references:in-reply-to:date:message-id:mime-version :content-type; s=2018; i=me@tobias.gr; bh=IYmwhPRJAy4e3sttmDFBDI snrjHccEJc8KTvZHQgP/s=; b=AE1T4jzuQmHywLHL+JODGJZUcrgoZDf8gQlDVR wwAZlHVfVzQo+ohcx9ouL0r+n+bCHPop115JrA2HVpjsvPVYx+/0PxK7mbkamvlF tA64D8DwSpR/Tx0WhPAKD8HHvbWu0Rv77ZqWY75xJUNClU5IwaIR4CX8SYIuDTWU CtzthtlH4JU+Y45GTuLwuFO1rhxEPiZ1EsgOM4K+1/sVxOIimjlKuUxY3ObJtVcD 8SV83sbU+JJaDhKGhuUM0RCgr8uKdOw5sqfIBZ+s75Kb2otdp5BddZvFEJqVined BN3DC0DX8QhtQnYllvzrTXPckC5aHHmcpU7/S+5zEVVxWRow== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 6dcb9a04 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Fri, 12 Jul 2019 22:19:05 +0000 (UTC) From: Tobias Geerinckx-Rice References: <20190712214110.23718-1-arne_bab@web.de> <20190712214110.23718-2-arne_bab@web.de> In-reply-to: <20190712214110.23718-2-arne_bab@web.de> Date: Sat, 13 Jul 2019 00:19:04 +0200 Message-ID: <87ef2u521z.fsf@nckx> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 36628@debbugs.gnu.org Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches Arne, Arne Babenhauserheide wrote: > * gnu/packages/image.scm (pngcrush): fix typo in description > --- > gnu/packages/image.scm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm > index 511f5302b7..b465ff376e 100644 > --- a/gnu/packages/image.scm > +++ b/gnu/packages/image.scm > @@ -250,7 +250,7 @@ APNG patch provides APNG support to > libpng.") > ("zlib" , zlib))) > (home-page "https://pmt.sourceforge.io/pngcrush") > (synopsis "Utility to compress PNG files") > - (description "pngcrusqh is an optimizer for PNG (Portable > Network Graphics) > + (description "pngcrush is an optimizer for PNG (Portable > Network Graphics) > files. It can compress them as much as 40% losslessly.") > (license license:zlib))) Thanks! I was going to quickly apply these two before sleepytimes but noticed that your other patch changes the description (only) to begin with a capital letter, while this one remains lowercase. Is that deliberate? I also couldn't help myself and kept editing... What do you think of the following? (It's still awfully short but that's another issue.) (license license:zlib))) Or something, T G-R --- a/gnu/packages/image.scm +++ b/gnu/packages/image.scm @@ -250,8 +250,8 @@ APNG patch provides APNG support to libpng.") ("zlib" , zlib))) (home-page "https://pmt.sourceforge.io/pngcrush") (synopsis "Utility to compress PNG files") - (description "pngcrusqh is an optimizer for PNG (Portable Network Graphics) -files. It can compress them as much as 40% losslessly.") + (description "Pngcrush optimizes @acronym{PNG, Portable Network Graphics} +images. It can losslessly compress files by as much as an additional 40%.")