Source: libbabl-0.1-0
Section: libs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Build-Depends: debhelper (>= 9), autotools-dev,
 automake,
# dh-sequence-gir,
 gettext,
 gnome-pkg-tools,
 intltool,
# libgirepository1.0-dev,
 liblcms2-dev,
 libtool,
 pkg-config
Standards-Version: 3.9.8
Homepage: http://gegl.org/babl/
#Vcs-Git: https://anonscm.debian.org/collab-maint/libbabl-0.1-0.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libbabl-0.1-0.git

Package: libbabl-0.1-0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: babl is a dynamic, any to any, pixel format translation library
 babl is a dynamic, any to any, pixel format translation library. 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
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libbabl-0.1-0 (= ${binary:Version})
Description: babl is a dynamic, any to any, pixel format translation library
 babl is a dynamic, any to any, pixel format translation library. 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
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: babl is a dynamic, any to any, pixel format translation library
 babl is a dynamic, any to any, pixel format translation library. 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
#Architecture: any
#Depends: ${shlibs:Depends}, ${misc:Depends}, ${gir:Depends},
# libbabl-0.1-0 (= ${binary:Version})
#Description: babl is a dynamic, any to any, pixel format translation library
# babl is a dynamic, any to any, pixel format translation library. 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.