From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id aDHiAX6pLmbmQwEA62LTzQ:P1 (envelope-from ) for ; Sun, 28 Apr 2024 21:54:38 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id aDHiAX6pLmbmQwEA62LTzQ (envelope-from ) for ; Sun, 28 Apr 2024 21:54:38 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=F8Ade6fY; 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=1714334077; 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=R1ztLoohWlEROqfE+/tX0GMo6IOx9zrz4fcKHSV2CK4=; b=f5GHmFAgiB8PVfsCw2q70zZKq6VwKVpZ5roGjsR+kJs0AASbi8/DE8BZl/N2H/vGLHccrc r/CDl5u40nnImIN8ix0NG1GLqbKLL7TakzRZnIlDKAsxJensun5vCUxWjqZJcfTZHr3mW/ 7yY8gvcbUTAfCFwR0w633y2xuThOYYl9/Kh3hP+47MoiLIdskKUo8I6GViozD9vEFD06hV vMu47JlBDxva4bT2O56JGhTg8e7vAMplUW1/+ts3xHMtjBhrdQPS/SECoc91doNWZra3RC lHEpKu8rPpUIuiyTm2+75lmsmxcmIUXgVyuBltq9MkWS4F9vplrpANri7iyIKg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=F8Ade6fY; 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=1714334077; a=rsa-sha256; cv=none; b=LUMyWgddWqa8Qqo/tLfEDs/wQaFBOyG9sSvySdeicXzyCXC26fC6rjU3b0FjZWzO/Rr/Ts 4O0X0QPynWRRmv5fE3e8if5k31LZtdDj4riUlhw3YBE3QewulBcEvmLqvv0jn8cgy8A9Jb oOllB1oeY42ZV3m+PlnQivrUmBwgeoIZkWNf+/jHUPSQYQOtaoyXdwsoeeOLgJMHqliZId BdHgxfLVDd2yENi2U/fKXkoK9+Sk0r8OCCkyQUZ6pW637WFhdnaQMh3olQeuD37UHuVqQn uNIXNTi32yxNoGeVRguFRI66wY8DsDP8dWoOkoLnKwiUUwYSW3vNNhant7STAQ== 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 E8B8D25E71 for ; Sun, 28 Apr 2024 21:54:37 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s1A20-0001kX-G8; Sun, 28 Apr 2024 15:17:48 -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 1s1A1y-0001hx-6X for guix-patches@gnu.org; Sun, 28 Apr 2024 15:17:46 -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 1s1A1x-0001oo-U3 for guix-patches@gnu.org; Sun, 28 Apr 2024 15:17:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s1A2H-0000i2-8J; Sun, 28 Apr 2024 15:18:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69257] [PATCH rust-team v2 098/117] gnu: Add rust-uniffi-0.25. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Sun, 28 Apr 2024 19:18:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69257 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69257@debbugs.gnu.org Cc: Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 69257-submit@debbugs.gnu.org id=B69257.17143318432384 (code B ref 69257); Sun, 28 Apr 2024 19:18:05 +0000 Received: (at 69257) by debbugs.gnu.org; 28 Apr 2024 19:17:23 +0000 Received: from localhost ([127.0.0.1]:52264 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s1A1b-0000cJ-Dv for submit@debbugs.gnu.org; Sun, 28 Apr 2024 15:17:23 -0400 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:41521 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s19iz-0005ed-MS for 69257@debbugs.gnu.org; Sun, 28 Apr 2024 14:58:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1714330665; 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=R1ztLoohWlEROqfE+/tX0GMo6IOx9zrz4fcKHSV2CK4=; b=F8Ade6fYnlk3DO9m/4ITX8C9uuv08uB0wUhzWZ0oyLqxARpR/S9NiVGmwG05yR+oJ3701X F4casHef4hzsSPw1+PH27apPik/iRXwHUYSrb3gAf+az0ZVGodXTEXANcL4LoOfoxGVF0E bDfcZd/lbwRRJdm9xKOuYBvZuzJLryCjBussK3vkvNQdZ7eUydtRGIsfnJa8dgMlj8L4IO dRZ7Tefy4masTERxBTG5o3xrF1YB1e6lIkIuurJv1iYC6O4nFLsECVnDjxARelLDgV3G2h MEGZItameu7doG6dgystgg8RBMK37kJPXGIWFtlZ4rtr5ROctLmhA52cUff31g== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id 804836aa (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO) for <69257@debbugs.gnu.org>; Sun, 28 Apr 2024 18:57:45 +0000 (UTC) Date: Sun, 28 Apr 2024 20:56:04 +0200 Message-ID: <11669dd2b71d1ab8df2d397ddf9e0525648275af.1714330024.git.herman@rimm.ee> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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: Herman Rimm X-ACL-Warn: , Herman Rimm via Guix-patches From: Herman Rimm 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-Spam-Score: -6.39 X-Migadu-Queue-Id: E8B8D25E71 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.39 X-TUID: /artL302M5Fm * gnu/packages/crates-io.scm (rust-uniffi-0.25): Add variable. Change-Id: Ie5f5ba4b01e0395ace44d2df5727dbd28c210595 --- gnu/packages/crates-io.scm | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 79d2c4fe38..31d7619de5 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -87657,6 +87657,40 @@ (define-public rust-unidecode-0.3 "This package provides pure ASCII transliterations of Unicode strings.") (license license:bsd-3))) +(define-public rust-uniffi-0.25 + (package + (name "rust-uniffi") + (version "0.25.3") + (source + (origin + (method url-fetch) + (uri (crate-uri "uniffi" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "17wizn2iday1726gnngmn72437mfsi9nrmbzqi4gv4hhsdr52d11")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-anyhow" ,rust-anyhow-1) + ("rust-camino" ,rust-camino-1) + ("rust-clap" ,rust-clap-4) + ("rust-uniffi-bindgen" ,rust-uniffi-bindgen-0.25) + ("rust-uniffi-build" ,rust-uniffi-build-0.25) + ("rust-uniffi-core" ,rust-uniffi-core-0.25) + ("rust-uniffi-macros" ,rust-uniffi-macros-0.25)) + #:cargo-development-inputs (("rust-trybuild" ,rust-trybuild-1)) + #:phases + (modify-phases %standard-phases + ;; Actual output has two additional trait bounds. + (add-before 'check 'ignore-test + (lambda _ + (setenv "TRYBUILD" "overwrite")))))) + (home-page "https://mozilla.github.io/uniffi-rs") + (synopsis "Multi-language bindings generator for Rust") + (description + "This package provides a multi-language bindings generator for +Rust.") + (license license:mpl2.0))) + (define-public rust-uniffi-bindgen-0.25 (package (name "rust-uniffi-bindgen") -- 2.41.0