From patchwork Thu Oct 31 16:51:41 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Tanguy LE CARROUR X-Patchwork-Id: 15907 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 5962D1769D; Thu, 31 Oct 2019 16:53:10 +0000 (GMT) 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,RCVD_IN_MSPIKE_H2, 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 0D7D717696 for ; Thu, 31 Oct 2019 16:53:10 +0000 (GMT) Received: from localhost ([::1]:52722 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iQDh7-0003Tz-F6 for patchwork@mira.cbaines.net; Thu, 31 Oct 2019 12:53:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42830) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iQDh1-0003Td-AD for guix-patches@gnu.org; Thu, 31 Oct 2019 12:53:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iQDh0-0005dF-4z for guix-patches@gnu.org; Thu, 31 Oct 2019 12:53:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45344) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iQDh0-0005cs-0I for guix-patches@gnu.org; Thu, 31 Oct 2019 12:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iQDgz-0002yN-QW for guix-patches@gnu.org; Thu, 31 Oct 2019 12:53:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#38001] [PATCH v2] gnu: scrot: Update to 1.2. References: <20191031130220.18926-1-tanguy@bioneland.org> In-Reply-To: <20191031130220.18926-1-tanguy@bioneland.org> Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 31 Oct 2019 16:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38001 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 38001@debbugs.gnu.org Cc: m.othacehe@gmail.com, Tanguy Le Carrour Received: via spool by 38001-submit@debbugs.gnu.org id=B38001.157254074711380 (code B ref 38001); Thu, 31 Oct 2019 16:53:01 +0000 Received: (at 38001) by debbugs.gnu.org; 31 Oct 2019 16:52:27 +0000 Received: from localhost ([127.0.0.1]:54165 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQDgQ-0002xU-LM for submit@debbugs.gnu.org; Thu, 31 Oct 2019 12:52:27 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:43069) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQDgO-0002xJ-Ug for 38001@debbugs.gnu.org; Thu, 31 Oct 2019 12:52:25 -0400 X-Originating-IP: 176.159.32.89 Received: from rafflesia.easter-eggs.fr (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 8D38EE0008; Thu, 31 Oct 2019 16:52:22 +0000 (UTC) From: Tanguy Le Carrour Date: Thu, 31 Oct 2019 17:51:41 +0100 Message-Id: <20191031165140.7770-1-tanguy@bioneland.org> X-Mailer: git-send-email 2.23.0 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/xdisorg.scm (scrot): Update to 1.2, [native-inputs]: Add autoconf-archive, [inputs]: Add libxcursor and libxfixes. --- gnu/packages/xdisorg.scm | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index 17dc16b44c..772e09d5b2 100644 --- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -28,6 +28,7 @@ ;;; Copyright © 2019 Wiktor Żelazny ;;; Copyright © 2019 Kyle Andrews ;;; Copyright © 2019 Josh Holland +;;; Copyright © 2019 Tanguy Le Carrour ;;; ;;; This file is part of GNU Guix. ;;; @@ -552,7 +553,7 @@ move windows, switch between desktops, etc.).") (define-public scrot (package (name "scrot") - (version "0.9") + (version "1.2") (source (origin (method git-fetch) @@ -562,14 +563,17 @@ move windows, switch between desktops, etc.).") (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "1dg0pnmk09p7zlbyxv7d40vf54amrv73y976ds5p7096x6lmlndy")))) + (base32 "08gkdby0ysx2mki57z81zlm7vfnq9c1gq692xw67cg5vv2p3320w")))) (build-system gnu-build-system) (native-inputs `(("autoconf" ,autoconf) + ("autoconf-archive" ,autoconf-archive) ("automake" ,automake))) (inputs `(("giblib" ,giblib) - ("libx11" ,libx11))) + ("libx11" ,libx11) + ("libXcursor" ,libxcursor) + ("libXfixes" ,libxfixes))) (home-page "https://github.com/resurrecting-open-source-projects/scrot") (synopsis "Command-line screen capture utility for X Window System") (description