From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eGaGCZDrYGHHJwEAgWs5BA (envelope-from ) for ; Sat, 09 Oct 2021 03:08:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id oHtTBJDrYGEADQAAB5/wlQ (envelope-from ) for ; Sat, 09 Oct 2021 01:08:32 +0000 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 BA571DCA4 for ; Sat, 9 Oct 2021 03:08:31 +0200 (CEST) Received: from localhost ([::1]:59456 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mZ0qk-0001SO-SJ for larch@yhetil.org; Fri, 08 Oct 2021 21:08:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56340) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mZ0qI-0001Rw-PF for guix-patches@gnu.org; Fri, 08 Oct 2021 21:08:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40603) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mZ0qI-0005gM-IU for guix-patches@gnu.org; Fri, 08 Oct 2021 21:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mZ0qI-0005So-Dq for guix-patches@gnu.org; Fri, 08 Oct 2021 21:08:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51106] [PATCH 2/7] gnu: babl: Enable GIR. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 09 Oct 2021 01:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51106 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51106@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 51106-submit@debbugs.gnu.org id=B51106.163374167620970 (code B ref 51106); Sat, 09 Oct 2021 01:08:02 +0000 Received: (at 51106) by debbugs.gnu.org; 9 Oct 2021 01:07:56 +0000 Received: from localhost ([127.0.0.1]:52144 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZ0qB-0005S3-PO for submit@debbugs.gnu.org; Fri, 08 Oct 2021 21:07:55 -0400 Received: from mout02.posteo.de ([185.67.36.66]:34701) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mZ0qA-0005Rc-Lt for 51106@debbugs.gnu.org; Fri, 08 Oct 2021 21:07:55 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 8D3B6240101 for <51106@debbugs.gnu.org>; Sat, 9 Oct 2021 03:07:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1633741668; bh=op1/XUqlz+LHrkiY2p4u3R8xDln7SwpPgSZ+iPXVFWM=; h=From:To:Cc:Subject:Date:From; b=J8UYKRLS8rKEGq6MYIxTBP1PXgknYhKozcAHBGoHZHvsEuQUo2SaWrb7C+6/lFj7s /kWRRT71jFYA5nmn9hkz2nCFsUe2mFlBjJUzX0rt4jm1YPlwpIvBmnZqWFKfhkv8uq F/VySZoNqdyIrg+JvNCOOWRW+zPAL0pWH781+Alo00a7XIBEP/vOGCaRN2FDbMBU1c SHoSg7F7rPbGd2YHUCG6L/PpIbMRI9dkSNqK1gBzkzXEZJb5uBxtMUR3Bq5SUstqoR Ykr6mciDyILg86/4yDN0y/8hLjhNvMs+G7y0J2kMqW/LvNruRPB+jrN7emvC/km4KC AJ+wLFA+Yc+RQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HR6Nz3pwJz9rxK; Sat, 9 Oct 2021 03:07:47 +0200 (CEST) From: Vinicius Monego Date: Sat, 9 Oct 2021 01:07:31 +0000 Message-Id: <20211009010736.269383-2-monego@posteo.net> In-Reply-To: <20211009010736.269383-1-monego@posteo.net> References: <20211009010736.269383-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1633741711; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=NQaeixnoImxxq9QmszjkKrgHDYfPrB3SgqKC/FwjsFY=; b=SUdkW4J3WlgJjc2bSiTLWSrkNMX0ufyVQwtaqyTH8YuPJLREr6BfE83txiPTe4G56OWwxY zpPR7LQlTqZwbt2ywThjJH/wXSG7xmWFnLNKH2M1GDKm71tFlePQ0g46eUDX3v9Uzz9pkI 22mUqGPD5ahN7VlXg3Q3dCdAaJfHQN7+cpWuZDuFdPD2Y8z5vW0aKNxc/TkxlKIGRrfBNR BjEt4wMYY0OBiq8k380sRbNg7GWhV4t8YVK/R+yTsJK9MhzAigJmtjx5jruusY4E6KBqc8 zh9WDiVsIU/CiFalqqmNBIrOZfbKxpZMu8N4JiNGZ6xkQ+3Z5MwA3bTeho4LQA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633741711; a=rsa-sha256; cv=none; b=jY1MmhEPvdskiyTM6Pha123iXxBIKOfxinazpQXDEHPmjOC9loBXNXVVvZXyKDn81wUvMZ ZDvxRHbp8Rdp0OEwSPNkPa57l2CVMKGvTgUYGrGwahmrMgOyFw/l/Xlq4AfhlQGAh51mnQ LIKfIZ8T3Fe6Mpsp8gBlLsvuWO3nimr2Z6tWetS2a3T0FpQ/qPAtPuSmdk9EpQVRSX37lK LD94gYXlI5+3RBWxd+IELbKCM8yNkeqv7jR/E0v91cvbz20Zc/A0pGi9gDjLDnzv76F22w xblr8r5H3tO4y19+XrDktdzarK/czRUBFOlw4ceDZY3rZwQ/3QU195FNK4qsDw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=J8UYKRLS; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -0.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=J8UYKRLS; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: BA571DCA4 X-Spam-Score: -0.31 X-Migadu-Scanner: scn0.migadu.com X-TUID: mNqMuEqsy/Hg * gnu/packages/gimp.scm (babl)[arguments]<#:configure-flags>: Pass "-Denable-gir=true" and "-Denable-vapi=true". [native-inputs]: Add gobject-introspection, vala. --- gnu/packages/gimp.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm index d524e50245..a2050b4f34 100644 --- a/gnu/packages/gimp.scm +++ b/gnu/packages/gimp.scm @@ -188,9 +188,12 @@ of a larger interface.") (arguments `(#:meson ,meson-0.55 #:configure-flags - (list "-Denable-gir=false"))) + (list "-Denable-gir=true" + "-Denable-vapi=true"))) (native-inputs - `(("pkg-config" ,pkg-config))) + `(("gobject-introspection" ,gobject-introspection) + ("pkg-config" ,pkg-config) + ("vala" ,vala))) (propagated-inputs ;; Propagated to satisfy ‘babl.pc’. `(("lcms" ,lcms))) -- 2.30.2