From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id KMT+KNlUb2XVDwAA9RJhRA:P1 (envelope-from ) for ; Tue, 05 Dec 2023 17:50:33 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id KMT+KNlUb2XVDwAA9RJhRA (envelope-from ) for ; Tue, 05 Dec 2023 17:50:33 +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 5D0205E161 for ; Tue, 5 Dec 2023 17:50:33 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniB header.b="T n7mBzt"; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1701795033; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: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=PLbmRueO/ABAh4GHhn2/2nSMqlh79+PXUPpg1Fq+oNY=; b=puUtTYA81bvuKnwTYfpMdoTpsfx6mrID8j+QGWdPktZ8H4d+DdyFQuY0xNDT2CHvyMQ/jp Xtbn8ofMjY4lqxRLjQaNjMDZDeCYywbOJFMNsasyrUWf9+qkSIweRXa6wOqv7suwuQoscB 0ryzedNfOrs3NKGa+grjvIgAduZvVtD+6rCrGtup0amM9uDs8Dgkqx3IxfzseWxmbWjFEM NThWKIOX84sC8Ywb0QBNupRZs88Ve3hxvG/Ev0bm3mk9Ej1Rhe9Pw4NFt2VEICROSNbyax 4eGaZ8+3eoNp0wQ6ZCSS5B3OJmvhyTzM+JhQis/7hChZD5txXmdC65JYiw1PWw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniB header.b="T n7mBzt"; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1701795033; a=rsa-sha256; cv=none; b=CPNMLwHRRGWxXmalLOgAw4fOxrILL6sGH+rwLolfO5Yf5yk4EE+tUTcqhoChXabDIGzj0g AqTcxEcMMx7ocll3OErdgUvELnMHqjjuOjOkSDV6yKmUI8WuAiRP0uuW3Hej8OZbifZBJz eEZSFEKuUFtMHDlM3VWhJ8sBloB40FSFTprI2bDsctgmeg1JosTS8CJKe+QtB1y8cYLdlc vZ48DrttzzCnki4ff+VXEfRagDS50CZG+IFjnHc8ilcfj2rMVdGI268x1vbc6CrPXllVDB s3PQ1ZR1f7qvLTMNyZGzuLdohpre4a/CxT9+Dr4FG5tIiozCIh5XAX9wa0Gsqw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rAYcM-0004Q4-Dx; Tue, 05 Dec 2023 11:49:54 -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 1rAYcL-0004On-CY for guix-patches@gnu.org; Tue, 05 Dec 2023 11:49:53 -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 1rAYcK-0001Cm-Bb for guix-patches@gnu.org; Tue, 05 Dec 2023 11:49:53 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rAYcV-0000Z0-Ic for guix-patches@gnu.org; Tue, 05 Dec 2023 11:50:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67473] [PATCH gnome-team v5 18/19] gnu: yelp-tools: Update to 42.1. Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 05 Dec 2023 16:50:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67473 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer , Liliana Marie Prikler Cc: rg@raghavgururajan.name, 67473@debbugs.gnu.org Received: via spool by 67473-submit@debbugs.gnu.org id=B67473.17017949701988 (code B ref 67473); Tue, 05 Dec 2023 16:50:03 +0000 Received: (at 67473) by debbugs.gnu.org; 5 Dec 2023 16:49:30 +0000 Received: from localhost ([127.0.0.1]:38176 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rAYby-0000Vt-2V for submit@debbugs.gnu.org; Tue, 05 Dec 2023 11:49:30 -0500 Received: from planete-kraus.eu ([89.234.140.182]:37582) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rAYbs-0000Uz-VV for 67473@debbugs.gnu.org; Tue, 05 Dec 2023 11:49:26 -0500 Received: from planete-kraus.eu (localhost.lan [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id 0f238fb9; Tue, 5 Dec 2023 16:49:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=planete-kraus.eu; h= message-id:in-reply-to:references:from:date:subject:to:cc :mime-version; s=albinoniB; bh=ymkQ1bE+va0U/odJgccYh+4OJt4=; b=T n7mBztxErDfr+214o3GKb91aw9yjHkiaOS4equ5FhqvxFvMY6gmEsbJDhyj+VeM+ tQT6HRVIXr5v8g0L30LUqgsZdaQwdnJ31au35mq/8jrYWsj72Yzj21NU1jepSBn6 suUmICIQm6vsoV83GsH1/vM+TLUnHAoqOEQ6pq3XWSRuXAUn+PQvklPBC8mcOvi9 ePpfwm/9bHOy+trdgs2mz9xqULxN8udcprZNH4XR2vHEDFHpGUMo36CraYFVWdjT Y/QdUBuk3+aNFUB9sj4gMkOvtppH3WriPwlxpKK3J6Mod5kwT8XLVkYtjlvqvXIE vmjMS0H36igaVxxkq/DKw== Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id ad5f0ee0 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Tue, 5 Dec 2023 16:49:07 +0000 (UTC) Message-ID: In-Reply-To: References: Date: Sun, 26 Nov 2023 19:01:46 +0100 MIME-Version: 1.0 User-Agent: Evolution 3.46.4 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-Spam-Score: -2.65 X-Spam-Score: -2.65 X-Migadu-Queue-Id: 5D0205E161 X-Migadu-Scanner: mx12.migadu.com X-TUID: 5Nqqle2EklGF yelp-tools has changed its version scheme, so its download URL changed. * gnu/packages/gnome.scm (yelp-tools): Update to 42.1. [source]: Update origin uri. [build-system]: Change to meson-build-system. [#:configure-flags]: Set -Dhelp=true. [propagated-inputs]: Drop labels. [native-inputs]: Add gettext-minimal, python, python-lxml. Change-Id: Ibc091329275959219fdcb1af47d34e40128da889 --- gnu/packages/gnome.scm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index d4141399fe..62ebdaff63 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -7358,26 +7358,26 @@ (define-public yelp (define-public yelp-tools (package (name "yelp-tools") - (version "3.32.2") + (version "42.1") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/" name "/" - (version-major+minor version) "/" + (version-major version) "/" name "-" version ".tar.xz")) (sha256 - (base32 "1yg8f5g5wadhmy4yfd9yjhvd8vll4gq4l86ibp0b42qbxnsmcf0q")))) - (build-system gnu-build-system) + (base32 "01gr255nlb77462040499qx50sik17x2b2jhzncmn56l4106lj9y")))) + (build-system meson-build-system) + (arguments + (list #:configure-flags #~'("-Dhelp=true"))) (native-inputs - (list pkg-config)) + (list gettext-minimal pkg-config python python-lxml)) (inputs (list yelp-xsl)) (propagated-inputs ;; Needed by `yelp-build', `yelp-check' or 'yelp.m4'. - `(("itstool" ,itstool) - ("xmllint" ,libxml2) - ("xsltproc" ,libxslt))) + (list itstool libxml2 libxslt)) (synopsis "Yelp documentation tools") (description "Yelp-tools is a collection of scripts and build utilities to help create, -- 2.41.0