cppgir 2.0-2.1 source package in Ubuntu

Changelog

cppgir (2.0-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix crashing on Gio-2.0 (Closes: #1071302).
  * Fix several other FTBFS reasons.

 -- Andrey Rakhmatullin <email address hidden>  Thu, 23 May 2024 23:50:03 +0500

Upload details

Uploaded by:
Nicholas Guriev
Uploaded to:
Sid
Original maintainer:
Nicholas Guriev
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
cppgir_2.0-2.1.dsc 2.1 KiB b639a2b7934ff1837dcc6a581d7e826aad950c6dc8df7681c8a04f5884e83e81
cppgir_2.0.orig.tar.bz2 126.8 KiB 602a5c452308f67d35d5c83343f2b479d1099b4a4acc675c1e60a9e756458a78
cppgir_2.0-2.1.debian.tar.xz 7.2 KiB 30bbc4029d9bf3fd44c1d028d5803470ed026dbafd2f9752c417a51d4230fcf7

Available diffs

No changes file available.

Binary packages built by this source

cppgir: C++ binding wrapper generator for GObject introspection

 cppgir processes .gir files derived from GObject-Introspection annotations into
 a set of C++ files defining suitable namespaces, classes and other types that
 together from a C++ binding. In this way, the plain C libraries and objects
 become available as native objects along with managed resource handling.

cppgir-dbgsym: debug symbols for cppgir