Source: azpainter
Section: graphics
Priority: optional
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Alexander Pozdnyakov <almipo@mail.ru>
Build-Depends: debhelper-compat (=13),
               libfontconfig1-dev,
               libfreetype6-dev,
               libjpeg-dev,
               libpng-dev | libpng12-dev,
               libtiff-dev,
               libwebp-dev,
               libx11-dev,
               libxcursor-dev,
               libxext-dev,
               libxft-dev,
               libxi-dev,
               ninja-build,
               zlib1g-dev
Standards-Version: 4.5.1
Homepage: https://osdn.net/projects/azpainter/
Rules-Requires-Root: no

Package: azpainter
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: 16bit RGB full color paint software
 AzPainter is full color painting software for Linux for illustration
 drawing. This is not suitable for dot editing. Since the color is
 handled with 16 bit color (15 bit fixed point number) internally,
 the accuracy of color rises, but the memory is consumed correspondingly.
