From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8FCRI22gIGXaTQAAG6o9tA:P1 (envelope-from ) for ; Sat, 07 Oct 2023 02:03:57 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 8FCRI22gIGXaTQAAG6o9tA (envelope-from ) for ; Sat, 07 Oct 2023 02:03:57 +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 77E4865E25 for ; Sat, 7 Oct 2023 02:03:57 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=M45+JMnF; 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=1696637037; 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=xmV+AmjJTkQqUSnsh7B5v3tp7v3RruJ57ywsv+C8mR4=; b=sfSWORqRVeCZrRrgDp80HO88szBjWepUYFOUsnVmyRgfDIojqaJmLCVV7iNVIh7zT9cDPJ MFLBz941GphDo9I+BYcx+lAKlSj3bXzKxhv+tIhe8py2smN3F8AwT6qPQ7DASEPwDr0Xo4 Ia2RE0tqUYFopEfUveFs1tnXowIUT/eJUEYcSGfURums0SXGAhW2csDs83y/JlBYci0vDY Q2AuQyddh+zcC2k2YdNF+OcKl/GPRE7GOtGxMFrmEvB7hUX0RqQdB6ZRvHoOb41iPVODIN /Dw3q8SCtuwhHLdj0cukw8GLy/QjfAypu+988oYI+fOJiXkYsYj8umE6GsKlvw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=M45+JMnF; 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=1696637037; a=rsa-sha256; cv=none; b=GenkH0MneWBOIwOEiuRcpNY2J4m8AtbSIeWIsYrciu7j96CS+6QLJVV953LOU0J3saYJ9o BatJauGtsDqZ7kHnXqT+b06pm2LwCGfz6Y7K0BOL8B27trabZSrJKES95X02HWj9lRGNHG DSSW9Iga5ej7bR8ifuP4VPYEVYC9h2Tc0l9pu+SiMZttWpJYotAI8QL6sdmUkPWPBSOgXv pGILgvhSXKZ9xn+NC2+d6KMXReaFuB5AclSUJOiAvLruZ9PTBcfIp9s/v7KW7i1ADHImp7 q7fBHThmhd4JfQrMCoYWu0Tuzfjr7p5UjpKrscKYKjgWDgl0suZtuTF1AzgdCg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qoumP-0001E0-Cw; Fri, 06 Oct 2023 20:02:49 -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 1qoumO-0001DM-BS for guix-patches@gnu.org; Fri, 06 Oct 2023 20:02:48 -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 1qoumO-0005nA-2w for guix-patches@gnu.org; Fri, 06 Oct 2023 20:02:48 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qoumg-0007nD-4Z for guix-patches@gnu.org; Fri, 06 Oct 2023 20:03:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66378] [PATCH] gnu: Add rust-wayland-sys-0.31. 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:03:06 +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.169663696129770 (code B ref 66378); Sat, 07 Oct 2023 00:03:06 +0000 Received: (at 66378) by debbugs.gnu.org; 7 Oct 2023 00:02:41 +0000 Received: from localhost ([127.0.0.1]:52948 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoumG-0007k4-VD for submit@debbugs.gnu.org; Fri, 06 Oct 2023 20:02:41 -0400 Received: from mail-lf1-x12e.google.com ([2a00:1450:4864:20::12e]:47424) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoumF-0007jY-Ed for 66378@debbugs.gnu.org; Fri, 06 Oct 2023 20:02:39 -0400 Received: by mail-lf1-x12e.google.com with SMTP id 2adb3069b0e04-50308217223so3294869e87.3 for <66378@debbugs.gnu.org>; Fri, 06 Oct 2023 17:02:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696636934; x=1697241734; 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=xmV+AmjJTkQqUSnsh7B5v3tp7v3RruJ57ywsv+C8mR4=; b=M45+JMnF4/xkjrwJ45q5Rt/hTXp1SIOHGk/7druIgkXpEk7TE/JLaKiW4xqupYDTcr EiutliftBmawFgC7X21+3CvV42xH9wTs8/KvRv648du0sIjVz7V/HWqdCALmfxTB8UjM Xp6Gum4IyLYQL4Vuep+XXV0hSZw7V8dRqMfg/j6y7ehUCrrymqcVnNOODDkKhfM5zKnj 1+rDkHGjsmwzKrOPsOzB0XYncqmUWt4YX8yHfBwxQd6MKg9pmvNGO7Byt+D+ezNqljuR 5/WBfbFcNyURd4E49nsAdOAIqF3bCoduna9ovq7yMrJjREN4WQsH3Lguj947Cme+XDob JKRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696636934; x=1697241734; 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=xmV+AmjJTkQqUSnsh7B5v3tp7v3RruJ57ywsv+C8mR4=; b=gWL61DjBu3QIgBy/9a1WUzheMsGxK2QBpWOESWmJH0MqD/8Enc5o/UhcDvLv9uKO3G YpQDyRasfpnkEC2zSsIFLamEvw+Q17pL3IueJ8T4dCB/vz0iSfsidBbY0/Qrx38oLJnO Gmw88rBwzAvwelduNqPo0tb/vYo6b6TUhA3RmiPJrWdANKkhZ9SbiywQsz0NriNJwymf TrHusIb0BJQxwa8r28aSgv2YhppKWm6Y6+sjDqr8obOc+ucO6xIG/xpzJLEAfgfIaD3+ H/FdqvnMyoy/1Cub7K2caJNXFngiIeJtagKHWDdELsSPYnrRpf/R6mOBuwBGkZl5iUMv yp2w== X-Gm-Message-State: AOJu0YxscwE32qmX39xYTREIeWr+F5sKUwCJPRKAs23lB2P6vYsXk98r +roJrna7OdCaX6NJ5i0+a2Wa4QcnNr0= X-Google-Smtp-Source: AGHT+IFp2R7W8m091umQfgRxevUKdUfY3TJcvH3cKXkToWk8FmKD4q7qVu4bcFwDINWnIIO6pPDPpg== X-Received: by 2002:a05:6512:ea5:b0:4f8:77db:1d9e with SMTP id bi37-20020a0565120ea500b004f877db1d9emr12286013lfb.12.1696636934243; Fri, 06 Oct 2023 17:02:14 -0700 (PDT) Received: from magi ([176.59.18.42]) by smtp.gmail.com with ESMTPSA id c8-20020ac24148000000b005056e9cfa1fsm484290lfi.16.2023.10.06.17.02.13 for <66378@debbugs.gnu.org> (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Fri, 06 Oct 2023 17:02:14 -0700 (PDT) From: Aleksandr Vityazev Date: Sat, 07 Oct 2023 03:02:13 +0300 Message-ID: <87wmvznvui.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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 77E4865E25 X-Spam-Score: 2.76 X-Migadu-Spam-Score: 2.76 X-Migadu-Scanner: mx1.migadu.com X-TUID: 1acuHFiUMM3m * gnu/packages/crates-io.scm (rust-wayland-sys-0.31): New variable. --- gnu/packages/crates-io.scm | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 828406084b..978558ab12 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -77393,6 +77393,35 @@ (define-public rust-watchexec-1 modifications.") (license license:asl2.0))) +(define-public rust-wayland-sys-0.31 + (package + (name "rust-wayland-sys") + (version "0.31.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "wayland-sys" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1bxpwamgagpxa8p9m798gd3g6rwj2m4sbdvc49zx05jjzzmci80m")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs + (("rust-dlib" ,rust-dlib-0.5) + ("rust-libc" ,rust-libc-0.2) + ("rust-log" ,rust-log-0.4) + ("rust-memoffset" ,rust-memoffset-0.9) + ("rust-once-cell" ,rust-once-cell-1) + ("rust-pkg-config" ,rust-pkg-config-0.3)))) + (home-page "https://github.com/smithay/wayland-rs") + (synopsis "Raw bindings to the system libwayland-*.so libraries") + (description + "This package provides raw bindings to the system libwayland-*.so +libraries.") + (license license:expat))) + (define-public rust-wl-clipboard-rs-0.4 (package (name "rust-wl-clipboard-rs") 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 -- 2.41.0 -- Aleksandr Vityazev