From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aG2hH6FdU2XEAgAAG6o9tA:P1 (envelope-from ) for ; Tue, 14 Nov 2023 12:44:33 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aG2hH6FdU2XEAgAAG6o9tA (envelope-from ) for ; Tue, 14 Nov 2023 12:44: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 5FF9F43989 for ; Tue, 14 Nov 2023 12:44:33 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniA header.b=gMEJGENC; 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=1699962273; 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=UTJ5z+Kg8Qf/KLMHsUrn7SqS+pBOUcMxUg800BakYh4=; b=F8QZ0LajyqyRbgQA+WbcJx8j7IcijKowPwrF+/Aoro1scRAKVa81NXR0Ejwx3vZl75Yxks wdOHWPmSgeR0FYHwFmhQx3k6KUiQFO/zKCf9M+D9XHxQmtsxdfGE5iMdYFKqrb5Qhlhzd5 17Op+00pBVu4v8W0fv0wkP3u8cTPgUFrp+rx5lVDf53ugcEXXicUcJQRaYqnSWrOf5Mwt1 U00xwhNTNWdZHvdFPOrHgDG7tuUDOP9OOVYw8YuLOgvXylS9uR5pt/6hVXrJd7/Nh84upd T/xsnkKHCBivnz/szHYJ9AVzWK5GZV/0XWGldCPLsuBL9AUw4gnKvY++HlDK1Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniA header.b=gMEJGENC; 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=1699962273; a=rsa-sha256; cv=none; b=GAi3Uqk6K3pbkFQIPEws0l2Nqxk+iAOFpe3a2g+XOz5WgWisWBzMEUrOGzOt97rKO5vBWv d8E82YIETwJ3jdEyXIYA5SKMRz4ob5V3MvlOcZatF6413wZQzxyo/Gbd9wzPbk3YVoREae arRMNz/Nd0L7hfG7o1mk/eH9YiVGWZlDxuSBZccEJpT9awEPk6DM0vTCA/bUqlXeiqPYPc JlkC0zaZCqafsneuwxZOP7Bx8cwwNCPc4aceQ1x9ZaaEEp0PVfOwvnsxd812GH1oLcYhvo O9DzV35Ds2RMQzwoRlwCCUWU7oyqTWpwVWGnzy+anhFZKS/wqQOvsFpP9RCSYw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r2rpH-0004I4-6W; Tue, 14 Nov 2023 06:43:27 -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 1r2rpC-0004FG-RO for guix-patches@gnu.org; Tue, 14 Nov 2023 06:43:22 -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 1r2rpB-0005hK-2n for guix-patches@gnu.org; Tue, 14 Nov 2023 06:43:22 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r2rpr-0004kI-48 for guix-patches@gnu.org; Tue, 14 Nov 2023 06:44:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67168] [PATCH] gnu: gexiv2: Update to 0.14.2. Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 14 Nov 2023 11:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 67168 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67168@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169996220018136 (code B ref -1); Tue, 14 Nov 2023 11:44:02 +0000 Received: (at submit) by debbugs.gnu.org; 14 Nov 2023 11:43:20 +0000 Received: from localhost ([127.0.0.1]:60162 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r2rpA-0004iN-Et for submit@debbugs.gnu.org; Tue, 14 Nov 2023 06:43:20 -0500 Received: from lists.gnu.org ([2001:470:142::17]:49118) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r2rp8-0004i8-Mt for submit@debbugs.gnu.org; Tue, 14 Nov 2023 06:43:19 -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 1r2roM-0003tj-N0 for guix-patches@gnu.org; Tue, 14 Nov 2023 06:42:30 -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 1r2roH-0005Sl-Ul for guix-patches@gnu.org; Tue, 14 Nov 2023 06:42:28 -0500 Received: from planete-kraus.eu (localhost.lan [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id af68cfd4 for ; Tue, 14 Nov 2023 11:42:20 +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=Kw DlU/eeg3rSqRERu+xSbUqRD/A=; b=gMEJGENCMu+O56p8xf/Oajo1Yb2TaMqZ77 cNKJjTWHr9RhfrJvEQQwLaYDO9ZM/YhfoMXIjk8jP/R6rsxRMgWmgIO7LrnLw6zH EGKXspABsOC2yxceTbQZPVBJeWfr/E2wwCD7YTejQvHHrPik54Ap3Sjds05jS+Z8 qIJqgFlarNhp0Le0aswZyMnYJCKXvuIRIqNGIhmUpRM/MfSINxqxYGxnU5TXp9QM 5XlURd0EQxvYcf6Erx79fIPcA8tLpcdRf6qudpx/uoovPnK/bzNhYPu721UMVJFu ohuJeCo2VDEP/X1+f9cqTur0pZj2dA171HG2SBkvFn7IcKZt5A2w== Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id 7f473574 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for ; Tue, 14 Nov 2023 11:42:19 +0000 (UTC) Message-ID: Date: Tue, 14 Nov 2023 12:28:18 +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-Spam-Score: -6.59 X-Spam-Score: -6.59 X-Migadu-Queue-Id: 5FF9F43989 X-Migadu-Scanner: mx13.migadu.com X-TUID: BFnM3+f4dMnp * gnu/packages/gnome.scm (gexiv2): Update to 0.14.2. [#:configure-flags]: Remove. [#:native-inputs]: Add gboject-introspection. [#:inputs]: Remove gobject-introspection. Change-Id: I4f0dd10e05eb1e893241a5ebfb49c24d673f91dc --- gnu/packages/gnome.scm | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 2958da2cd9..a4e38f1482 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -7431,7 +7431,7 @@ (define-public libgee (define-public gexiv2 (package (name "gexiv2") - (version "0.14.0") + (version "0.14.2") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/" name "/" @@ -7439,7 +7439,7 @@ (define-public gexiv2 name "-" version ".tar.xz")) (sha256 (base32 - "17nnsslj2wpizpx742w5lxdzcz5mx6jmsqcrli7zddi0zyk7k0p5")))) + "1gp07klqixpxjqiv84i2gmkb1pcf1gagyrl800sk92xyizs9q31a")))) (build-system meson-build-system) (arguments (list @@ -7447,14 +7447,11 @@ (define-public gexiv2 (guix build python-build-system)) #:modules '((guix build meson-build-system) ((guix build python-build-system) #:prefix python:) - (guix build utils)) - #:configure-flags - #~(list (string-append "-Dpython3_girdir=" - (python:site-packages %build-inputs %outputs) - "/gi/overrides")))) + (guix build utils)))) (native-inputs (list gcr-3 `(,glib "bin") + gobject-introspection pkg-config python python-pygobject @@ -7463,8 +7460,7 @@ (define-public gexiv2 ;; Listed in "Requires" section of gexiv2.pc (list exiv2)) (inputs - (list glib - gobject-introspection)) + (list glib)) (home-page "https://wiki.gnome.org/Projects/gexiv2") (synopsis "GObject wrapper around the Exiv2 photo metadata library") (description base-commit: 72e886328c14c832b2ed71c400069b63852ee18d -- 2.41.0