Source: babl
Section: libs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 dh-sequence-gir,
 git,
 gobject-introspection,
 libgdk-pixbuf-2.0-dev,
 libgirepository1.0-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 liblcms2-dev,
 librsvg2-bin,
 librsvg2-dev,
 libtiff-dev,
 meson,
 ninja-build,
 python3-setuptools,
 pkgconf,
 pkg-config,
 valac,
 w3m,
Build-Depends-Indep: gi-docgen,
Standards-Version: 4.6.2
Homepage: https://www.gegl.org/babl/
Vcs-Browser: https://salsa.debian.org/gnome-team/babl
Vcs-Git: https://salsa.debian.org/gnome-team/babl.git

Package: libbabl-0.1-0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Babl library
 babl is pixel encoding and color space conversion engine in C. It allows converting between different methods of storing pixels known as pixel formats that have with different bitdepths and other data representations, color models, color spaces and component permutations. A vocabulary to formulate new pixel formats from existing primitives is provided as well as the framework to add new color models, spaces and data types.

Package: libbabl-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${gir:Depends},
 gir1.2-babl-0.1 (= ${binary:Version}),
 libbabl-0.1-0 (= ${binary:Version}),
 liblcms2-dev,
Provides: ${gir:Provides}
Description: Babl library
 babl is pixel encoding and color space conversion engine in C. It allows converting between different methods of storing pixels known as pixel formats that have with different bitdepths and other data representations, color models, color spaces and component permutations. A vocabulary to formulate new pixel formats from existing primitives is provided as well as the framework to add new color models, spaces and data types.

Package: libbabl-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Babl library
 babl is pixel encoding and color space conversion engine in C. It allows converting between different methods of storing pixels known as pixel formats that have with different bitdepths and other data representations, color models, color spaces and component permutations. A vocabulary to formulate new pixel formats from existing primitives is provided as well as the framework to add new color models, spaces and data types.

Package: gir1.2-babl-0.1
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${gir:Depends},
Description: Babl library
 babl is pixel encoding and color space conversion engine in C. It allows converting between different methods of storing pixels known as pixel formats that have with different bitdepths and other data representations, color models, color spaces and component permutations. A vocabulary to formulate new pixel formats from existing primitives is provided as well as the framework to add new color models, spaces and data types.