From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 UKt6FoSgIGWJagAAauVa8A:P1 (envelope-from ) for ; Sat, 07 Oct 2023 02:04:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UKt6FoSgIGWJagAAauVa8A (envelope-from ) for ; Sat, 07 Oct 2023 02:04:20 +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 2AD4B3E7B1 for ; Sat, 7 Oct 2023 02:04:20 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=kTRTihIa; 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=1696637060; 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=q6OB8PlcEXsmHgZMAPNJ6gW0380gWLhh1hbL4PbuABM=; b=orgMjlrSFkIKPIZ7vfQXeJ/nYxtk+zP+SlbjumQGmZxU6NZddyOGpmVs982eOmCjOI1s6/ nTUg+gM/LcINDYLGtckltlq9Q55GIvDaoWov03slJfsRfIPV6waww5qDfV6XPf+Fvnq/ix i7HrxPwT4LQJph3fHaUYajj7HOPDKnmRmzPOhz7NItJ3Q4Tv8oIBKnIVLx+rvBOoLoyeyl 7Yvk/dIWYyADtWOeB7r4RcIwd8XKG/zv7oV3NSf7JXUpzhNZ6plfkGY7y8AX3it4cG+PjS LeidHyIUuOVHwbZNyOzFpzfonrNqaOfqSnXPqYNlvbo6N7XYJqDG9sZWbJtkaw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=kTRTihIa; 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=1696637060; a=rsa-sha256; cv=none; b=R3wvrzm2jYdUUo1mO/ZKui3cbYJxUR8K9WnQ3y3WzzPOIE95NQg8Zv9ihPrXVGNvtKePvB Xe4yvxn9VLzehUU22u9HDnv84tgZiFIuzNkWEZRyOui3blgsNgpKfairTqBW5yHDcluKCX 9nSbsXpIsY9jZcmf78RsmU3yH+HvGuPABhhRl+u6w4dOyqp9HQEKfk16ilx/zUurhVhozm nP6bdJc86EPmbl9ZZo7ddfLYndytxwYgmZ6HX+RwjpF+pK6Ck5hKKitw7Bs0ZAq/tJCvBU i3QTet/ia+OT9zZ6aW2Ss//ctz8AIaO7CWckVdF5Dv2UucptYHG8yPoQoAAI2w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qoumV-0001J4-5B; Fri, 06 Oct 2023 20:02: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 1qoumP-0001Dp-4O for guix-patches@gnu.org; Fri, 06 Oct 2023 20:02:49 -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-0005nT-SM 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 1qoumh-0007no-TA for guix-patches@gnu.org; Fri, 06 Oct 2023 20:03:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66378] [PATCH] gnu: Add rust-wayland-scanner-0.30. 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:07 +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.169663697729838 (code B ref 66378); Sat, 07 Oct 2023 00:03:07 +0000 Received: (at 66378) by debbugs.gnu.org; 7 Oct 2023 00:02:57 +0000 Received: from localhost ([127.0.0.1]:52960 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoumW-0007l6-KX for submit@debbugs.gnu.org; Fri, 06 Oct 2023 20:02:57 -0400 Received: from mail-lf1-x136.google.com ([2a00:1450:4864:20::136]:45512) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoumR-0007kN-CI for 66378@debbugs.gnu.org; Fri, 06 Oct 2023 20:02:55 -0400 Received: by mail-lf1-x136.google.com with SMTP id 2adb3069b0e04-5045cb9c091so3491215e87.3 for <66378@debbugs.gnu.org>; Fri, 06 Oct 2023 17:02:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696636946; x=1697241746; 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=q6OB8PlcEXsmHgZMAPNJ6gW0380gWLhh1hbL4PbuABM=; b=kTRTihIagMIhybLt7nzw3J7N2oBshTkp5Peaw+tOIXIND2Ds0UH/qu7VDQu+9mZZay PEvTeooxxO3XPwYEA1O++MlukwAXKL800tbWXvwKEafU8rcmu6pLOKh+n1pW99vrf9m7 aeB04zGvNQDwM+Q4/5jqGhrYFFOtbERxYFcfFEn/RGJd4ftqR1Dw+XYKFm0trgzP7S8f iHuEk546Wy4aTMrgu0g1u71ljzAUeOQC3DX7Y4FG7NuiTLeqSGJEJQWnNu6Psl2gUpNP ZFZmQYx2o/6B7iUSDG2VkcYb9SalNjB9xp15upDKTaitaY9leRrODxwulgmx7JRuv7GC KsVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696636946; x=1697241746; 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=q6OB8PlcEXsmHgZMAPNJ6gW0380gWLhh1hbL4PbuABM=; b=RRDFWwSzIj4oVRRtf0TfdcgaTUutCiFlXMPoEtAfik9QXn3NPc0GJ1u0fzX1j7WpKM /v4rwWjDck1kCien+zhURrQ4B/bhmabHnW+8bB98OD1mGaasCIcsOABkK+oxtznUeqON XoMl+cGsK/QKt/2GxHAP4EwpSgaS52g4qAIMdbJHUD1K6nXHy3A8ohkgJT8MSqZGPHby ph9rpQR00yXRtnfhySSuXqcpClRLs2hhJNu2NFiobBZB0aUsNhwpaMrRZu9Y+VBdrAT0 JxHV4tUkaGwPCGtYymLTfhG+Xq5xilkUtcVSG5J7evBYqEO1/fskm2IdeX9XutZJgwG8 HXtw== X-Gm-Message-State: AOJu0YyDUutHvPxRfhZPDkqRRcDZ4jTQb6lBI3mIzDR8zG4m61/n6Njz mU6Eg7iXSPQR1BxZyI1m3YvSQjjNS0Y= X-Google-Smtp-Source: AGHT+IFvVl3flXxhzG/tWeBSRD86FKNAGwwG7aL/+wxSEdbko5y/FTH5980H7SYNK8M2dQMEdQRIOQ== X-Received: by 2002:a19:7114:0:b0:503:2dce:4544 with SMTP id m20-20020a197114000000b005032dce4544mr6860959lfc.59.1696636946078; Fri, 06 Oct 2023 17:02:26 -0700 (PDT) Received: from magi ([176.59.18.42]) by smtp.gmail.com with ESMTPSA id h26-20020ac2597a000000b00502df04c0basm481435lfp.183.2023.10.06.17.02.25 for <66378@debbugs.gnu.org> (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Fri, 06 Oct 2023 17:02:25 -0700 (PDT) From: Aleksandr Vityazev Date: Sat, 07 Oct 2023 03:02:25 +0300 Message-ID: <87sf6nnvu6.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: 2AD4B3E7B1 X-Migadu-Scanner: mx2.migadu.com X-TUID: m0bDYr9VOmrD * gnu/packages/crates-io.scm (rust-wayland-scanner-0.30): New variable. --- gnu/packages/crates-io.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 769ea19dbe..f3added086 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -77452,6 +77452,36 @@ (define-public rust-wayland-backend-0.1 protocol.") (license license:expat))) +(define-public rust-wayland-scanner-0.30 + (package + (name "rust-wayland-scanner") + (version "0.30.1") + (source + (origin + (method url-fetch) + (uri (crate-uri "wayland-scanner" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "03ikmfwacsgbym2y4raf05knl1qjlgg81sy0174jxhzvayr77f5r")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs + (("rust-proc-macro2" ,rust-proc-macro2-1) + ("rust-quick-xml" ,rust-quick-xml-0.28) + ("rust-quote" ,rust-quote-1)) + #:cargo-development-inputs + (("rust-similar" ,rust-similar-2)))) + (home-page "https://github.com/smithay/wayland-rs") + (synopsis + "Wayland Scanner for generating rust APIs from XML wayland protocol files") + (description + "This package provides procedural macros for generating the rust code +associated with a Wayland XML protocol specification, for use with the +wayland-client, wayland-server and wayland-backend crates.") + (license license:expat))) + (define-public rust-wayland-sys-0.31 (package (name "rust-wayland-sys") 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 -- 2.41.0 -- Aleksandr Vityazev