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 EAtFGAfPZmUkwQAAG6o9tA:P1 (envelope-from ) for ; Wed, 29 Nov 2023 06:41:27 +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 EAtFGAfPZmUkwQAAG6o9tA (envelope-from ) for ; Wed, 29 Nov 2023 06:41: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 4EF715FCC3 for ; Wed, 29 Nov 2023 06:41:27 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=gxeB6Spe; 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=1701236487; a=rsa-sha256; cv=none; b=LcC8gTByoo4LK+UOGMIYMuMUwIGJTBnT6tWStyB/lvpJitkeTabggZyIVi+lcSpEOPEqMi GJi5BZsT/3Ij1wgYBzhJ+dc/xDqmBzAcGxOt5WErTI/KAHxh6EuRo64PKxO79Xcm3ZaIou vZEzf/ycQ+YLIkNi6fLY9fsG8MFsVOacEnKLvMJLMpswI5C+kMEN+JhMpcTBWXtQu0gyyA xQnji1Ds7Ji7pOFeuzCjNpBrvvmfhjQlWJLrH59KUikrjeVbZv0l+LqGaBjbWPRorFHuPv YfbNIHjsV2GFXv1qaQ7vt4Xg6ZP8/f5+NRK5WUUFgE6BWNm7TgT6Nti+mEkrrA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=laesvuori.fi header.s=mail header.b=gxeB6Spe; 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=1701236487; 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: 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=JvG5zffBoyOeJRkhtq6k1XIc0Ih6uchZQOBlWoM0qE0=; b=kL3rPxcEKiBzOzHYVRPUwCw8OLFIxHfsX/k+M+HDXp1UkMWBga4uPk+Fo9P8+TTuMaDLPh 3INAQsSrz/lLPXMM+rebHUoz9ftlxkkXeud1PQOY24cA8q+b/99yvrmlRgrCO0N0P9etaC yK7OhmcWaBQFPSGv/k7zDrA5vniGpHYXCggaq/g9YDiiEAcUhjZ7oo4CtHgLY3Zr/Q20Z0 LNn+JOzM2YDrNq2DcYwCtxo5AGAHTNQYe2s2B53YiVNPoXNVnrXwLwCnvna3UlLYwoyd9V 5PgPu+DsNDnmlfhVixxnT95vtyj+q7198LMrvMmIKK1cKMA3hySDuAmv7hToPw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r8DJm-0000o7-2b; Wed, 29 Nov 2023 00:41:02 -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 1r8DJf-0000nL-LV for guix-patches@gnu.org; Wed, 29 Nov 2023 00:40:55 -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 1r8DJf-0006Iq-8O for guix-patches@gnu.org; Wed, 29 Nov 2023 00:40:55 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r8DJm-0002Q1-8Z; Wed, 29 Nov 2023 00:41:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67493] [PATCH gnome-team v2 2/4] gnu: Add cppgir Resent-From: Saku Laesvuori Original-Sender: "Debbugs-submit" Resent-CC: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com, rg@raghavgururajan.name, guix-patches@gnu.org Resent-Date: Wed, 29 Nov 2023 05:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67493 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67493@debbugs.gnu.org Cc: Saku Laesvuori , Liliana Marie Prikler , Maxim Cournoyer , Raghav Gururajan X-Debbugs-Original-Xcc: Liliana Marie Prikler , Maxim Cournoyer , Raghav Gururajan Received: via spool by 67493-submit@debbugs.gnu.org id=B67493.17012364489240 (code B ref 67493); Wed, 29 Nov 2023 05:41:02 +0000 Received: (at 67493) by debbugs.gnu.org; 29 Nov 2023 05:40:48 +0000 Received: from localhost ([127.0.0.1]:48571 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8DJX-0002Oy-Jo for submit@debbugs.gnu.org; Wed, 29 Nov 2023 00:40:47 -0500 Received: from vmi571514.contaboserver.net ([75.119.130.101]:55508 helo=mail.laesvuori.fi) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r8DJV-0002Oq-VC for 67493@debbugs.gnu.org; Wed, 29 Nov 2023 00:40:46 -0500 Received: from X-kone.lan (88-113-24-127.elisa-laajakaista.fi [88.113.24.127]) by mail.laesvuori.fi (Postfix) with ESMTPSA id D3B80342FEF; Wed, 29 Nov 2023 06:40:37 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=laesvuori.fi; s=mail; t=1701236438; bh=jnMwQcUVL/SHEcNezwHyPL6kOH3FTSvguE4T9hToRYE=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=gxeB6Spea/1YlPOzNSnwJYxKQrGCuOKdk1a55h6Ljcj4wl6huLJB7WTOLkK52gG40 78hLvGWCJ+cksUygghcZ8Dv/8n4z9zQp5s4IT7bUK2mdEwhVIb7+mqyPKdwW1eDVxZ YxucEfXIum5u2hQyqqkQGuM7443bD5gyiYnF+7Og= Date: Wed, 29 Nov 2023 07:40:09 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: <5c5ee4632e7a6435f483337e4a4fbce31d49fc42.1701236254.git.saku@laesvuori.fi> References: <5c5ee4632e7a6435f483337e4a4fbce31d49fc42.1701236254.git.saku@laesvuori.fi> MIME-Version: 1.0 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: , Reply-to: Saku Laesvuori X-ACL-Warn: , Saku Laesvuori via Guix-patches From: Saku Laesvuori 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: mx13.migadu.com X-Migadu-Spam-Score: -3.13 X-Spam-Score: -3.13 X-Migadu-Queue-Id: 4EF715FCC3 X-TUID: XmfxH2JHUxPC * gnu/packages/glib.scm: Import (gnu packages pretty-print). (cppgir): New variable. Change-Id: I7e2cdf2d77382bfe876173901127d358b64c0dfe --- gnu/packages/glib.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm index b01b948fc6..8999e5bd45 100644 --- a/gnu/packages/glib.scm +++ b/gnu/packages/glib.scm @@ -70,6 +70,7 @@ (define-module (gnu packages glib) #:use-module (gnu packages perl-check) #:use-module (gnu packages popt) #:use-module (gnu packages pkg-config) + #:use-module (gnu packages pretty-print) #:use-module (gnu packages python) #:use-module (gnu packages python-xyz) #:use-module (gnu packages sqlite) @@ -1555,3 +1556,28 @@ (define-public libdex Dex also provides Fibers which allow writing synchronous looking code in C that uses asynchronous and future-based APIs.") (license license:lgpl2.1+))) + +(define-public cppgir + (package + (name "cppgir") + (version "0.1") + (source (origin + (method url-fetch) + (uri (string-append + "https://gitlab.com/mnauw/cppgir/-/archive/v" version + "/cppgir-v" version ".tar.gz")) + (sha256 + (base32 "13plz1xn25lyhfxwyhmlzjn8jliakvqa06a28g5czlav1zg1565g")))) + (build-system cmake-build-system) + (arguments + (list + #:configure-flags #~(list "-DINTERNAL_EXPECTED=OFF"))) + (inputs (list boost fmt expected-lite)) + (home-page "https://gitlab.com/mnauw/cppgir") + (synopsis "A GObject-Introspection C++ binding wrapper generator") + (description "it processes .gir files derived from GObject-Introspection +annotations into a set of C++ files defining suitable namespaces, classes and +other types that together from a C++ binding. In this way, the plain C +libraries and objects become available as native objects along with (RAII) +managed resource handling.") + (license license:expat))) -- 2.41.0