From e0e4dfbf9920fc4056cb63ec76ca4275ce9667f8 Mon Sep 17 00:00:00 2001 From: Sophie Herold Date: Wed, 7 Aug 2024 16:34:41 +0200 Subject: [PATCH 1/2] Add .doap-file for automated GNOME Circle listings --- release.doap | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 release.doap diff --git a/release.doap b/release.doap new file mode 100644 index 0000000..bcea052 --- /dev/null +++ b/release.doap @@ -0,0 +1,51 @@ + + + + gtk-rs + Rust bindings for glib, GTK, and other GNOME libraries. + The gtk-rs project provides safe bindings to the Rust language for fundamental libraries from the GNOME stack like GLib, Cairo, GTK 3 and GTK 4. + + + + + + + + + Rust + + + + Bilal Elmoussaoui + + bilelmoussaoui + + + + + + Sebastian Dröge + + sdroege + + + + + + Guillaume Gomez + + + + + GuillaumeGomez + + + + + + From 590e87ee7df89640640b7196699d36c5214501bb Mon Sep 17 00:00:00 2001 From: Sophie Herold Date: Thu, 8 Aug 2024 20:35:30 +0200 Subject: [PATCH 2/2] Update release.doap MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sebastian Dröge --- release.doap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.doap b/release.doap index bcea052..f876bb1 100644 --- a/release.doap +++ b/release.doap @@ -8,7 +8,7 @@ gtk-rs Rust bindings for glib, GTK, and other GNOME libraries. - The gtk-rs project provides safe bindings to the Rust language for fundamental libraries from the GNOME stack like GLib, Cairo, GTK 3 and GTK 4. + The gtk-rs project provides safe bindings to the Rust language for fundamental libraries from the GNOME stack like GLib, Cairo and GTK 4.