From unknown Wed Jun 18 23:11:07 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#51318 <51318@debbugs.gnu.org> To: bug#51318 <51318@debbugs.gnu.org> Subject: Status: [PATCH core-updates-frozen] gnu: qpdfview: Fix build phase Reply-To: bug#51318 <51318@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:11:07 +0000 retitle 51318 [PATCH core-updates-frozen] gnu: qpdfview: Fix build phase reassign 51318 guix-patches submitter 51318 Josselin Poiret severity 51318 normal tag 51318 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 21 09:04:08 2021 Received: (at submit) by debbugs.gnu.org; 21 Oct 2021 13:04:08 +0000 Received: from localhost ([127.0.0.1]:56469 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdXjs-00089p-KW for submit@debbugs.gnu.org; Thu, 21 Oct 2021 09:04:08 -0400 Received: from lists.gnu.org ([209.51.188.17]:47276) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdXjp-00089g-TW for submit@debbugs.gnu.org; Thu, 21 Oct 2021 09:04:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37756) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdXjp-000059-JB for guix-patches@gnu.org; Thu, 21 Oct 2021 09:04:05 -0400 Received: from jpoiret.xyz ([206.189.101.64]:38024) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdXjn-0007rE-Qg for guix-patches@gnu.org; Thu, 21 Oct 2021 09:04:05 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 1B3AF184EFE for ; Thu, 21 Oct 2021 13:03:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1634821438; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Q2OYPinVyzdbWFSB7LjIuad4E2QodFfzvr/dscXpJGs=; b=XdgHmnfdHY19u0j40EXOK+B5+GcbRJFkKfwH5aO7/Whk/4fR7R7WD6TTkPkxWp1qJH/EuN wRuLP4MDBadOmzcxryIXj3stoVFVu+M9APdBesJyWdfONGCsilvroesN6UqHRBHf8JoDBZ 2Czks0w0yPL0WIYgrRDzY7tlouxOx67UOMN+Z2N0naJiyQyKI8uQ00rsu+DYVFhJ7ZzsG4 VnTfr9rBg2eWzE2Gx7zXsGjbTTiztzDhv+jmPgiKZa+PZcBNliQ8QJ6n730xYcrARk0Cv9 tOlYG3DlWl3onXZmup9/Co59erhWx0QDL+0/Q59wCUjOFRiJMHUQO4EmbF6HtA== To: guix-patches@gnu.org From: Josselin Poiret Subject: [PATCH core-updates-frozen] gnu: qpdfview: Fix build phase Message-ID: <17edbfb7-bcaa-c70a-ea00-93dde9bd7212@jpoiret.xyz> Date: Thu, 21 Oct 2021 15:03:57 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spamd-Bar: / Authentication-Results: jpoiret.xyz; auth=pass smtp.auth=jpoiret@jpoiret.xyz smtp.mailfrom=dev@jpoiret.xyz Received-SPF: pass client-ip=206.189.101.64; envelope-from=dev@jpoiret.xyz; helo=jpoiret.xyz X-Spam_score_int: 8 X-Spam_score: 0.8 X-Spam_bar: / X-Spam_report: (0.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.498, FROM_SUSPICIOUS_NTLD_FP=1.997, PDS_OTHER_BAD_TLD=0.438, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_PDS_PRO_TLD=0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.7 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/pdf.scm (qpdfview)[arguments]: Fix it --- gnu/packages/pdf.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index 13808b003d..12016e968f 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm @@ -864, 9 +864, 9 @@ (define-public qpdfview #:phases [...] Content analysis details: (1.7 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: jpoiret.xyz (xyz)] 0.0 T_PDS_PRO_TLD .pro TLD [URI: qpdfview.pro (pro)] 0.9 SPF_FAIL SPF: sender does not match SPF record (fail) [SPF failed: Please see http://www.openspf.org/Why?s=mfrom; id=dev%40jpoiret.xyz; ip=209.51.188.17; r=debbugs.gnu.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.51.188.17 listed in wl.mailspike.net] 0.5 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 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: 0.1 (/) * gnu/packages/pdf.scm (qpdfview)[arguments]: Fix it --- gnu/packages/pdf.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index 13808b003d..12016e968f 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm @@ -864,9 +864,9 @@ (define-public qpdfview #:phases (modify-phases %standard-phases (replace 'configure - (lambda _ + (lambda* (#:key outputs #:allow-other-keys) (substitute* "qpdfview.pri" - (("/usr") (assoc-ref %outputs "out"))) + (("/usr") (assoc-ref outputs "out"))) (invoke "qmake" "qpdfview.pro")))))) (home-page "https://launchpad.net/qpdfview") (synopsis "Tabbed document viewer") -- 2.33.1 From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 22 05:15:48 2021 Received: (at 51318-done) by debbugs.gnu.org; 22 Oct 2021 09:15:48 +0000 Received: from localhost ([127.0.0.1]:59445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdqeS-0003Xw-3X for submit@debbugs.gnu.org; Fri, 22 Oct 2021 05:15:48 -0400 Received: from mout01.posteo.de ([185.67.36.65]:49155) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdqeP-0003QS-TZ for 51318-done@debbugs.gnu.org; Fri, 22 Oct 2021 05:15:46 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 87BA9240028 for <51318-done@debbugs.gnu.org>; Fri, 22 Oct 2021 11:15:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634894139; bh=HQKJykAG908ISSjDszezTiLpVyDN9g6GG2kpvcvSsyQ=; h=From:To:Cc:Subject:Date:From; b=T3LRWcAvfHgJJ9T0yMak3m20MOi6MG9B1a3sD9zYY1zv1m4ha9EKkVTcb5E9Ci4W7 j32TgM/S0WI1vagkCmfFbajCQ/tLzwpZHy7UyDm03aKjANi7kmQZwPrmId4+6GL8NF qFgZc8yWQ7hiwDgB5CW9dvGHlhKsKmV4SU2iStOpJe1xHYgMJyEnOY5smUx1mZ4Te+ CqsND8G/8jC+pJubjbw4N2kUJo8KfD2H3PmEuYu24pUO5lvidWD/W9WS9Hg23stC4n Ard4xL2/az8/PMFRH8hznU1HFPkjxbEfJqWqacp3YX9mMaQOYLMcox3ZWSrxmZXTUa 8jst+SfUAKGqw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HbJbt4XPJz9rxN; Fri, 22 Oct 2021 11:15:38 +0200 (CEST) References: <17edbfb7-bcaa-c70a-ea00-93dde9bd7212@jpoiret.xyz> From: Guillaume Le Vaillant To: Josselin Poiret Subject: Re: [bug#51318] [PATCH core-updates-frozen] gnu: qpdfview: Fix build phase Date: Fri, 22 Oct 2021 09:14:41 +0000 In-reply-to: <17edbfb7-bcaa-c70a-ea00-93dde9bd7212@jpoiret.xyz> Message-ID: <87wnm5ju86.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 51318-done Cc: 51318-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: -3.3 (---) --=-=-= Content-Type: text/plain Patch pushed as e5f21c7e38fc7c61271e532f434284c94cd6fbb3. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYXKBOQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+J+gD5AXESX+ju25q5TStNoW8vEpMtr6Jg2fhV9w/G joLGLCYBAInmFYnRYruGTsMT272LPfkynaMUI3TL9pnqOxEHYTTE =1tMe -----END PGP SIGNATURE----- --=-=-=-- From unknown Wed Jun 18 23:11:07 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 19 Nov 2021 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