From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 25 06:31:38 2018 Received: (at submit) by debbugs.gnu.org; 25 Oct 2018 10:31:38 +0000 Received: from localhost ([127.0.0.1]:41231 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gFcvO-0004v7-N6 for submit@debbugs.gnu.org; Thu, 25 Oct 2018 06:31:38 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56447) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gFcvK-0004ur-FN for submit@debbugs.gnu.org; Thu, 25 Oct 2018 06:31:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFcvD-0002jk-WB for submit@debbugs.gnu.org; Thu, 25 Oct 2018 06:31: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=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:43200) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gFcvA-0002ha-WA for submit@debbugs.gnu.org; Thu, 25 Oct 2018 06:31:21 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFcv6-0005lI-3g for guix-patches@gnu.org; Thu, 25 Oct 2018 06:31:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFcsk-0001N7-9B for guix-patches@gnu.org; Thu, 25 Oct 2018 06:28:55 -0400 Received: from 19.mo4.mail-out.ovh.net ([87.98.179.66]:44846) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gFcsk-0001Ig-25 for guix-patches@gnu.org; Thu, 25 Oct 2018 06:28:50 -0400 Received: from player698.ha.ovh.net (unknown [10.109.146.19]) by mo4.mail-out.ovh.net (Postfix) with ESMTP id EDBB31AADFB for ; Thu, 25 Oct 2018 12:28:41 +0200 (CEST) Received: from parouby.fr (ppp-seco21parth2-46-193-167-148.wb.wifirst.net [46.193.167.148]) (Authenticated sender: contact@parouby.fr) by player698.ha.ovh.net (Postfix) with ESMTPSA id 473615200A1; Thu, 25 Oct 2018 12:28:40 +0200 (CEST) From: Pierre-Antoine Rouby To: guix-patches@gnu.org Subject: [PATCH] gnu: Add jp2a. Date: Thu, 25 Oct 2018 12:28:16 +0200 Message-Id: <20181025102816.20497-1-contact@parouby.fr> X-Mailer: git-send-email 2.19.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Ovh-Tracer-Id: 11157949554525287506 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedtkedrgeelgddvkecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecu Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit Cc: Pierre-Antoine Rouby 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: -5.0 (-----) * gnu/packages/image.scm: New variable. --- gnu/packages/image.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm index b367e0799..6e3c6cc18 100644 --- a/gnu/packages/image.scm +++ b/gnu/packages/image.scm @@ -20,6 +20,7 @@ ;;; Copyright =C2=A9 2018 Fis Trivial ;;; Copyright =C2=A9 2018 Pierre Neidhardt ;;; Copyright =C2=A9 2018 Marius Bakke +;;; Copyright =C2=A9 2018 Pierre-Antoine Rouby ;;; ;;; This file is part of GNU Guix. ;;; @@ -43,6 +44,7 @@ #:use-module (gnu packages autotools) #:use-module (gnu packages boost) #:use-module (gnu packages check) + #:use-module (gnu packages curl) #:use-module (gnu packages compression) #:use-module (gnu packages documentation) #:use-module (gnu packages fontutils) @@ -1497,3 +1499,29 @@ Two other programs are included with Gifsicle: @co= mmand{gifview} is a lightweight animated-GIF viewer, and @command{gifdiff} compares two GIFs= for identical visual appearance.") (license license:gpl2+))) + +(define-public jp2a + (package + (name "jp2a") + (version "1.0.7") + (source + (origin + (method url-fetch) + (uri (string-append "https://github.com/cslarsen/jp2a/archive/v" + version ".tar.gz")) + (sha256 + (base32 + "0nahpjvrahixcfqqrjj2k4fscc8qs4hqnmj2qgjzsjj3z6xxh2g5")))) + (build-system gnu-build-system) + (inputs + `(("libjpeg" ,libjpeg) + ("curl" ,curl))) + (native-inputs + `(("autoconf" ,autoconf) + ("automake" ,automake) + ("pkg-config" ,pkg-config))) + (home-page "https://csl.name/jp2a/") + (synopsis "Converts JPG images to ASCII") + (description "Jp2a is a small utility that converts JPG images to +ASCII.") + (license license:gpl2))) --=20 2.19.1 From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 26 15:14:02 2018 Received: (at 33148-done) by debbugs.gnu.org; 26 Oct 2018 19:14:02 +0000 Received: from localhost ([127.0.0.1]:44351 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gG7YY-0002M8-Aw for submit@debbugs.gnu.org; Fri, 26 Oct 2018 15:14:02 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46524) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gG7YW-0002LV-JU for 33148-done@debbugs.gnu.org; Fri, 26 Oct 2018 15:14:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gG7YQ-000191-Dd for 33148-done@debbugs.gnu.org; Fri, 26 Oct 2018 15:13:55 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38358) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gG7YQ-00018x-9B; Fri, 26 Oct 2018 15:13:54 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=48780 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gG7YQ-0003AG-1T; Fri, 26 Oct 2018 15:13:54 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Pierre-Antoine Rouby Subject: Re: [bug#33148] [PATCH] gnu: Add jp2a. References: <20181025102816.20497-1-contact@parouby.fr> Date: Fri, 26 Oct 2018 21:13:52 +0200 In-Reply-To: <20181025102816.20497-1-contact@parouby.fr> (Pierre-Antoine Rouby's message of "Thu, 25 Oct 2018 12:28:16 +0200") Message-ID: <87woq4bjwv.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 33148-done Cc: 33148-done@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: -6.0 (------) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello Pierre-Antoine! Pierre-Antoine Rouby skribis: > * gnu/packages/image.scm: New variable. Applied with the minor changes below. Thank you! :-) Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm index 6e3c6cc18f..9bf9bd7e5e 100644 --- a/gnu/packages/image.scm +++ b/gnu/packages/image.scm @@ -1511,7 +1511,8 @@ identical visual appearance.") version ".tar.gz")) (sha256 (base32 - "0nahpjvrahixcfqqrjj2k4fscc8qs4hqnmj2qgjzsjj3z6xxh2g5")))) + "0nahpjvrahixcfqqrjj2k4fscc8qs4hqnmj2qgjzsjj3z6xxh2g5")) + (file-name (string-append name "-" version ".tar.gz")))) (build-system gnu-build-system) (inputs `(("libjpeg" ,libjpeg) @@ -1521,7 +1522,7 @@ identical visual appearance.") ("automake" ,automake) ("pkg-config" ,pkg-config))) (home-page "https://csl.name/jp2a/") - (synopsis "Converts JPG images to ASCII") - (description "Jp2a is a small utility that converts JPG images to -ASCII.") + (synopsis "Convert JPEG images to ASCII") + (description + "Jp2a is a small utility that converts JPEG images to ASCII.") (license license:gpl2))) --=-=-=-- From unknown Tue Jun 17 01:38:04 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 24 Nov 2018 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator