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-python3, gir1.2-gobject-2.0-dev, gobject-introspection, gobject-introspection (>= 1.78.1-9~) , libglib2.0-dev, meson, pkg-config Build-Depends-Indep: gtk-doc-tools , libglib2.0-doc Rules-Requires-Root: no Standards-Version: 4.6.2 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: ${gir:Depends}, ${misc:Depends}, libgraphene-1.0-0 (= ${binary:Version}), gir1.2-graphene-1.0 (= ${binary:Version}), libglib2.0-dev, Provides: ${gir:Provides}, gir1.2-graphene-1.0-dev (= ${binary:Version}) 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}, ${python3: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.