From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 6LLqJIZiN2XczwAAauVa8A:P1 (envelope-from ) for ; Tue, 24 Oct 2023 08:21:58 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6LLqJIZiN2XczwAAauVa8A (envelope-from ) for ; Tue, 24 Oct 2023 08:21:58 +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 6E45068145 for ; Tue, 24 Oct 2023 08:21:58 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniB header.b="i tTCjcf"; 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=1698128518; a=rsa-sha256; cv=none; b=ODE8qk2j669YXd3uSpDIjcd0hx1hPi37/4oRe6wgufJ57JsIOwmBcxhPq+idZrhodCVCIM 10PVqvSZtJHQUnLVt1WzKsNPn/L1dHssINMtT9ZgKGwa1Z3TsHOWFIXE1THJcEkroYMzQC OXByGbYBGE3gc+jIQ1EypvYfL2mT23Os1GKj2pvJR4WI53itiwtmS81QNTeUYq6Q6LiQmp 3Ja+HF63LaQ/+J0oWByPLV8bZ//uuydvDXG2tdVGsUYBtq+AUCyA4RxDSGiHrGW2TbmWun uXI8VNiGOZFUAtv+aXPo0SEMnBq6OHy4396PJnHPyy8lUOPU1RBeuQ/XUuPxNg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniB header.b="i tTCjcf"; 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=1698128518; 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=yr6ojP2mF90K8DtBgtjNTMoalkIX/gwfMUsNSnvMIGs=; b=KxXqiemjhBc65X5MQBYBAOoS7fC258pDa45UNIllwfO8F0TNzoS80FXWZRNdgAQV78HCdv 3fdg0LMwod+tmkw/yu+dXRFgA6deek+LcQ0bRCBCU5xqAQt9tLa7lzsk28eHZqKR13iH8p VXEj/r6luf8+FR2LhTrKf/njEhuvJAT1wnqTRB5dxkDj9cwLNpfYFWC3trcYjEwGvGAoEB PzqUKR41uqgrZZrHnhvmVyCx04bkn5bmguuAHbVWgNP4gGHEl38E8buh702qh6LCRFcn3f qoKTlCx8h5YoYbZTI6k7VKr8Tu6B/rP1EbtlTvjPkJm/NWVGIs3J5PsdjDsyYw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvAnH-000370-47; Tue, 24 Oct 2023 02:21:35 -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 1qvAnF-00036Y-TX for guix-patches@gnu.org; Tue, 24 Oct 2023 02:21:33 -0400 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 1qvAnF-0002EW-H0 for guix-patches@gnu.org; Tue, 24 Oct 2023 02:21:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvAni-0008Kt-Ei for guix-patches@gnu.org; Tue, 24 Oct 2023 02:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66689] [PATCH gnome-team v2 14/14] gnu: dbus: Update to 1.15.8. Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 24 Oct 2023 06:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66689 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer , Cc: rg@raghavgururajan.name, 66689@debbugs.gnu.org, liliana.prikler@gmail.com Received: via spool by 66689-submit@debbugs.gnu.org id=B66689.169812852132035 (code B ref 66689); Tue, 24 Oct 2023 06:22:02 +0000 Received: (at 66689) by debbugs.gnu.org; 24 Oct 2023 06:22:01 +0000 Received: from localhost ([127.0.0.1]:52785 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvAnf-0008KU-1K for submit@debbugs.gnu.org; Tue, 24 Oct 2023 02:22:01 -0400 Received: from planete-kraus.eu ([89.234.140.182]:46894) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvAnd-0008KM-49 for 66689@debbugs.gnu.org; Tue, 24 Oct 2023 02:21:57 -0400 Received: from planete-kraus.eu (localhost.lan [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id 6ca0ecee; Tue, 24 Oct 2023 06:21:26 +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=74HtqpaUxihT50+5WYgrsa23S7M=; b=i tTCjcfhY73LxTfv+/2BUzQuHyeFDd4IO3oKxmnH851pWPonnNI9NaO6LsTaz2hgW jQD0vUa3Spowi2Oq+BRSzliM/B3qJQidfbiOdZkGtyo3V3sJPYrFidk9AOc/2WFF x9tjesWW1UGE5zCXIw1q9JDZ9v6mx4VRAbtyf5ejEcJb2bK19qErTURP0kxELb9v Km5tkuJ6Ook7veC6BJAQBPZUeN5ibktF7JuD/DnMaMxWF+5GGtWiJyNZ6lPCcYGX NY2uglfMmDjb5jLOBGrMkG4RFhKmuwP6Bfx/PCyZ2pJ7yhrskRFD1Rq3yp0xfuS2 OsTrpZB6dcERXxcsVgUmw== Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id 1c690b33 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Tue, 24 Oct 2023 06:21:26 +0000 (UTC) Message-ID: In-Reply-To: References: Date: Sun, 22 Oct 2023 22:30:28 +0200 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -4.13 X-Spam-Score: -4.13 X-Migadu-Queue-Id: 6E45068145 X-TUID: TstQbJjK2MIq * gnu/packages/glib.scm (dbus): Update to 1.15.8. [arguments]: Update the style. [native-inputs]: Add the autotools (autoconf, autoconf-archive, automake, libtool) and which. Sort. --- gnu/packages/glib.scm | 71 ++++++++++++++++++++++++------------------- 1 file changed, 39 insertions(+), 32 deletions(-) diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm index f3b00612db..c689781b73 100644 --- a/gnu/packages/glib.scm +++ b/gnu/packages/glib.scm @@ -37,6 +37,7 @@ (define-module (gnu packages glib) #:use-module (gnu packages) + #:use-module (gnu packages autotools) #:use-module (gnu packages backup) #:use-module (gnu packages base) #:use-module (gnu packages bash) @@ -106,7 +107,7 @@ (define-module (gnu packages glib) (define dbus (package (name "dbus") - (version "1.14.0") + (version "1.15.8") (source (origin (method url-fetch) (uri (string-append @@ -114,49 +115,55 @@ (define dbus version ".tar.xz")) (sha256 (base32 - "1m7bibavml4gx9d67j403l0kzd1a4z8lhrpxb2as3q4nfpiwrmyc")) + "016j3rqc8m62bg0h7z4rpvbvm5bg0hbjrld733f0aby8drz5kz44")) (patches (search-patches "dbus-helper-search-path.patch")))) (build-system gnu-build-system) (arguments - '(#:configure-flags - (list - ;; Install the system bus socket under /var. - "--localstatedir=/var" + (list + #:configure-flags + #~(list + ;; Install the system bus socket under /var. + "--localstatedir=/var" - ;; Install the session bus socket under /tmp. - "--with-session-socket-dir=/tmp" + ;; Install the session bus socket under /tmp. + "--with-session-socket-dir=/tmp" - ;; Build shared libraries only. - "--disable-static" + ;; Build shared libraries only. + "--disable-static" - ;; Use /etc/dbus-1 for system-wide config. - ;; Look for configuration file under - ;; /etc/dbus-1. This is notably required by - ;; 'dbus-daemon-launch-helper', which looks for - ;; the 'system.conf' file in that place, - ;; regardless of what '--config-file' was - ;; passed to 'dbus-daemon' on the command line; - ;; see . - "--sysconfdir=/etc") - #:phases - (modify-phases %standard-phases - (replace 'install - (lambda _ - ;; Don't try to create /var and /etc. - (invoke "make" - "localstatedir=/tmp/dummy" - "sysconfdir=/tmp/dummy" - "install")))))) + ;; Use /etc/dbus-1 for system-wide config. + ;; Look for configuration file under + ;; /etc/dbus-1. This is notably required by + ;; 'dbus-daemon-launch-helper', which looks for + ;; the 'system.conf' file in that place, + ;; regardless of what '--config-file' was + ;; passed to 'dbus-daemon' on the command line; + ;; see . + "--sysconfdir=/etc") + #:phases + #~(modify-phases %standard-phases + (replace 'install + (lambda _ + ;; Don't try to create /var and /etc. + (invoke "make" + "localstatedir=/tmp/dummy" + "sysconfdir=/tmp/dummy" + "install")))))) (native-inputs - (list pkg-config - ;; Dependencies to generate the doc. + ;; Some dependencies are required to generate the documentation. + (list autoconf + autoconf-archive + automake docbook-xml-4.4 docbook-xsl doxygen - xmlto + libtool libxml2 ;for XML_CATALOG_FILES libxslt - yelp-tools)) + which + xmlto + yelp-tools + pkg-config)) (inputs (list expat ;; Add a dependency on libx11 so that 'dbus-launch' has support for -- 2.41.0