# This file is autogenerated. DO NOT EDIT! # # Modifications should be made to debian/control.in instead. # This file is regenerated automatically in the clean target. Source: graphene Section: libs Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: Jeremy Bicha , Laurent Bigonville Build-Depends: debhelper-compat (= 13), dh-sequence-gir, dh-sequence-gnome, libglib2.0-dev, libgirepository1.0-dev, meson (>= 0.50.1), pkg-config Build-Depends-Indep: gtk-doc-tools , libglib2.0-doc Rules-Requires-Root: no Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/gnome-team/graphene Vcs-Git: https://salsa.debian.org/gnome-team/graphene.git Homepage: https://ebassi.github.io/graphene/ Package: libgraphene-1.0-0 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Multi-Arch: same Description: library of graphic data types Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. Package: libgraphene-1.0-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libgraphene-1.0-0 (= ${binary:Version}), gir1.2-graphene-1.0 (= ${binary:Version}), libglib2.0-dev, libgirepository1.0-dev, Suggests: libgraphene-doc Description: library of graphic data types (development files) Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. . This package contains the header files required for developing software that uses libgraphene. Package: libgraphene-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Build-Profiles: Description: library of graphic data types (documentation) Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. . This package contains the API documentation. Package: graphene-tests Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, Suggests: gnome-desktop-testing Description: library of graphic data types (installed tests) Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. . This package contains test programs, designed to be run as part of a regression testsuite. Package: gir1.2-graphene-1.0 Section: introspection Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${gir:Depends} Description: library of graphic data types (introspection files) Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. . This package can be used by other packages using the GIRepository format to generate dynamic bindings.