Source: mtpaint
Section: graphics
Priority: optional
Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Uploaders: Muammar El Khatib <muammar@debian.org>
Build-Depends: debhelper-compat (= 13),
               libpng-dev,
               zlib1g-dev,
               libjpeg-dev,
               libtiff-dev,
               gettext,
               pkgconf,
               libgtk-3-dev,
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/debian-phototools-team/mtpaint
Vcs-Git: https://salsa.debian.org/debian-phototools-team/mtpaint.git
Homepage: https://mtpaint.sourceforge.net/
Rules-Requires-Root: no

Package: mtpaint
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         gtklp
Description: painting program to create pixel art and manipulate digital photos
 mtPaint is a free, open source graphic editing program which uses the GTK+
 toolkit.
 It is geared towards creating indexed palette images and pixel art.
 .
 Due to its efficient design it can run on older PC hardware (e.g. a 200MHz CPU
 and 32MB of RAM). It can edit indexed palette or 24 bit RGB images and offers
 basic painting and palette manipulation tools.
 .
 It is aimed to be simple and easy to use. it also can handle JPEG, GIF, TIFF,
 BMP, XPM, and XBM files.
