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 ms5.migadu.com with LMTPS id UJqpII3n+GMWkgAAbAwnHQ (envelope-from ) for ; Fri, 24 Feb 2023 17:36:29 +0100 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 UFi6H43n+GOF4gAAG6o9tA (envelope-from ) for ; Fri, 24 Feb 2023 17:36:29 +0100 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 20DB4331F for ; Fri, 24 Feb 2023 17:36:29 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=araneo.si header.s=20180623 header.b=V0q2fflL; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=araneo.si (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677256589; a=rsa-sha256; cv=none; b=MhBYDZSsM5HkMh0sOYd5Fu8YwbCxq4poClCqFPIEnZlbyXyni4g2CuloVbotw6qTveIW79 AvyMfn7vt0IEMlF131ZT6wbBbCbKep2fzthom0l7mXIvqiEOzlyemaiQ48O2JCoUorwv1m 59p5cYx1l4xeBVB8CXOjf1iQLZKQ2mwn/lBVSpgR0px1vzQYmpXGgB3cXL+h7jChtvl6wC aFBA/PwXhJhWzxp6sSO/iRTZBIQf6lmYUGRjmOk9tuwBKY4z5HmS3DrR8mcYtWDwE0GmSy AxtVjJDd070C/i8UkYQDEPkztSDQYwglGz91ZUbFTxRu5NOjDDw8twZU+hj4qg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=araneo.si header.s=20180623 header.b=V0q2fflL; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=araneo.si (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677256589; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=NtPwKjmM9NN6p7FEWe7k+LyW45fnwq+MwFEpfTvRDjY=; b=oYH/4T5u4NRr7LyVauTLCIDvBUT14uEr+8evrxq32PvHSpUjvF/U3x5Sh23llzhadaWivW R4IIXjNNfF6UPcZtoatzlv37YsVgdNtWvK09nLbVUz5YcvxS5rwksOBAvWFL7w79yBrgEz ApgdJOhqCZyno9QeBZEaKsDtdpWbdOOJ/eyg79CVB/hHi3/Zgp/MNveCYr5JBEIEyoYN4t dZ15XhV8cUx/wLCXPdeTa8hrLKnBR5ve2cCTPPHSAUrBUEugiVdMsxT+LDrMVJs+bYUNKw FPHpMfK5k1OhPrfS+FiabI9GyWyY+NtYnD1lqDHec/K5IwO0v2i4Skkc/hbuew== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pVb3E-0002OB-VB; Fri, 24 Feb 2023 11:36:04 -0500 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 1pVb3C-0002M4-Se for guix-patches@gnu.org; Fri, 24 Feb 2023 11:36:03 -0500 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 1pVb3C-0003mA-Bg for guix-patches@gnu.org; Fri, 24 Feb 2023 11:36:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pVb3C-00035b-7C for guix-patches@gnu.org; Fri, 24 Feb 2023 11:36:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61761] [PATCH 2/2] gnu: qpdfview: Use new package style. Resent-From: Timotej Lazar Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 24 Feb 2023 16:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61761 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61761@debbugs.gnu.org Cc: Timotej Lazar Received: via spool by 61761-submit@debbugs.gnu.org id=B61761.167725652611818 (code B ref 61761); Fri, 24 Feb 2023 16:36:02 +0000 Received: (at 61761) by debbugs.gnu.org; 24 Feb 2023 16:35:26 +0000 Received: from localhost ([127.0.0.1]:38079 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVb2b-00034X-Jz for submit@debbugs.gnu.org; Fri, 24 Feb 2023 11:35:25 -0500 Received: from araneo.si ([90.157.193.204]:34742) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVb2a-000344-9t for 61761@debbugs.gnu.org; Fri, 24 Feb 2023 11:35:24 -0500 Received: from araneo.si (localhost.lan [127.0.0.1]) by araneo.si (OpenSMTPD) with ESMTP id 3c750606 for <61761@debbugs.gnu.org>; Fri, 24 Feb 2023 16:35:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=araneo.si; h=from:to:cc :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=20180623; bh=XaGay0VZPc9xIqRpEsJeZ wt+us0=; b=V0q2fflL+/QZVTuwE/x7fdKqk0qEuxdYF2eO38Lau1rfpNBBqnEdl DLBb1BnXM4xhOYBdFF40mBM8P+9loW+jdPiPugGyg6FiuOboVKCBpp0b5znUcHjv eV25LFctAWEQZ/uVc/Hn0K+36ywO/GvG6JAJdWdLMrM88Vzr+ZC3vzUab8ZNfuab JFmJyPfgSYRijIOnGQuAZDBJDTZws5DIVS3yhVT5QmN8PVT/rPqJ2vaLAOEI7Xf2 DBw72M9riFoSrPF4QB/e51FEZ6ycHJISqdhRilvF1HCbo0+URbzbF6BXPsmZxGJP wJcGnhtWz/84paJVU2kTiRJsZ5Q4ft+2A== Received: by araneo.si (OpenSMTPD) with ESMTPSA id 73af715b (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 24 Feb 2023 16:35:22 +0000 (UTC) From: Timotej Lazar Date: Fri, 24 Feb 2023 17:35:04 +0100 Message-Id: <20230224163502.21716-2-timotej.lazar@araneo.si> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230224163502.21716-1-timotej.lazar@araneo.si> References: <20230224163502.21716-1-timotej.lazar@araneo.si> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: X-Migadu-Queue-Id: 20DB4331F X-Spam-Score: -0.58 X-Migadu-Spam-Score: -0.58 X-Migadu-Scanner: scn0.migadu.com 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 X-TUID: opOrItOn8Ga+ * gnu/packages/pdf.scm (qpdfview)[arguments]: Use gexps. --- gnu/packages/pdf.scm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index 9926739973..6eee460740 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm @@ -908,14 +908,14 @@ (define-public qpdfview qtbase-5 qtsvg-5)) (arguments - `(#:tests? #f ; no tests - #:phases - (modify-phases %standard-phases - (replace 'configure - (lambda* (#:key outputs #:allow-other-keys) - (substitute* "qpdfview.pri" - (("/usr") (assoc-ref outputs "out"))) - (invoke "qmake" "qpdfview.pro")))))) + (list #:tests? #f ; no tests + #:phases + #~(modify-phases %standard-phases + (replace 'configure + (lambda _ + (substitute* "qpdfview.pri" + (("/usr") #$output)) + (invoke "qmake" "qpdfview.pro")))))) (home-page "https://launchpad.net/qpdfview") (synopsis "Tabbed document viewer") (description "@command{qpdfview} is a document viewer for PDF, PS and DJVU -- 2.39.1