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 4JOXJn6gIGWpgAAAG6o9tA:P1 (envelope-from ) for ; Sat, 07 Oct 2023 02:04:14 +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 4JOXJn6gIGWpgAAAG6o9tA (envelope-from ) for ; Sat, 07 Oct 2023 02:04:14 +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 61A2D3F590 for ; Sat, 7 Oct 2023 02:04:14 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Imji1G5K; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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=1696637054; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=1kwzF5HtgR0Qw/Ue7iCxdBqPHKoS24yNEduZqFEpG7s=; b=fhLINroA5WsDYviJwTOJ5lFFX1wYMOtmClN+P20Mmrk3bn20HuxZ71Q1wN/ZDi80hYZ/Tw SsIaWPIeeAZgwzAtGtlZuce2vn4kCihfOWEg4i3Fcqk9vG6/B5RY8Uhc91RoK/6CF02Jau e4Up7iiw4MsACmpfzxz7WeJtPe/J6YJJrjUScO9ZD1nBaBKXaPDyjrPXtWi1taGegAquwj n6q/wZNkV90oSY8Qf74QKpInGVjGBC+tLGqQvi1Nic6rqBXYW+zxqySu3BWa4u/21K24+J C0ETVcp15E5aW7+3gQtKuYeJ0Fq27r/Q4fbn5mBmrc+CSoWOvU5FvqDsJxBB3g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Imji1G5K; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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=1696637054; a=rsa-sha256; cv=none; b=BxH8DEB5MBxKlYR3pkD1jkhgR5ML+YeeRDR9r/mQhQVdyU1yKuI4XQvD1yhUj+q7mizrm5 UCe+Vu7wKc0sxC5tRD9k3w1ueJ586UBhBXtalIKMPRfSyBj+xLHpHNOpWsLtf7rA/dwhSK i48X5V+qWhQEdJm8PcV+BqGMkwHdGn0fRlGOER5KCqJUBfytAZk7c4rj1y975+uUDhAGJQ s9cfNknSFfIHD3cmlTwumP91wmtpqp3XZ72PndeBocOJ/2E5mjY46yQlRehJcBkEGKeS7P 93n/pI+9HLdTDyg16GvGwIBHPjCK9G6ialXANu7plYEKNdDeXcKg+OSy6KbapQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qounM-0001sl-0e; Fri, 06 Oct 2023 20:03: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 1qounH-0001ng-2J for guix-patches@gnu.org; Fri, 06 Oct 2023 20:03:43 -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 1qounG-0006Mt-QB for guix-patches@gnu.org; Fri, 06 Oct 2023 20:03:42 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qounZ-0007sf-Ry for guix-patches@gnu.org; Fri, 06 Oct 2023 20:04:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66378] [PATCH] gnu: Add rust-as-raw-xcb-connection-1. References: <878r8ftiaq.fsf@gmail.com> In-Reply-To: <878r8ftiaq.fsf@gmail.com> Resent-From: Aleksandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 07 Oct 2023 00:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66378 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66378@debbugs.gnu.org Received: via spool by 66378-submit@debbugs.gnu.org id=B66378.169663699030048 (code B ref 66378); Sat, 07 Oct 2023 00:04:01 +0000 Received: (at 66378) by debbugs.gnu.org; 7 Oct 2023 00:03:10 +0000 Received: from localhost ([127.0.0.1]:52990 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoumj-0007oO-HZ for submit@debbugs.gnu.org; Fri, 06 Oct 2023 20:03:09 -0400 Received: from mail-lf1-x12f.google.com ([2a00:1450:4864:20::12f]:57401) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoumh-0007lv-Tg for 66378@debbugs.gnu.org; Fri, 06 Oct 2023 20:03:08 -0400 Received: by mail-lf1-x12f.google.com with SMTP id 2adb3069b0e04-5033918c09eso3370572e87.2 for <66378@debbugs.gnu.org>; Fri, 06 Oct 2023 17:02:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696636963; x=1697241763; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:subject:to:from:from:to:cc :subject:date:message-id:reply-to; bh=1kwzF5HtgR0Qw/Ue7iCxdBqPHKoS24yNEduZqFEpG7s=; b=Imji1G5Kld2tf17hxbX+sQRpAb+tcyAkE2+yXMFaWiXwdUXUnJRxqK9SH1pkAQlbEB FhPqUNJx54jTZCC/NonZc5q5l+nQWrfdOON+DUgiWPoGM+60JcTsqYrppvcHG9BSSIiU Z7ugB2eUIJzhfpYU4ZwKwlWxV/IIui4vXaAbzpR5oLn8tDbu2EMRKYvZX+CnLamRibeb aGbmXsnhih9D3SyWu+XtxlwwXlgiWHYGd6N+UQmC65bof+hH3P0eDFDfgN8C1Iq9Sd3y pAxKJo1dJKvCztuejy+INDn+Up4GjkYmaD3B8T/I4Uci/mhTFGsLQdRq5iJebVXw4K7Y Thfw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696636963; x=1697241763; h=mime-version:user-agent:message-id:date:subject:to:from :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=1kwzF5HtgR0Qw/Ue7iCxdBqPHKoS24yNEduZqFEpG7s=; b=ZOm3t6/vYkbX7WEn8liEEPZPxPfrUfiwKOTIfYc3KCh+ANOB5gyJrru8S/iJKkFVAq pNmhp7/qzQ+jLcGZTuQIZwu52MZiPGxtmbzDCtJfJm+IjkaXGe5en5K3NpbuffIAdtCF Zvu4uLDmJBiZIYgTXA0EnaaXXQbYKFKwAGc+BVowDLhUMDoJCyGnE0MMD64jGhgWoPDi l72cS++zALvafHLM+RG3G62rNrFJBtx8NJQC2VsbuNuCppzod5Lto6+hrg/uOJviU1YV JYfKGXIIR3ZX1554Y7PUgmXHfv8CWH3zXBDKtm9mLD3fFzm9+cDRygAwZtUvILlr1LWn CyPw== X-Gm-Message-State: AOJu0YyfTkZP9XbMwgKPxO54VoIrahHaeHJfOKNLWA/hE6+xEMTBZ2ML v1vmIIFqbTlCxvVx4paWRQb0I0m28tU= X-Google-Smtp-Source: AGHT+IE9yERIt2uiPqlIFk2WcLIaA2cx+47MUwTDVPzZ/0haUbdmherbpm4pHNk0stYcG4RY00uizg== X-Received: by 2002:a19:6d0a:0:b0:505:6fcd:d7bf with SMTP id i10-20020a196d0a000000b005056fcdd7bfmr6715026lfc.19.1696636962631; Fri, 06 Oct 2023 17:02:42 -0700 (PDT) Received: from magi ([176.59.18.42]) by smtp.gmail.com with ESMTPSA id l11-20020ac2430b000000b00505656b98adsm476524lfh.245.2023.10.06.17.02.42 for <66378@debbugs.gnu.org> (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Fri, 06 Oct 2023 17:02:42 -0700 (PDT) From: Aleksandr Vityazev Date: Sat, 07 Oct 2023 03:02:41 +0300 Message-ID: <87lecfnvtq.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 2.81 X-Spam-Score: 2.81 X-Migadu-Queue-Id: 61A2D3F590 X-Migadu-Scanner: mx2.migadu.com X-TUID: Mh9cijSEqTtr * gnu/packages/crates-io.scm (rust-as-raw-xcb-connection-1): New variable. --- gnu/packages/crates-io.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 3cefac7a7a..0a7ec55a30 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -4334,6 +4334,26 @@ (define-public rust-asn1-rs-impl-0.1 "This package provides implementation details for the @code{asn1-rs} crate.") (license (list license:expat license:asl2.0)))) +(define-public rust-as-raw-xcb-connection-1 + (package + (name "rust-as-raw-xcb-connection") + (version "1.0.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "as-raw-xcb-connection" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1am99fbsp5f5vnbvr0qnjma36q49c9zvdbn0czwwvian18mk2prd")))) + (build-system cargo-build-system) + (arguments `(#:skip-build? #t)) + (home-page "https://github.com/psychon/as-raw-xcb-connection") + (synopsis "Trait to facilitate interoperatibility with libxcb C API") + (description "This package provides trait to facilitate interoperatibility +with @code{libxcb} C API.") + (license (list license:expat license:asl2.0)))) + (define-public rust-as-slice-0.2 (package (name "rust-as-slice") base-commit: a7e6b4c98b97921ab695218f9b89be4f1ded48c9 prerequisite-patch-id: ec4a09723b91089c8eb5b5269ae81272bb4d81b4 prerequisite-patch-id: 9680399593e3dcdb5b10ee646023efd1215942d9 prerequisite-patch-id: 66497a0079d0077e7b5001707d8211c525ea7193 prerequisite-patch-id: 4f512542ae5806d47054e063e3dd1df66258c530 prerequisite-patch-id: 48abb1e84ca8d85b23794222f8fa5b4d2dfa4699 prerequisite-patch-id: a7fdd2f87131ad73865389152d4a826df24fcae7 prerequisite-patch-id: 1600413a45a50114906f4390653c3fbb7f536a4c prerequisite-patch-id: 51e95882782a53eda933e884fb5e80487ba52b9f prerequisite-patch-id: 177b2873f4e77585c464ac3d24bec78d58f128bd prerequisite-patch-id: 631a6785018f999fcbf7e22fb8e2aae9329ced55 prerequisite-patch-id: 1bd1b328f9e3c7119fed731ffd7e7d87ac33f0c2 prerequisite-patch-id: 79105270952c22f07255cb315da1db44f505b07b prerequisite-patch-id: 9c5af3baa3dac6233837fb6eb0b7467b969caff4 prerequisite-patch-id: 1156b461c8622b5071656309b05c026abab0f277 prerequisite-patch-id: 8a5e3746b5092496884d50ef4359148ac9349a83 prerequisite-patch-id: 579e44cb67db2d0d3c6232c7c306457a0b5a1a27 prerequisite-patch-id: f5dc3c2782749512e23becb166db7aafacd0be1f prerequisite-patch-id: 41717fac7367d7e596c093548408ab4bb7d11575 prerequisite-patch-id: 82761b9bede107314f9e75282e1851da281e1d53 prerequisite-patch-id: 4eaffd8b1788833c76590916476337e55ae234b0 prerequisite-patch-id: b501999eff4662ed2917dba3b934abd1a5e2252a prerequisite-patch-id: d2b947c72b82c6366d8164f1d732a4d25c6cb4fa prerequisite-patch-id: e1df80a774d3de676f01f262c68f506b0bc1ed92 prerequisite-patch-id: 1e2e9dfb8051b74814d7711e0247674a20329b1e prerequisite-patch-id: 3dc346b9df988744c17f4c810753d8afcb00a642 -- 2.41.0 -- Aleksandr Vityazev