Source: cppgir Section: devel Maintainer: Nicholas Guriev Build-Depends: debhelper-compat (= 14), dh-sequence-dwz, dh-sequence-single-binary, Build-Depends-Arch: cmake (>= 3.14), gir1.2-gio-2.0-dev , gir1.2-gobject-2.0-dev , gir1.2-gst-1.0-dev , gir1.2-gtk-3.0-dev , libboost-dev (>= 1.58), libboost-fiber-dev (>= 1.65) , libgio-2.0-dev , libgstreamer1.0-dev , libgtk-3-dev , qtbase5-dev (>= 5.9) , ronn , Standards-Version: 4.7.4 Homepage: https://gitlab.com/mnauw/cppgir Vcs-Git: https://salsa.debian.org/mymedia/cppgir.git Vcs-Browser: https://salsa.debian.org/mymedia/cppgir Package: cppgir Architecture: any Multi-Arch: foreign Description: 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.