From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EDNQHHbc22Ty1QAASxT56A (envelope-from ) for ; Tue, 15 Aug 2023 22:13:42 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UOxmG3bc22Sj5QAAG6o9tA (envelope-from ) for ; Tue, 15 Aug 2023 22:13:42 +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 EDBAB4FD04 for ; Tue, 15 Aug 2023 22:13:41 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ykonai.net header.s=dkim header.b=VDJuo8ho; 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=1692130422; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=swrvr2HbG1XCO9Y4Y9oMaGsXR1Zdxv0ERo6u6IzwUxI=; b=FDjxfWC9yJa+xwz8GmPGqcrvIcToJE+7cVkyuONZ5297IxsLIrzjAklf5ZjtR00CbkQ2Vw LZuNiHdDBK49a/+Df3B9mRC+H02erQI4URo2ALkPHG49GoXayL4hbjhKBb4/r1jfy0njOJ FgPwGZMBF6RzGAPq5SHLoZ6MKDkycKkBfi0kJ/Acrc7JhSpAe+7/JWtR6HrhHI5FxenKjq ayL5PHvVy+2VCbdeLKBY1pWGVR/egnAylsFjQSpgWwPchFkUAqZ4oX9kPhKetWTFAp/X2F fq9p6grNkOVuLBzgdFmiu2CntMVD16oHoD8Clsk8LiFBXOndAXdsBdFXw+Nj6w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ykonai.net header.s=dkim header.b=VDJuo8ho; 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=1692130422; a=rsa-sha256; cv=none; b=l01VyBXPOVA8QI1Co8T7+t6FFwBwnasbP3vrv7lsaJBh7cCzDIK3LjuhhgdCzIpTGvixWD yOEYUWMDd6bUo3JC19rGFyiLAeXE9HU2gWSXlloQtLv+crMP35902E0m29Lddldab/9foQ vg3EDuXIfXlMqSNREARcFO7oP+tyy00totWkAOqwFsMKMCLcXmRnZE9nGFxHzQsXl6ftFE BTNRxblIfGyXjugxYVvsk+134Cw5bR+MgenYP6uucFqLdcqrFeftYVG0S4f/ugQiERsKDV QCzOQj2Flzl46eg9RAy3hlopkUU20ExKQmiKH+IdoOtObd9MZlgCNxupH9yIKA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qW03I-0003Hd-Bd; Tue, 15 Aug 2023 15:50:04 -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 1qW03H-0003HJ-I8 for guix-patches@gnu.org; Tue, 15 Aug 2023 15:50:03 -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 1qW03H-00088v-9h for guix-patches@gnu.org; Tue, 15 Aug 2023 15:50:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qW03H-0001zD-5a for guix-patches@gnu.org; Tue, 15 Aug 2023 15:50:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65149] [PATCH v2 2/4] gnu: Add sbcl-cl-gobject-introspection-wrapper. Resent-From: ykonai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 15 Aug 2023 19:50:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65149 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65149@debbugs.gnu.org Received: via spool by 65149-submit@debbugs.gnu.org id=B65149.16921289987601 (code B ref 65149); Tue, 15 Aug 2023 19:50:03 +0000 Received: (at 65149) by debbugs.gnu.org; 15 Aug 2023 19:49:58 +0000 Received: from localhost ([127.0.0.1]:36704 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qW03B-0001yV-Sx for submit@debbugs.gnu.org; Tue, 15 Aug 2023 15:49:58 -0400 Received: from mail.ykonai.net ([23.183.83.77]:41894) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qW037-0001xm-JF for 65149@debbugs.gnu.org; Tue, 15 Aug 2023 15:49:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ykonai.net; s=dkim; t=1692128986; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=swrvr2HbG1XCO9Y4Y9oMaGsXR1Zdxv0ERo6u6IzwUxI=; b=VDJuo8hod/8ZVlATEgdZXQFX22FRu9oK+WPmz8NGy9dmVzGr/Oyo/Z2nUow81dzA403RnG UQjfPF5VtwjT7w6p090yzESUPxJBTFm1o8IqYoCC6HFdPM5JgpOcIahu438pIueflOgoV+ tuVNSs8uruy4PCMo8pu0rM0H1k+x4wvtg+EAU0hp96StGRIhJDr2fs/Y0xnXdzw85yl1nP Xt6ZlWSjieVnwqggi6HQRPYJM1KTLWLLOrAIuxHnWih48OkCByxPtn8QpfrZMbHQ+Yfuat F3dDqtJVZ/2kagbbNGZVuvflLPVQAI9B5y7Gz9tikSVOEe4HrfQMO51T9V8M2Q== Received: by mail.ykonai.net (OpenSMTPD) with ESMTPSA id 93b5939f (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <65149@debbugs.gnu.org>; Tue, 15 Aug 2023 19:49:46 +0000 (UTC) Date: Tue, 15 Aug 2023 21:49:37 +0200 Message-ID: <20230815194939.1180103-2-mail@ykonai.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20230815194939.1180103-1-mail@ykonai.net> References: <20230815194939.1180103-1-mail@ykonai.net> 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: ykonai X-ACL-Warn: , ykonai via Guix-patches From: ykonai 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.19 X-Spam-Score: -6.19 X-Migadu-Queue-Id: EDBAB4FD04 X-Migadu-Scanner: mx2.migadu.com X-TUID: MMg3bjG8fUAy * gnu/packages/lisp-xyz.scm (sbcl-cl-gobject-introspection-wrapper, cl-gobject-introspection-wrapper, ecl-cl-gobject-introspection-wrapper): New variables. --- gnu/packages/lisp-xyz.scm | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index 0f66ba961e..f35b363113 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -9604,6 +9604,43 @@ (define-public cl-gobject-introspection (define-public ecl-cl-gobject-introspection (sbcl-package->ecl-package sbcl-cl-gobject-introspection)) +(define-public sbcl-cl-gobject-introspection-wrapper + (let ((commit "2d197cba7e7d734ac8a2e181e5e709e5b218bada") + (revision "1")) + (package + (name "sbcl-cl-gobject-introspection-wrapper") + (version (git-version "1.0.0" revision commit)) + (source (origin + (method git-fetch) + (uri (git-reference + (url + "https://github.com/bohonghuang/cl-gobject-introspection-wrapper") + (commit commit))) + (file-name (git-file-name "cl-gobject-introspection-wrapper" + version)) + (sha256 + (base32 + "05np2zs5806ib6qfz7d6knyaz6llxgwvjqavl1fsz5hcga40296s")))) + (build-system asdf-build-system/sbcl) + (inputs + (list sbcl-cl-ppcre + sbcl-alexandria + sbcl-cl-gobject-introspection)) + (home-page + "https://github.com/bohonghuang/cl-gobject-introspection-wrapper") + (synopsis + "Wrap and call GObject Introspection FFI function in Common Lisp") + (description + "This library converts the elements from GObject Introspection into +Common Lisp-style definitions, based on cl-gobject-introspection.") + (license license:lgpl3)))) + +(define-public cl-gobject-introspection-wrapper + (sbcl-package->cl-source-package sbcl-cl-gobject-introspection-wrapper)) + +(define-public ecl-cl-gobject-introspection-wrapper + (sbcl-package->ecl-package sbcl-cl-gobject-introspection-wrapper)) + (define-public sbcl-cl-slug (let ((commit "ffb229d10f0d3f7f54e706791725225e200bf749") (revision "1")) -- 2.41.0