From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id QBKUAN+oMmYVxgAAe85BDQ:P1 (envelope-from ) for ; Wed, 01 May 2024 22:41:03 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id QBKUAN+oMmYVxgAAe85BDQ (envelope-from ) for ; Wed, 01 May 2024 22:41: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=fUV0odyr; 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=1714596062; 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=spLOpQCtHxbzuO6zxwMbeY9n78wHVjEoSBS4wm1BmAE=; b=E+jV7EFXe+CYq5jNyqcIf9HKED341SOSM/Op4lXKOzepKbeprQL9Vg0H9NdOLWu/4Tqpop FAhpcmVBOLn2XA4bT+Fd0UXCBImK6uvVTjTt2JFz8cLvhnvyM6wA6odNeDfcgDrn6drxJV 1LpDX6aDqA/Vuw1SoH0pRukE12UvfkTwG8hpScG/8rGjulKSc77JFl7syauHrvvPN3YqF9 7etpPDGjiEhvaIHwm/dUJJCgkKNlYdHhq42raEzaX8xoBiFH7YWDPipQoYwFobtDZ3FPiC 7vEoPkHNAEBqk0DiLK86QbtanekqofQuqcGdE4OncOB9DIgh4xRLcai1gwgFGQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=fUV0odyr; 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=1714596062; a=rsa-sha256; cv=none; b=Zh/0kNAIlB5yy1cZ6yq3RIMgs/TTz7UsaPfCSPL4upMGvD2LeHDLZm2AKx3yOfkBCbyoBg CRCCMXwDomBXVOSpmF+BFip9hMbpJ3CAFEK8iaFY96lI0wc2NiM7zB1/SHZ1mWfaH/bYtM mrx4YB9TI56QL4kjWTm/f1JTstPgsbQxWYgpzxSueAaayjXrT4I+b6JlC4mc/1QndhtOfC UTIX8v7v0DYK1L+82c4Znzr0fjpT5NHusCcFr3oP3n1tFXFEYlEL7/MOcrQy5jgJUbmWls Bze7ZYgx5xbKKeGNtSwem+sD9o71bhmaIr3HhmvAsXTJWmNQK6UvpEDXs8Tj3g== 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 D4096523C5 for ; Wed, 1 May 2024 22:41:02 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s2Gl1-0008T7-Q8; Wed, 01 May 2024 16:40:52 -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 1s2Gkt-0008Qu-EJ for guix-patches@gnu.org; Wed, 01 May 2024 16:40: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 1s2Gks-0000Dh-UM for guix-patches@gnu.org; Wed, 01 May 2024 16:40:43 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s2GlD-0006GJ-2I; Wed, 01 May 2024 16:41:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70705] [PATCH 1/3] gnu: Add rust-libudev-sys-0.1. References: In-Reply-To: Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: efraim@flashner.co.il, guix-patches@gnu.org Resent-Date: Wed, 01 May 2024 20:41:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70705 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 70705@debbugs.gnu.org Cc: Giacomo Leidi , Efraim Flashner X-Debbugs-Original-Xcc: Efraim Flashner Received: via spool by 70705-submit@debbugs.gnu.org id=B70705.171459604524040 (code B ref 70705); Wed, 01 May 2024 20:41:03 +0000 Received: (at 70705) by debbugs.gnu.org; 1 May 2024 20:40:45 +0000 Received: from localhost ([127.0.0.1]:39326 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2Gku-0006Ff-NT for submit@debbugs.gnu.org; Wed, 01 May 2024 16:40:45 -0400 Received: from confino.investici.org ([2a11:7980:1::2:0]:56993) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s2Gks-0006F8-Oe for 70705@debbugs.gnu.org; Wed, 01 May 2024 16:40:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1714596018; bh=spLOpQCtHxbzuO6zxwMbeY9n78wHVjEoSBS4wm1BmAE=; h=From:To:Cc:Subject:Date:From; b=fUV0odyrb2iIC0UrlmvoONUSSBwcbfMTRJFJ8p3IQFEFATYMqLO3UyiYDsJOhLEK9 dCd79X5MNGXala99bx0ewS9T290a8SiBY/BHQN1Ulbbi7fTz+yjUIUK/YIDpz97nJ8 2k27LDLPMrAYE560WuqkUvdzwtipc/0zSHTc65Gg= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4VV88L5TFSz11M9; Wed, 1 May 2024 20:40:18 +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 4VV88L4cL7z117c; Wed, 1 May 2024 20:40:18 +0000 (UTC) Date: Wed, 1 May 2024 22:39:38 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.59 X-Spam-Score: -6.59 X-Migadu-Queue-Id: D4096523C5 X-Migadu-Scanner: mx13.migadu.com X-TUID: /2ifbAjiXSFr * gnu/packages/crates-io.scm (rust-libudev-sys-0.1): New variable. Change-Id: I278a561e7dd8c10bf813b5ac4fded7fe74d391cc --- gnu/packages/crates-io.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index a67d3d74bb..8352fb56c5 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -34659,6 +34659,30 @@ (define-public rust-libsqlite3-sys-0.20 ("rust-pkg-config" ,rust-pkg-config-0.3) ("rust-vcpkg" ,rust-vcpkg-0.2)))))) +(define-public rust-libudev-sys-0.1 + (package + (name "rust-libudev-sys") + (version "0.1.4") + (source + (origin + (method url-fetch) + (uri (crate-uri "libudev-sys" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "09236fdzlx9l0dlrsc6xx21v5x8flpfm3d5rjq9jr5ivlas6k11w")))) + (build-system cargo-build-system) + (native-inputs + (list pkg-config)) + (inputs + (list eudev)) + (arguments + `(#:cargo-inputs (("rust-libc" ,rust-libc-0.2) + ("rust-pkg-config" ,rust-pkg-config-0.3)))) + (home-page "https://github.com/dcuddeback/libudev-sys") + (synopsis "FFI bindings to @code{libudev}") + (description "This package provides FFI bindings to @code{libudev}.") + (license license:expat))) + (define-public rust-libxml-0.3 (package (name "rust-libxml") base-commit: 7d4ae2fca723114fb1df56de33b82177fbc4d0a6 -- 2.41.0