From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aAIEDwBIT2SPTwAASxT56A (envelope-from ) for ; Mon, 01 May 2023 07:02:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EHAIDgBIT2SHnQAAG6o9tA (envelope-from ) for ; Mon, 01 May 2023 07:02:56 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id AD9D53F8BE for ; Mon, 1 May 2023 07:02:55 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ptDwm-0004Th-S2; Sun, 30 Apr 2023 16:47:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ptDwl-0004TB-AH for guix-patches@gnu.org; Sun, 30 Apr 2023 16:47:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ptDwk-00037f-Tp for guix-patches@gnu.org; Sun, 30 Apr 2023 16:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ptDwk-0005tD-HT for guix-patches@gnu.org; Sun, 30 Apr 2023 16:47:02 -0400 Subject: bug#63021: [PATCH] gnu: Add diffpdf. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 30 Apr 2023 20:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63021 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Olivier Dion Cc: 63021-done@debbugs.gnu.org Mail-Followup-To: 63021@debbugs.gnu.org, ludo@gnu.org, olivier.dion@polymtl.ca Received: via spool by 63021-done@debbugs.gnu.org id=D63021.168288760322598 (code D ref 63021); Sun, 30 Apr 2023 20:47:02 +0000 Received: (at 63021-done) by debbugs.gnu.org; 30 Apr 2023 20:46:43 +0000 Received: from localhost ([127.0.0.1]:38423 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ptDwR-0005sN-3n for submit@debbugs.gnu.org; Sun, 30 Apr 2023 16:46:43 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45578) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ptDwP-0005s9-Ml for 63021-done@debbugs.gnu.org; Sun, 30 Apr 2023 16:46:42 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ptDwK-0002wj-6e; Sun, 30 Apr 2023 16:46:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=0AdTyk6dlovSxVK6NAMjSKWtSR1XFopRq3Hes1nu+Ao=; b=LVhYLMQuxGfqw/pFU0Dc MMTt3xBFm5ZCOOdq4rOj1SoDEuwt8aFdTWRHfSq0qW10gtmxmT6If4Jr/UQT16CwyKYXvJwl7gQ2o 3nQs1HHbDf1yng29eYeNnyzFTnbd7sgotPF8CiDBd8OAfG5a1XmyAl+Gljj0i3nlLu1OBvIr+H2lm DRheQDk/G+lAzrrSVPYu6DB2E/mLY5liSj5xk9VJzYA/o2+CAadu7n2Ma79TazE8l7F/sWojYClnv cNswYz321Nc2vMkRtpLYVsoUtZMbmj/5BPa79a0vl4yJpnxFW36cyyumj/uVQfGXwSvcK+w22xYYs RJcBfBl7e0dkHQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ptDwJ-0000wh-Qu; Sun, 30 Apr 2023 16:46:36 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230422165710.13418-1-olivier.dion@polymtl.ca> Date: Sun, 30 Apr 2023 22:46:33 +0200 In-Reply-To: <20230422165710.13418-1-olivier.dion@polymtl.ca> (Olivier Dion's message of "Sat, 22 Apr 2023 12:57:10 -0400") Message-ID: <87a5ypqes6.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682917376; a=rsa-sha256; cv=none; b=p4NYqOLNE28UvoZaxfG9pqov9iLDWfoufT0+go77dXJ9llq1UFx8NHiryVW9ifOMfg4t5i qRz5bNOIivaD+dDGSYzZZgrv6MPc5EspO/6wuSA1PY7r7HpX5wGqberwD3a4i6lGk5it6n UyFcUtnAIpyzWHMnwmk9KwivLPPUmqRe01vVG4bFqgN/siClN3uHPVQ3X0ZHRgjrpc0PzY uW5jpfOlRc0ITnDusi9oXrEAwmPSz3AVJk1a86j9K/FAzvM65nrzfcFXWKKp6bYFqWk2Az RZSMaFAbntJacGDYfCK98I7imi0FP05tqxKtZ30sc/Ge8EdYd8+5udwzbxhbGw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=LVhYLMQu; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682917376; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=0AdTyk6dlovSxVK6NAMjSKWtSR1XFopRq3Hes1nu+Ao=; b=Qzrm0POYcvfumibCVXFTJHFD4zbZnQHgbouNxGA1vwG5VCKI0kKSs4pnNtHKuW02qe0ctR UI7pxIFAobU4uDi12yiXSOMUBsysuyRt+yzKToB7mKJ3Y9NKTkMtIRoXvSRtoahZAugCB9 ljkyiMraIZo6HUFziPUfs2SJPGq0R6pfK4rOVQxExePhuHrdOMl+oj3mtL40dJSwzcqqR5 AfQmLYiSdhHm/G/n3EDNQtuiJcbhzAjiz409QcuM0to1Qj5zpP/aOUVAEqQIW1HWLf2E50 4XgBfoDdCz/UMmflyCEsDtvyxU39js7bIql23voS1ZCreqnezHQhBl9Wyocjbw== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=LVhYLMQu; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.11 X-Spam-Score: -3.11 X-Migadu-Queue-Id: AD9D53F8BE X-TUID: jCyLM1B6s6Dl --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Olivier Dion skribis: > * gnu/packages/pdf.scm (diffpdf): New variable. Applied with the changes below: addressing =E2=80=98guix lint=E2=80=99 warn= ings, using a version string that matches the latest tag, and passing it through =E2=80= =98guix style=E2=80=99. Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index 6eea3c68d0..ddac5537f0 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm @@ -168,35 +168,30 @@ (define-public a4pdf (license license:asl2.0))) (define-public diffpdf - (let ((commit "ba68231d3d05e0cb3a2d4a4fca8b70d4044f4303")) + (let ((commit "ba68231d3d05e0cb3a2d4a4fca8b70d4044f4303") + (revision "1")) (package (name "diffpdf") - (version "2.1.2") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://gitlab.com/eang/diffpdf") - (commit commit))) - (file-name (git-file-name name version)) - (sha256 - (base32 "1vwgv28b291lrcs9fljnlbnicv16lwj4vvl4bz6w3ldp9n5isjmf")))) + (version (git-version "2.1.3.1" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.com/eang/diffpdf") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1vwgv28b291lrcs9fljnlbnicv16lwj4vvl4bz6w3ldp9n5isjmf")))) (build-system cmake-build-system) (arguments `(#:tests? #f)) - (inputs - (list - extra-cmake-modules - qtbase-5 - qttools-5 - poppler-qt5)) - (native-inputs - (list pkg-config)) + (inputs (list qtbase-5 qttools-5 poppler-qt5)) + (native-inputs (list pkg-config extra-cmake-modules)) (home-page "http://www.qtrac.eu/diffpdf-foss.html") (synopsis "Compare two PDF files") (description - "@command{diffpdf} offers three comparison modes: Words, Characters, -and Appearance.") + "@command{diffpdf} lets you compare PDF files, offering three +comparison modes: words, characters, and appearance.") (license license:gpl2)))) (define-public extractpdfmark --=-=-=--