From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id iHlfF19dU2U9ZQEAauVa8A:P1 (envelope-from ) for ; Tue, 14 Nov 2023 12:43:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id iHlfF19dU2U9ZQEAauVa8A (envelope-from ) for ; Tue, 14 Nov 2023 12:43:27 +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 1A8BE16DAF for ; Tue, 14 Nov 2023 12:43:26 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniA header.b=FdQYYbhs; 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-Seal: i=1; s=key1; d=yhetil.org; t=1699962207; a=rsa-sha256; cv=none; b=nStwqmEPjb5SDc0tmZNjaZ3DY7QmmpmnUJaSDjjOWlZgw9WoLPBNiJE87ObYeyXN9HyqQb PUrEL7Qedk9wnDp7Sxm77RUvJ3CZ2Us9sZM2WJH1/6UPU7t5+dti2jop15maw+APRGPfC+ ay6/Jc91JY4lqiZMgLZO7xiVzKnpGPebkEQZ9yLiVpD+iD7QSjrdOyRT74LaHpu5hghmrK 51BP81LHjFmskTQ3QTIN0BcXEpkcJdNB3vMPoS+OOLl9BSjgMusj5Bb31nCShGD9J1YEMs FQmXZKVETVcbWv80ChaRK+gsNjiT+vUc+j5BIrzoeeT0boG1czY1wQEc1I+H4g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1699962207; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=DYlyJOW8WxWFjU8zZgv24qPnkqWXigBWIYrLBZNlnrY=; b=GpRkcEna5g5WYeaXtLj0UVHZUs0azLLbiHXyg6+7VKdXjkjoGegMJU38oBUFcYNBR3ZI1g HwJeonrXaEUqeqNudLS3asutpeaYuLJo3WmmoJHj+e6wpIxx/ogQsT2//qnQcdhi9sLbQB 3M1txCCb+Np1CVgbe0ETdp4+iNZZgcDRrFHulRQOTiWWKxD8KSD5sZtWMcfjXsv/Ewe4Av A2sYBv3A7s/3JA/pqnvbnfUnD4CMDJnwal31Wg6KoYoZA2yoi9ALO2GJr7D4riwstFxyAd bf8vF6hr0m5eeFq3EoFqOE1la0YDg1VN80r0nIazT5pXdE2Y0bKi6Dxmi6voUA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniA header.b=FdQYYbhs; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r2rpB-0004F9-RF; Tue, 14 Nov 2023 06:43:21 -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 1r2rpA-0004Ep-4m for guix-patches@gnu.org; Tue, 14 Nov 2023 06:43:20 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r2rp9-0005gz-Sh for guix-patches@gnu.org; Tue, 14 Nov 2023 06:43:19 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r2rpp-0004jp-TB for guix-patches@gnu.org; Tue, 14 Nov 2023 06:44:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67166] [PATCH] gnu: gdk-pixbuf: Update to 2.42.10. Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 14 Nov 2023 11:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 67166 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67166@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169996218518065 (code B ref -1); Tue, 14 Nov 2023 11:44:01 +0000 Received: (at submit) by debbugs.gnu.org; 14 Nov 2023 11:43:05 +0000 Received: from localhost ([127.0.0.1]:60153 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r2rou-0004h8-KV for submit@debbugs.gnu.org; Tue, 14 Nov 2023 06:43:05 -0500 Received: from lists.gnu.org ([2001:470:142::17]:36738) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r2rot-0004g5-01 for submit@debbugs.gnu.org; Tue, 14 Nov 2023 06:43:03 -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 1r2ro7-0003qy-Hm for guix-patches@gnu.org; Tue, 14 Nov 2023 06:42:15 -0500 Received: from planete-kraus.eu ([89.234.140.182]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1r2ro5-0005Sl-SA for guix-patches@gnu.org; Tue, 14 Nov 2023 06:42:15 -0500 Received: from planete-kraus.eu (localhost.lan [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id 59e36719 for ; Tue, 14 Nov 2023 11:42:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=planete-kraus.eu; h= message-id:from:date:subject:to:mime-version; s=albinoniA; bh=H6 GWi54B4LamgOCZDcnnQyJI3sA=; b=FdQYYbhsaDakFJrH0SAGGDTl9If6oqrxtt B4YvIMeVSxq7gT+B1OuajZqPvGpAT+UAlIz9sw3JMvV0WI2HJ/jjob825cQhcged JcwoLkuhBVHYtvd17dIDdXFt9yNXdUeb52P5b/3SfmDhzOH7cMw02fKHTClajfbG RlERoneKO1CiTpSSs7HTIMKEx5koeDGt5u7nePLutf4qrP9oHnAUA8MQE1smfUY4 iuwNwtLoAe/x+MWGrHLYQVV8sC7hn8xxx5r/Cn3oK+PxSIYHBHdGoxmxvt5jMFkE rwPi5KdHQz2DloSqILzZ2RpqztvvRauoc2N3TA1/rL1sWxl7T0rQ== Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id ff874970 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for ; Tue, 14 Nov 2023 11:42:12 +0000 (UTC) Message-ID: <8e739cc42d526d6803c9ecc660564dfb7bc520d9.1699961986.git.vivien@planete-kraus.eu> Date: Tue, 14 Nov 2023 12:10:25 +0100 MIME-Version: 1.0 User-Agent: Evolution 3.46.4 Received-SPF: pass client-ip=89.234.140.182; envelope-from=vivien@planete-kraus.eu; helo=planete-kraus.eu X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-to: Vivien Kraus X-ACL-Warn: , Vivien Kraus via Guix-patches From: Vivien Kraus via Guix-patches via 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-Migadu-Scanner: mx11.migadu.com X-Spam-Score: -6.59 X-Migadu-Queue-Id: 1A8BE16DAF X-Migadu-Spam-Score: -6.59 X-TUID: AC2sVYt2XpQ+ * gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.42.10. [#:configure-flags]: Add "-Dgtk_doc=true". [native-inputs]: Remove docbook-xml-4.3, docbook-xml, libxml2 and libxslt. Add gi-docgen and python-docutils. Change-Id: I2375beadad7f5d606fa6d973694a10679e07b689 --- gnu/packages/gtk.scm | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index 21a12689b7..85684a2054 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm @@ -690,7 +690,7 @@ (define-public gtksourceview-3 (define-public gdk-pixbuf (package (name "gdk-pixbuf") - (version "2.42.8") + (version "2.42.10") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/" name "/" @@ -698,12 +698,12 @@ (define-public gdk-pixbuf name "-" version ".tar.xz")) (sha256 (base32 - "1iplb43nn74pp3w1wjwwn522i9man6jia85k6j8v4494rcxfmb44")))) + "0jz4kziz5lirnjjvbspbqzsigk8vnqknng1fga89d81vs5snr6zf")))) (build-system meson-build-system) (outputs '("out" "debug")) (arguments `(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas - #:configure-flags '("-Dinstalled_tests=false") + #:configure-flags '("-Dinstalled_tests=false" "-Dgtk_doc=true") #:phases (modify-phases %standard-phases (add-before 'configure 'disable-failing-tests @@ -740,10 +740,8 @@ (define-public gdk-pixbuf pkg-config ;; For the documentation. - docbook-xml-4.3 - docbook-xsl - libxml2 ;for XML_CATALOG_FILES - libxslt)) ;for xsltproc + gi-docgen + python-docutils)) (native-search-paths ;; This file is produced by the gdk-pixbuf-loaders-cache-file ;; profile hook. base-commit: 72e886328c14c832b2ed71c400069b63852ee18d -- 2.41.0