gir-rust-code-generator 0.19.0-2 source package in Ubuntu

Changelog

gir-rust-code-generator (0.19.0-2) experimental; urgency=medium

  * Cherry-pick patch to fix Rust GNOME builds with latest
    gobject-introspection time_t changes (Closes: #1067256)

 -- Jeremy Bícha <email address hidden>  Thu, 04 Apr 2024 08:20:31 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Noble
Original maintainer:
Debian GNOME Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
gir-rust-code-generator_0.19.0.orig.tar.gz 207.2 KiB c7a80a9284e22a029486f0e3849761647657ebd0b87474a88c0e580953453336
gir-rust-code-generator_0.19.0-2.debian.tar.xz 5.4 KiB 2eddd884abd0527b792a7f07d14afc1e19dd89bff605869277ab1c003bf9e132
gir-rust-code-generator_0.19.0-2.dsc 2.4 KiB 4a4a1620bcae53398f2895e36bc0cddb91b39943c5b2f903ec3750e521896700

Available diffs

View changes file

Binary packages built by this source

gir-rust-code-generator: Generate rust source code from gir files

 GIR is a project that helps generate safe Rust bindings for GObject based
 libraries. The generated bindings consists of two parts: FFI
 (the unsafe 1:1 C API calls from Rust) and the safe high-level safe Rust API.
 .
 The executable is named gir. The usage is outlined in the docs.

gir-rust-code-generator-dbgsym: debug symbols for gir-rust-code-generator