From: Herman Rimm via Guix-patches via <guix-patches@gnu.org>
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>, 52530@debbugs.gnu.org
Subject: [bug#52530] [PATCH core-updates-frozen] WIP: Add rust-gtk4 and dependencies
Date: Thu, 25 Jan 2024 18:47:03 +0100 [thread overview]
Message-ID: <nz6ufi3kyaiitn6sxt3tiygoqpceh2jck7ol2jcs4yyed4swhm@apqt543jn75k> (raw)
In-Reply-To: <87mssy3rgs.fsf_-_@gmail.com>
Hi Maxim,
Apologies, it seems rust-gtk4-rs and dependency packages were also
written by Sergio Pastor Pérez and merged into rust-team. Aside from the
descriptions and comments, the diff is:
diff --git a/gnu/packages/crates-gtk.scm b/gnu/packages/crates-gtk.scm
index 51f02788d3..6d419c0318 100644
--- a/gnu/packages/crates-gtk.scm
+++ b/gnu/packages/crates-gtk.scm
@@ -2660,14 +2660,13 @@ (define-public rust-gtk4-macros-0.7
("rust-proc-macro2" ,rust-proc-macro2-1)
("rust-quick-xml" ,rust-quick-xml-0.30)
("rust-quote" ,rust-quote-1)
- ("rust-gtk4" ,rust-gtk4-0.7)
("rust-syn" ,rust-syn-1))
#:cargo-development-inputs (("rust-futures-channel" ,rust-futures-channel-0.3)
("rust-futures-util" ,rust-futures-util-0.3)
("rust-gtk4" ,rust-gtk4-0.7)
("rust-trybuild2" ,rust-trybuild2-1))))
(native-inputs (list pkg-config))
- (inputs (list gdk-pixbuf gtk))
+ (inputs (list gtk))
(home-page "https://gtk-rs.org/")
(synopsis "Macros helpers for GTK 4 bindings")
(description "Macros helpers for GTK 4 bindings.")
You can close this thread (or could I?).
Cheers,
Herman
next prev parent reply other threads:[~2024-01-25 17:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-15 23:05 [bug#52530] [PATCH core-updates-frozen] WIP: Add rust-gtk4 and dependencies Nicholas von Klitzing
2021-12-19 4:42 ` Maxim Cournoyer
2022-01-08 9:10 ` Nicholas von Klitzing via Guix-patches via
2023-12-24 15:27 ` [bug#52530] [PATCH] gnu: " Herman Rimm via Guix-patches via
2024-01-22 4:46 ` [bug#52530] [PATCH core-updates-frozen] WIP: " Maxim Cournoyer
2024-01-25 17:47 ` Herman Rimm via Guix-patches via [this message]
2024-01-27 3:15 ` bug#52530: " Maxim Cournoyer
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=nz6ufi3kyaiitn6sxt3tiygoqpceh2jck7ol2jcs4yyed4swhm@apqt543jn75k \
--to=guix-patches@gnu.org \
--cc=52530@debbugs.gnu.org \
--cc=herman@rimm.ee \
--cc=maxim.cournoyer@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.