guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#74432] [rust-team 0/9] Adding blue-recorder


From: Divya Ranjan
Subject: [bug#74432] [rust-team 0/9] Adding blue-recorder
Date: Tue, 19 Nov 2024 07:26:17 +0000

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]