From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id MCtSJUeMMmbHKwAAqHPOHw:P1 (envelope-from ) for ; Wed, 01 May 2024 20:39:03 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id MCtSJUeMMmbHKwAAqHPOHw (envelope-from ) for ; Wed, 01 May 2024 20:39:03 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=P5p9yJHl; 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=1714588743; a=rsa-sha256; cv=none; b=drcnGDIE0PfqOveANyAfUIM0WccoUjUrChfGKwuRT9mtUeB3E9BaplZE2dDbAOY7qnxAqe EI93g18aTSHBVeU1gW+TlF1tzxS/IwM5VcfcEMLXmR4rbJ1z6hFCpq6Nlc16pw7gBCyWmp WZ9KaD5QqnDh7J7IqoNcu3FzxVETpjBkcZK9Bu+04fjQydElIPtGfRnEAOI4yBKQtSi9TA JqiCf6wbROH+qEtpj5ltfkksfGs3iLBLRqrxNeuCpL0Z/gi2cJEcG6z1SEwA5CM1PAxdEM sqkiOgnB2dw+hRimYLioaCiYaPvF1epn7YCgbjHnjW8KrA/rPv4sI0WYIW1FQQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=P5p9yJHl; 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=1714588743; 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=qLr76rFYASTNulYvfvcpcRaHUig9VGzdv0rIrkmuU3Y=; b=YF22QOiJCU8nwEH84Z6JrDuhgcF4fleNtCgjCEOPtKwKlXXGziic1hwStmS1NgK1urGXPm 06IQjPIC8uQ+x8ESWKVWqCAoPYdx/8zlcyNXA+XU4L7dOeaRy6wmFUzSnZB0zy23t5zimv 45zj/1oLnQXKsdmaYdpKMAjlSeIVgEru+/BNxQT4OZyn8bwCBV5/S59WpwRxXGJIhe/zJL 8eJgj9EZSb9pXd9jeqaO4dA8LUWn2u+InvTmczIBkZkwF9z5CfZRUzeasatr57s66g1RKl 9nSw6D2UHZqK3NOlmFZbJs6r++XMtFRdbrdVtjnohy8DPbEjQXVQuYpCpyHc+Q== 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 49CAA6644E for ; Wed, 1 May 2024 20:39:03 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s2Er1-00023H-TP; Wed, 01 May 2024 14:38:55 -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 1s2Eqn-0001zg-Oj for guix-patches@gnu.org; Wed, 01 May 2024 14:38:47 -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 1s2Eqn-00059u-G1 for guix-patches@gnu.org; Wed, 01 May 2024 14:38:41 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s2Er8-0005D2-DO; Wed, 01 May 2024 14:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70701] [PATCH 2/2] gnu: Add rust-pcsc-2. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Wed, 01 May 2024 18:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70701 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 70701@debbugs.gnu.org Cc: Giacomo Leidi , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 70701-submit@debbugs.gnu.org id=B70701.171458868819998 (code B ref 70701); Wed, 01 May 2024 18:39:02 +0000 Received: (at 70701) by debbugs.gnu.org; 1 May 2024 18:38:08 +0000 Received: from localhost ([127.0.0.1]:38802 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2EqG-0005CU-4d for submit@debbugs.gnu.org; Wed, 01 May 2024 14:38:08 -0400 Received: from confino.investici.org ([2a11:7980:1::2:0]:25561) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2EqE-0005CH-CT for 70701@debbugs.gnu.org; Wed, 01 May 2024 14:38:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1714588664; bh=qLr76rFYASTNulYvfvcpcRaHUig9VGzdv0rIrkmuU3Y=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=P5p9yJHlzesfW375ZU8Oq8E867KHi/xoL2o/iBBCheS5N85/thQUj40U1q/jUK08h 1jVJClli3ODE2cTNwV6NEnwURfrlA3kbs1sjTutDYmUfn24+PHSPPh+dHH9vkZN/ca dtuC9Pkl1SCwV27rDA+fwWpfFfvfk/qrddTrvEf8= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4VV5Qw3k3Gz11LR; Wed, 1 May 2024 18:37:44 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4VV5Qw3Cnvz11L9; Wed, 1 May 2024 18:37:44 +0000 (UTC) Date: Wed, 1 May 2024 20:37:24 +0200 Message-ID: <652c733077e1378d55c4186a09779bbc2663f350.1714588644.git.goodoldpaul@autistici.org> 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: Giacomo Leidi X-ACL-Warn: , Giacomo Leidi via Guix-patches From: Giacomo Leidi 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-Queue-Id: 49CAA6644E X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.59 X-Spam-Score: -6.59 X-TUID: hz2UhK/97I7g * gnu/packages/crates-io.scm (rust-pcsc-2): New variable. Change-Id: I899975f0d5a2f045bf0cee633526f1ecfdcb37c9 --- gnu/packages/crates-io.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index d7fc73d29f..a6d23a2f64 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -46244,6 +46244,29 @@ (define-public rust-pcsc-sys-1 (description "Low-level bindings to the PC/SC C API.") (license license:expat))) +(define-public rust-pcsc-2 + (package + (name "rust-pcsc") + (version "2.8.2") + (source + (origin + (method url-fetch) + (uri (crate-uri "pcsc" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "027a2s8lp6w025aa758s84qszcwkyg92s1mhvplrqzbbh5zrvva5")))) + (build-system cargo-build-system) + (native-inputs (list pkg-config)) + (inputs + (list pcsc-lite)) + (arguments + `(#:cargo-inputs (("rust-bitflags" ,rust-bitflags-1) + ("rust-pcsc-sys" ,rust-pcsc-sys-1)))) + (home-page "https://github.com/bluetech/pcsc-rust") + (synopsis "PC/SC API for smart card communication") + (description "Bindings to the PC/SC API for smart card communication.") + (license license:expat))) + (define-public rust-pdcurses-sys-0.7 (package (name "rust-pdcurses-sys") -- 2.41.0