From: Herman Rimm via Guix-patches via <guix-patches@gnu.org>
To: 75060@debbugs.gnu.org
Cc: Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#75060] [PATCH rust-team 5/5] gnu: rust-xkb-0.3: Order alphabetically.
Date: Tue, 24 Dec 2024 11:11:50 +0100 [thread overview]
Message-ID: <02c5f3376d715346834ba5927b3a93d3db56fdbb.1735034375.git.herman@rimm.ee> (raw)
In-Reply-To: <af73e72da18d71c8a07b15bffa4252638e062ea3.1735034375.git.herman@rimm.ee>
* gnu/packages/crates-graphics.scm (rust-xkb-0.3): Order.
Change-Id: Id856a8fe8d72e019039bba04c2775f6e5920d977
---
gnu/packages/crates-graphics.scm | 52 ++++++++++++++++----------------
1 file changed, 26 insertions(+), 26 deletions(-)
diff --git a/gnu/packages/crates-graphics.scm b/gnu/packages/crates-graphics.scm
index a10a511b41..942f0602a3 100644
--- a/gnu/packages/crates-graphics.scm
+++ b/gnu/packages/crates-graphics.scm
@@ -6741,6 +6741,32 @@ (define-public rust-x11rb-protocol-0.10
#:cargo-development-inputs
(("rust-criterion" ,rust-criterion-0.3))))))
+(define-public rust-xkb-0.3
+ (package
+ (name "rust-xkb")
+ (version "0.3.0")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (crate-uri "xkb" version))
+ (file-name (string-append name "-" version ".tar.gz"))
+ (sha256
+ (base32 "03rfx8n3pajc95riksnshh3aqm8dqij2iis5icl88pa6ylk9x0gj"))))
+ (build-system cargo-build-system)
+ (arguments
+ `(#:cargo-inputs (("rust-bitflags" ,rust-bitflags-1)
+ ("rust-libc" ,rust-libc-0.2)
+ ("rust-xcb" ,rust-xcb-1)
+ ("rust-xkbcommon-sys" ,rust-xkbcommon-sys-1))))
+ (native-inputs
+ (list pkg-config))
+ (inputs
+ (list clang libxkbcommon-1.5 mesa))
+ (home-page "https://github.com/meh/rust-xkb")
+ (synopsis "Rusty wrapper around libxkbcommon")
+ (description "This package provides Rusty wrapper around libxkbcommon.")
+ (license license:wtfpl2)))
+
(define-public rust-xkbcommon-0.7
(package
(name "rust-xkbcommon")
@@ -6848,32 +6874,6 @@ (define-public rust-xkbcommon-sys-1
(description "This package provides bindings to libxkbcommon.")
(license license:wtfpl2)))
-(define-public rust-xkb-0.3
- (package
- (name "rust-xkb")
- (version "0.3.0")
- (source
- (origin
- (method url-fetch)
- (uri (crate-uri "xkb" version))
- (file-name (string-append name "-" version ".tar.gz"))
- (sha256
- (base32 "03rfx8n3pajc95riksnshh3aqm8dqij2iis5icl88pa6ylk9x0gj"))))
- (build-system cargo-build-system)
- (arguments
- `(#:cargo-inputs (("rust-bitflags" ,rust-bitflags-1)
- ("rust-libc" ,rust-libc-0.2)
- ("rust-xcb" ,rust-xcb-1)
- ("rust-xkbcommon-sys" ,rust-xkbcommon-sys-1))))
- (native-inputs
- (list pkg-config))
- (inputs
- (list clang libxkbcommon-1.5 mesa))
- (home-page "https://github.com/meh/rust-xkb")
- (synopsis "Rusty wrapper around libxkbcommon")
- (description "This package provides Rusty wrapper around libxkbcommon.")
- (license license:wtfpl2)))
-
(define-public rust-xkeysym-0.2
(package
(name "rust-xkeysym")
--
2.45.2
next prev parent reply other threads:[~2024-12-24 10:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-24 10:02 [bug#75060] [PATCH rust-team 1/5] gnu: rust-x11-clipboard-0.9: Order alphabetically Herman Rimm via Guix-patches via
2024-12-24 10:11 ` [bug#75060] [PATCH rust-team 2/5] gnu: rust-x11-clipboard-0.8: " Herman Rimm via Guix-patches via
2024-12-24 10:11 ` [bug#75060] [PATCH rust-team 3/5] gnu: rust-x11-clipboard-0.7: " Herman Rimm via Guix-patches via
2024-12-24 10:11 ` [bug#75060] [PATCH rust-team 4/5] gnu: rust-x11-dl-2: " Herman Rimm via Guix-patches via
2024-12-24 10:11 ` Herman Rimm via Guix-patches via [this message]
2024-12-24 12:01 ` bug#75060: [PATCH rust-team 1/5] gnu: rust-x11-clipboard-0.9: " Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=02c5f3376d715346834ba5927b3a93d3db56fdbb.1735034375.git.herman@rimm.ee \
--to=guix-patches@gnu.org \
--cc=75060@debbugs.gnu.org \
--cc=efraim@flashner.co.il \
--cc=herman@rimm.ee \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).