GNU bug report logs -
#52530
[PATCH core-updates-frozen] WIP: Add rust-gtk4 and dependencies
Previous Next
Reported by: Nicholas von Klitzing <nicholas <at> nvk.pm>
Date: Wed, 15 Dec 2021 23:06:02 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #25 received at 52530-done <at> debbugs.gnu.org (full text, mbox):
Hi Herman,
Herman Rimm <herman <at> rimm.ee> writes:
> 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?).
Thanks for the heads-up. I'm closing this thread by replying to
52530-done <at> debbugs.gnu.org in CC.
--
Thanks,
Maxim
This bug report was last modified 1 year and 117 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.