all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#74432] [rust-team 0/9] Adding blue-recorder
@ 2024-11-19  7:26 Divya Ranjan via Guix-patches via
  2024-11-19  7:32 ` [bug#74432] [rust-team 1/9] gnu: crates-graphics: Add rust-dark-light Divya Ranjan via Guix-patches via
  0 siblings, 1 reply; 11+ messages in thread
From: Divya Ranjan via Guix-patches via @ 2024-11-19  7:26 UTC (permalink / raw)
  To: 74432; +Cc: Divya Ranjan

This series of patches adds the blue-recorder application which is built primarily in rust. The patches begin with adding the necessary dependencies and then finally add the definition for blue-recorder.

I'm a bit skeptial if I got the commit messages for the updating patches to be corect, let me know if there's anything to be changed.

Divya Ranjan (9):
  gnu: crates-graphics: Add rust-dark-light
  gnu: crates-gtk: rust-atk-sys: Update to 0.18
  gnu: crates-gtk: rust-gdk-sys: Update to 0.18
  gnu: crates-gtk: rust-gtk-sys: Update to 0.18
  gnu: crates-io: Add rust-dconf-rs
  gnu: crates-io: Add rust-detect-desktop-environment
  gnu: crates-io: Add rust-filename
  gnu: crates-io: Add rust-secfmt
  gnu: rust-apps: Add blue-recorder

 gnu/packages/crates-graphics.scm | 27 ++++++++++
 gnu/packages/crates-gtk.scm      | 86 ++++++++++++++++++++++++++++++
 gnu/packages/crates-io.scm       | 77 +++++++++++++++++++++++++++
 gnu/packages/rust-apps.scm       | 90 +++++++++++++++++++++++++++++++-
 4 files changed, 279 insertions(+), 1 deletion(-)

Regards
--
2.46.0




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-11-19  9:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-19  7:26 [bug#74432] [rust-team 0/9] Adding blue-recorder Divya Ranjan via Guix-patches via
2024-11-19  7:32 ` [bug#74432] [rust-team 1/9] gnu: crates-graphics: Add rust-dark-light Divya Ranjan via Guix-patches via
2024-11-19  7:32   ` [bug#74432] [rust-team 2/9] gnu: crates-gtk: rust-atk-sys: Update to 0.18 Divya Ranjan via Guix-patches via
2024-11-19  7:32   ` [bug#74432] [rust-team 3/9] gnu: crates-gtk: rust-gdk-sys: " Divya Ranjan via Guix-patches via
2024-11-19  7:32   ` [bug#74432] [rust-team 4/9] gnu: crates-gtk: rust-gtk-sys: " Divya Ranjan via Guix-patches via
2024-11-19  7:32   ` [bug#74432] [rust-team 5/9] gnu: crates-io: Add rust-dconf-rs Divya Ranjan via Guix-patches via
2024-11-19  7:32   ` [bug#74432] [rust-team 6/9] gnu: crates-io: Add rust-detect-desktop-environment Divya Ranjan via Guix-patches via
2024-11-19  7:32   ` [bug#74432] [rust-team 7/9] gnu: crates-io: Add rust-filename Divya Ranjan via Guix-patches via
2024-11-19  7:32   ` [bug#74432] [rust-team 8/9] gnu: crates-io: Add rust-secfmt Divya Ranjan via Guix-patches via
2024-11-19  7:32   ` [bug#74432] [rust-team 9/9] gnu: rust-apps: Add blue-recorder Divya Ranjan via Guix-patches via
2024-11-19  9:57     ` Efraim Flashner

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.