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 ms13.migadu.com with LMTPS id iLXYFojKjWaZ3QAA62LTzQ:P1 (envelope-from ) for ; Tue, 09 Jul 2024 23:40:56 +0000 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 iLXYFojKjWaZ3QAA62LTzQ (envelope-from ) for ; Wed, 10 Jul 2024 01:40:56 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=XjHasqvU; 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=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1720568456; h=from:from:sender:sender: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=hLzGLG/AZ6NbkwBc8rVHL2RZJc9kPhPn2X6WoBiD0QE=; b=HEIjciFjjkX9wHwpbTh5XGHUesL/t8XzI4eI2wuVDA+xmNG2ut0jV3V8nLHsX6unNo3ovm 9Ut8B12zcg6hwhl0WxhetHm/pUKtM/maEetGR6Erh9U6APK4pyPBpmAwV91R9EpPi2LaaX 3ZQpwZvVVg3a4ikGc8sbTyA9Pr6pUBSbk4KjiBeDjozkfis4uP8YLQSlZfILyF6g6a45Rw 618I9oEXGI/6uCws9nTpDzz4i/Khpqr05VaqjDIxphSL3jTKA6LhR0bpharH1+GRBQpOHy 1oxVXGVVm1wHwqL2MYBH2rvCyOs4aEYLZaGg1DlnE5SZLLY9OFo09+erNZP75Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=XjHasqvU; 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=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1720568456; a=rsa-sha256; cv=none; b=uul1mAQdGHx24IyZt54TEL9fqnXugHDy38Uzkx4mP8QJpfNihnPl8jxGpKnLJiBx/AgFed DjEpow8KmwOBfH7tlrzFX00soLNbfYaeEn/1VHDzO3lMo9J6ftVaiNebWOeWlt6kItuCbb aVuvn87KD54GFrWvFc/USTXyc/cBDOh2Lp4TzbMo1eAlaoKC8ZhOFKpheBvP6lODsposRX dj6YyN45oSWPC6v5IIIuGtZoUUKm7cSVAnlavtFEES5+6T7RT6BOUD9gxY4Xf28hDg7hka m4pQnimjhbH6VNe1feftMtttnQYOpr3theV/qB4e9CjNVgRTNaZdc/WfwU7VKQ== 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 381309C98 for ; Wed, 10 Jul 2024 01:40:56 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sRKRS-0007Sp-AA; Tue, 09 Jul 2024 19:40:14 -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 1sRKRK-0007Np-6W for guix-patches@gnu.org; Tue, 09 Jul 2024 19:40:06 -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 1sRKRJ-0007yF-Iw for guix-patches@gnu.org; Tue, 09 Jul 2024 19:40:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sRKRP-00026k-9F; Tue, 09 Jul 2024 19:40:11 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#72021] [PATCH 26/38] gnu: Add rust-unrar-sys-0.3. Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Tue, 09 Jul 2024 23:40:11 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 72021 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 72021@debbugs.gnu.org Cc: Wilko Meyer , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 72021-submit@debbugs.gnu.org id=B72021.17205683677716 (code B ref 72021); Tue, 09 Jul 2024 23:40:11 +0000 Received: (at 72021) by debbugs.gnu.org; 9 Jul 2024 23:39:27 +0000 Received: from localhost ([127.0.0.1]:54373 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRKQg-00020D-QQ for submit@debbugs.gnu.org; Tue, 09 Jul 2024 19:39:27 -0400 Received: from mail.wmeyer.eu ([95.216.196.112]:42022) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sRKQX-0001ul-FJ for 72021@debbugs.gnu.org; Tue, 09 Jul 2024 19:39:18 -0400 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1720568351; bh=hLzGLG/AZ6NbkwBc8rVHL2RZJc9kPhPn2X6WoBiD0QE=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=XjHasqvUpXIGhIGicTcT2hMUQqJX4oAjn5ERbb040AePgkrtp9pQDn39bbfpomL5f qtEDFCa1M8dKIGO0yvb0dNHDjGikeuKAhAswU0O8T7y80OArDo82WuaQm+PSEHGR6R sW7zxh5+ie5RpJbM8KJAz0qD0AQHVJH0Xb/Tw0qo= Date: Wed, 10 Jul 2024 01:37:06 +0200 Message-ID: <526078d9ebc8a9b851abcf8d5a86fcaba2aa0b79.1720567735.git.w@wmeyer.eu> 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: , 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: 4.10 X-Migadu-Queue-Id: 381309C98 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 4.10 X-TUID: DPmEx13ynHON * gnu/packages/crates-io.scm (rust-unrar-sys-0.3): New variable. Change-Id: Ibc9e3d32e1bb6f24cf14dae293888d5294e8375b --- gnu/packages/crates-io.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 579328dac2..f75fc23d1f 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -86372,6 +86372,28 @@ (define-public rust-unix-socket-0.5 (description "This package provides unix domain socket bindings.") (license (list license:expat license:asl2.0)))) +(define-public rust-unrar-sys-0.3 + (package + (name "rust-unrar-sys") + (version "0.3.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "unrar_sys" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "1473jrfr0hcghym813sw0f5kzw9hrs0lj1xfdyjz1b0nf181qs8z")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-cc" ,rust-cc-1) + ("rust-libc" ,rust-libc-0.2) + ("rust-winapi" ,rust-winapi-0.3)))) + (home-page "https://github.com/muja/unrar.rs") + (synopsis "FFI bindings to unrar") + (description + "This package provides FFI bindings to unrar (with minimal abstractions).") + (license license:expat))) + (define-public rust-unreachable-1 (package (name "rust-unreachable") -- 2.41.0