From unknown Sat Aug 16 21:23:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#36607] [PATCH 0/2] Add pngquant and libimagequant required by it. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Jul 2019 20:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 36607 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 36607@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.156287738827934 (code B ref -1); Thu, 11 Jul 2019 20:37:02 +0000 Received: (at submit) by debbugs.gnu.org; 11 Jul 2019 20:36:28 +0000 Received: from localhost ([127.0.0.1]:38806 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hlfnn-0007GU-He for submit@debbugs.gnu.org; Thu, 11 Jul 2019 16:36:27 -0400 Received: from lists.gnu.org ([209.51.188.17]:45532) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hlfnl-0007GM-Nt for submit@debbugs.gnu.org; Thu, 11 Jul 2019 16:36:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35688) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hlfnk-000168-S7 for guix-patches@gnu.org; Thu, 11 Jul 2019 16:36:25 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hlfnk-0004UO-0z for guix-patches@gnu.org; Thu, 11 Jul 2019 16:36:24 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:53675) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hlfnj-0004S3-RR for guix-patches@gnu.org; Thu, 11 Jul 2019 16:36:23 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 45l7BF6mGtz1rJgw for ; Thu, 11 Jul 2019 22:36:21 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 45l7BF6gVbz1qqkC for ; Thu, 11 Jul 2019 22:36:21 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id iJ5UFKizvjVE for ; Thu, 11 Jul 2019 22:36:21 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-60-166.dynamic.mnet-online.de [188.174.60.166]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for ; Thu, 11 Jul 2019 22:36:21 +0200 (CEST) Received: from thisbe.fritz.box (unknown [192.168.110.24]) by hermia.goebel-consult.de (Postfix) with ESMTP id 03124603AC for ; Thu, 11 Jul 2019 22:29:49 +0200 (CEST) From: Hartmut Goebel Date: Thu, 11 Jul 2019 22:29:45 +0200 Message-Id: <20190711202945.6320-1-h.goebel@crazy-compilers.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 212.18.0.9 X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Add pngquant and libimagequant required by it. Hartmut Goebel (2): gnu: Add libimagequant. gnu: Add pngquant. gnu/packages/image.scm | 68 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 67 insertions(+), 1 deletion(-) --=20 2.21.0 From unknown Sat Aug 16 21:23:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#36607] [PATCH 0/2] Add pngquant and libimagequant required by it. References: <20190711202945.6320-1-h.goebel@crazy-compilers.com> In-Reply-To: <20190711202945.6320-1-h.goebel@crazy-compilers.com> Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Jul 2019 20:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36607 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 36607@debbugs.gnu.org Received: via spool by 36607-submit@debbugs.gnu.org id=B36607.156287755528239 (code B ref 36607); Thu, 11 Jul 2019 20:40:01 +0000 Received: (at 36607) by debbugs.gnu.org; 11 Jul 2019 20:39:15 +0000 Received: from localhost ([127.0.0.1]:38816 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hlfqV-0007LO-5W for submit@debbugs.gnu.org; Thu, 11 Jul 2019 16:39:15 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:45558) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hlfqT-0007LG-LZ for 36607@debbugs.gnu.org; Thu, 11 Jul 2019 16:39:14 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 45l7FX6V4kz1rHD6 for <36607@debbugs.gnu.org>; Thu, 11 Jul 2019 22:39:12 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 45l7FX6PLDz1qqkC for <36607@debbugs.gnu.org>; Thu, 11 Jul 2019 22:39:12 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id 2BBxi6BqlM5F for <36607@debbugs.gnu.org>; Thu, 11 Jul 2019 22:39:12 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-60-166.dynamic.mnet-online.de [188.174.60.166]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for <36607@debbugs.gnu.org>; Thu, 11 Jul 2019 22:39:12 +0200 (CEST) Received: from thisbe.fritz.box (unknown [192.168.110.24]) by hermia.goebel-consult.de (Postfix) with ESMTP id EB85C6012A for <36607@debbugs.gnu.org>; Thu, 11 Jul 2019 22:39:15 +0200 (CEST) From: Hartmut Goebel Date: Thu, 11 Jul 2019 22:39:09 +0200 Message-Id: <20190711203911.8139-1-h.goebel@crazy-compilers.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Add pngquant and libimagequant required by it. Hartmut Goebel (2): gnu: Add libimagequant. gnu: Add pngquant. gnu/packages/image.scm | 68 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 67 insertions(+), 1 deletion(-) -- 2.21.0 From unknown Sat Aug 16 21:23:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#36607] [PATCH 1/2] gnu: Add libimagequant. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Jul 2019 20:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36607 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 36607@debbugs.gnu.org Received: via spool by 36607-submit@debbugs.gnu.org id=B36607.156287756328276 (code B ref 36607); Thu, 11 Jul 2019 20:40:02 +0000 Received: (at 36607) by debbugs.gnu.org; 11 Jul 2019 20:39:23 +0000 Received: from localhost ([127.0.0.1]:38819 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hlfqX-0007Lf-H1 for submit@debbugs.gnu.org; Thu, 11 Jul 2019 16:39:23 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:47276) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hlfqV-0007LN-2q for 36607@debbugs.gnu.org; Thu, 11 Jul 2019 16:39:16 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 45l7FZ4KGkz1rHD6 for <36607@debbugs.gnu.org>; Thu, 11 Jul 2019 22:39:14 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 45l7FZ4DXrz1qqkC for <36607@debbugs.gnu.org>; Thu, 11 Jul 2019 22:39:14 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id c2P4QVIIJk4e for <36607@debbugs.gnu.org>; Thu, 11 Jul 2019 22:39:13 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-60-166.dynamic.mnet-online.de [188.174.60.166]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for <36607@debbugs.gnu.org>; Thu, 11 Jul 2019 22:39:13 +0200 (CEST) Received: from thisbe.fritz.box (unknown [192.168.110.24]) by hermia.goebel-consult.de (Postfix) with ESMTP id 1C2A96015D for <36607@debbugs.gnu.org>; Thu, 11 Jul 2019 22:39:16 +0200 (CEST) From: Hartmut Goebel Date: Thu, 11 Jul 2019 22:39:10 +0200 Message-Id: <20190711203911.8139-2-h.goebel@crazy-compilers.com> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190711203911.8139-1-h.goebel@crazy-compilers.com> References: <20190711203911.8139-1-h.goebel@crazy-compilers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/image.scm (libimagequant): New variable. --- gnu/packages/image.scm | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm index fabc2fb2d1..5a5174354c 100644 --- a/gnu/packages/image.scm +++ b/gnu/packages/image.scm @@ -14,7 +14,7 @@ ;;; Copyright © 2016, 2017 Arun Isaac ;;; Copyright © 2016, 2017 Kei Kebreau ;;; Copyright © 2017 ng0 -;;; Copyright © 2017 Hartmut Goebel +;;; Copyright © 2017,2019 Hartmut Goebel ;;; Copyright © 2017 Julien Lepiller ;;; Copyright © 2018 Joshua Sierles, Nextjournal ;;; Copyright © 2018 Fis Trivial @@ -313,6 +313,28 @@ files. It can compress them as much as 40% losslessly.") Currently all documentation resides in @file{pnglite.h}.") (license license:zlib)))) +(define-public libimagequant + (package + (name "libimagequant") + (version "2.12.3") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ImageOptim/libimagequant.git") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0qsfq1kv1m5jzn9v9iz0bac66k4clcis1c9877qabnwzwmwma5v0")))) + (build-system gnu-build-system) + (arguments + '(#:tests? #f)) ; no check target + (home-page "https://pngquant.org/lib/") + (synopsis "Image palette quantization library") + (description "Small, portable C library for high-quality conversion of RGBA +images to 8-bit indexed-color (palette) images.") + (license license:gpl3))) + (define-public libjpeg (package (name "libjpeg") -- 2.21.0 From unknown Sat Aug 16 21:23:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#36607] [PATCH 2/2] gnu: Add pngquant. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Jul 2019 20:40:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36607 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 36607@debbugs.gnu.org Received: via spool by 36607-submit@debbugs.gnu.org id=B36607.156287756328282 (code B ref 36607); Thu, 11 Jul 2019 20:40:03 +0000 Received: (at 36607) by debbugs.gnu.org; 11 Jul 2019 20:39:23 +0000 Received: from localhost ([127.0.0.1]:38823 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hlfqd-0007M1-KA for submit@debbugs.gnu.org; Thu, 11 Jul 2019 16:39:23 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:45327) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hlfqY-0007Li-EP for 36607@debbugs.gnu.org; Thu, 11 Jul 2019 16:39:19 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 45l7Fd6rb1z1rHD6 for <36607@debbugs.gnu.org>; Thu, 11 Jul 2019 22:39:17 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 45l7Fd6lxNz1qqkC for <36607@debbugs.gnu.org>; Thu, 11 Jul 2019 22:39:17 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id 0dH0a4JspM46 for <36607@debbugs.gnu.org>; Thu, 11 Jul 2019 22:39:15 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-60-166.dynamic.mnet-online.de [188.174.60.166]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for <36607@debbugs.gnu.org>; Thu, 11 Jul 2019 22:39:15 +0200 (CEST) Received: from thisbe.fritz.box (unknown [192.168.110.24]) by hermia.goebel-consult.de (Postfix) with ESMTP id 6B68160355 for <36607@debbugs.gnu.org>; Thu, 11 Jul 2019 22:39:16 +0200 (CEST) From: Hartmut Goebel Date: Thu, 11 Jul 2019 22:39:11 +0200 Message-Id: <20190711203911.8139-3-h.goebel@crazy-compilers.com> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190711203911.8139-1-h.goebel@crazy-compilers.com> References: <20190711203911.8139-1-h.goebel@crazy-compilers.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) * gnu/packages/image.scm (pngquant): New variable. --- gnu/packages/image.scm | 44 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm index 5a5174354c..bfbf7ea823 100644 --- a/gnu/packages/image.scm +++ b/gnu/packages/image.scm @@ -335,6 +335,50 @@ Currently all documentation resides in @file{pnglite.h}.") images to 8-bit indexed-color (palette) images.") (license license:gpl3))) +(define-public pngquant + (package + (name "pngquant") + (version "2.12.3") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/kornelski/pngquant.git") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1yiwbcihn4311fpfd568gg8zmmhqwg80jmhbhkb5msiipgd9xv33")))) + (build-system gnu-build-system) + (arguments + `(#:test-target "test" + #:configure-flags + '("--with-openmp" "--with-lcms2"))) + (native-inputs + `(("pkg-config" ,pkg-config))) + (inputs + `(("libpng" ,libpng) + ("zlib" , zlib) + ("lcms" ,lcms) + ("libimagequant" ,libimagequant))) + (home-page "https://pngquant.org/") + (synopsis "Utility and library for lossy compressing PNG images") + (description "pngquant is a PNG compressor that significantly reduces file +sizes by converting images to a more efficient 8-bit PNG format with alpha +channel (often 60-80% smaller than 24/32-bit PNG files). Compressed images +are fully standards-compliant and are supported by all web browsers and +operating systems. + +Features: +@enumerate +@item High-quality palette generation using a combination of vector + quantization algorithms. +@item Unique adaptive dithering algorithm that adds less noise to images + than the standard Floyd-Steinberg. +@item Easy to integrate with shell scripts, GUIs and server-side software. +@item Fast mode for real-time processing/large numbers of images. +@end enumerate") + (license license:gpl3))) + (define-public libjpeg (package (name "libjpeg") -- 2.21.0 From unknown Sat Aug 16 21:23:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#36607] [PATCH 1/2] gnu: Add libimagequant. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 13 Jul 2019 12:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36607 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hartmut Goebel Cc: 36607@debbugs.gnu.org Received: via spool by 36607-submit@debbugs.gnu.org id=B36607.15630223746219 (code B ref 36607); Sat, 13 Jul 2019 12:53:01 +0000 Received: (at 36607) by debbugs.gnu.org; 13 Jul 2019 12:52:54 +0000 Received: from localhost ([127.0.0.1]:41569 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hmHWH-0001cE-Vn for submit@debbugs.gnu.org; Sat, 13 Jul 2019 08:52:54 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58903) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hmHWE-0001by-Cf for 36607@debbugs.gnu.org; Sat, 13 Jul 2019 08:52:52 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:33275) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hmHW8-0002AV-Nl; Sat, 13 Jul 2019 08:52:44 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=56216 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hmHW8-00014G-8G; Sat, 13 Jul 2019 08:52:44 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190711203911.8139-1-h.goebel@crazy-compilers.com> <20190711203911.8139-2-h.goebel@crazy-compilers.com> Date: Sat, 13 Jul 2019 14:52:42 +0200 In-Reply-To: <20190711203911.8139-2-h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Thu, 11 Jul 2019 22:39:10 +0200") Message-ID: <87zhli85b9.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Hartmut, Hartmut Goebel skribis: > * gnu/packages/image.scm (libimagequant): New variable. > +(define-public libimagequant > + (package > + (name "libimagequant") ^ Nitpick: fields should be one column further to the right. (Maybe just run ./etc/indent-code.el.) > + (home-page "https://pngquant.org/lib/") > + (synopsis "Image palette quantization library") > + (description "Small, portable C library for high-quality conversion o= f RGBA > +images to 8-bit indexed-color (palette) images.") Please write a full sentence (or two :-)). > + (license license:gpl3))) It should be =E2=80=98gpl3+=E2=80=99 per =E2=80=98COPYRIGHT=E2=80=99. OK to push with these changes, thanks! Ludo=E2=80=99. From unknown Sat Aug 16 21:23:08 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#36607] [PATCH 2/2] gnu: Add pngquant. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 13 Jul 2019 12:55:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36607 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hartmut Goebel Cc: 36607@debbugs.gnu.org Received: via spool by 36607-submit@debbugs.gnu.org id=B36607.15630224466362 (code B ref 36607); Sat, 13 Jul 2019 12:55:02 +0000 Received: (at 36607) by debbugs.gnu.org; 13 Jul 2019 12:54:06 +0000 Received: from localhost ([127.0.0.1]:41573 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hmHXS-0001eY-Bn for submit@debbugs.gnu.org; Sat, 13 Jul 2019 08:54:06 -0400 Received: from eggs.gnu.org ([209.51.188.92]:59233) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hmHXQ-0001e1-6U for 36607@debbugs.gnu.org; Sat, 13 Jul 2019 08:54:04 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:33285) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hmHXK-00038C-Vd; Sat, 13 Jul 2019 08:53:59 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=56234 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hmHXK-00017E-Dh; Sat, 13 Jul 2019 08:53:58 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190711203911.8139-1-h.goebel@crazy-compilers.com> <20190711203911.8139-3-h.goebel@crazy-compilers.com> Date: Sat, 13 Jul 2019 14:53:57 +0200 In-Reply-To: <20190711203911.8139-3-h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Thu, 11 Jul 2019 22:39:11 +0200") Message-ID: <87v9w68596.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hartmut Goebel skribis: > * gnu/packages/image.scm (pngquant): New variable. > +(define-public pngquant > + (package > + (name "pngquant") ^ Missing space. :-) > + (license license:gpl3))) This one=E2=80=99s also =E2=80=98gpl3+=E2=80=99. OK with these changes, thank you! Ludo=E2=80=99. From unknown Sat Aug 16 21:23:08 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Hartmut Goebel Subject: bug#36607: closed (Re: [bug#36607] [PATCH 1/2] gnu: Add libimagequant.) Message-ID: References: <7ac8b766-efef-15eb-ebbe-b5f9967543df@crazy-compilers.com> <20190711202945.6320-1-h.goebel@crazy-compilers.com> X-Gnu-PR-Message: they-closed 36607 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 36607@debbugs.gnu.org Date: Sat, 13 Jul 2019 18:07:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1563041222-24935-1" This is a multi-part message in MIME format... ------------=_1563041222-24935-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #36607: [PATCH 0/2] Add pngquant and libimagequant required by it. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 36607@debbugs.gnu.org. --=20 36607: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D36607 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1563041222-24935-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 36607-close) by debbugs.gnu.org; 13 Jul 2019 18:06:22 +0000 Received: from localhost ([127.0.0.1]:43355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hmMPe-0006TG-0e for submit@debbugs.gnu.org; Sat, 13 Jul 2019 14:06:22 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:54758) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hmMPb-0006T7-Fr for 36607-close@debbugs.gnu.org; Sat, 13 Jul 2019 14:06:20 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 45mHmB3PQWz1rd2K; Sat, 13 Jul 2019 20:06:18 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 45mHmB0Tfsz1qqkP; Sat, 13 Jul 2019 20:06:18 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id dnFpppABMban; Sat, 13 Jul 2019 20:06:17 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-56-206.dynamic.mnet-online.de [188.174.56.206]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS; Sat, 13 Jul 2019 20:06:17 +0200 (CEST) Received: from [192.168.110.2] (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id 0D093601D7; Sat, 13 Jul 2019 20:06:21 +0200 (CEST) Subject: Re: [bug#36607] [PATCH 1/2] gnu: Add libimagequant. To: =?UTF-8?Q?Ludovic_Court=c3=a8s?= References: <20190711203911.8139-1-h.goebel@crazy-compilers.com> <20190711203911.8139-2-h.goebel@crazy-compilers.com> <87zhli85b9.fsf@gnu.org> From: Hartmut Goebel Openpgp: preference=signencrypt Organization: crazy-compilers.com Message-ID: <7ac8b766-efef-15eb-ebbe-b5f9967543df@crazy-compilers.com> Date: Sat, 13 Jul 2019 20:06:16 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 MIME-Version: 1.0 In-Reply-To: <87zhli85b9.fsf@gnu.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: de-DE X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 36607-close Cc: 36607-close@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Thansk for the review. Fixed and pushe as 6b61dea3365e8cbb6d5a918df5288489e27854e2 -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible | ------------=_1563041222-24935-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 11 Jul 2019 20:36:28 +0000 Received: from localhost ([127.0.0.1]:38806 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hlfnn-0007GU-He for submit@debbugs.gnu.org; Thu, 11 Jul 2019 16:36:27 -0400 Received: from lists.gnu.org ([209.51.188.17]:45532) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hlfnl-0007GM-Nt for submit@debbugs.gnu.org; Thu, 11 Jul 2019 16:36:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35688) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hlfnk-000168-S7 for guix-patches@gnu.org; Thu, 11 Jul 2019 16:36:25 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hlfnk-0004UO-0z for guix-patches@gnu.org; Thu, 11 Jul 2019 16:36:24 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:53675) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hlfnj-0004S3-RR for guix-patches@gnu.org; Thu, 11 Jul 2019 16:36:23 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 45l7BF6mGtz1rJgw for ; Thu, 11 Jul 2019 22:36:21 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 45l7BF6gVbz1qqkC for ; Thu, 11 Jul 2019 22:36:21 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id iJ5UFKizvjVE for ; Thu, 11 Jul 2019 22:36:21 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-60-166.dynamic.mnet-online.de [188.174.60.166]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for ; Thu, 11 Jul 2019 22:36:21 +0200 (CEST) Received: from thisbe.fritz.box (unknown [192.168.110.24]) by hermia.goebel-consult.de (Postfix) with ESMTP id 03124603AC for ; Thu, 11 Jul 2019 22:29:49 +0200 (CEST) From: Hartmut Goebel To: guix-patches@gnu.org Subject: [PATCH 0/2] Add pngquant and libimagequant required by it. Date: Thu, 11 Jul 2019 22:29:45 +0200 Message-Id: <20190711202945.6320-1-h.goebel@crazy-compilers.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 212.18.0.9 X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Add pngquant and libimagequant required by it. Hartmut Goebel (2): gnu: Add libimagequant. gnu: Add pngquant. gnu/packages/image.scm | 68 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 67 insertions(+), 1 deletion(-) --=20 2.21.0 ------------=_1563041222-24935-1--