SlackBuildsOrg/graphics/mtpaint
slakmagik 526942b9da graphics/mtpaint: Miscellaneous cleanups and a bugfix
Fix indentation. Move the sed before configuring, just as if it were a
patch. Remove useless strip and compress code and comment why. Make the
handbook handling better via an 'else' but also fix a bug where we were
in the wrong directory and copied the wrong COPYING/README files and
missed NEWS altogether. Now cd in a subshell and grab that COPYING as
COPYING.handbook. Bump BUILD because of this.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-01 09:24:18 -06:00
..
doinst.sh Revert graphics/mtpaint removal and various cleanups. 2010-05-24 16:10:22 -05:00
mtpaint.info Various: updated maintainer email address 2010-07-03 15:52:10 -05:00
mtpaint.SlackBuild graphics/mtpaint: Miscellaneous cleanups and a bugfix 2011-03-01 09:24:18 -06:00
README Various: more whitespace cleanups 2010-07-03 15:52:10 -05:00
slack-desc Revert graphics/mtpaint removal and various cleanups. 2010-05-24 16:10:22 -05:00

mtPaint is a painting program which Mark Tyler developed from scratch so
he could easily create pixel art and manipulate digital photos.

It uses the GTK+ toolkit (version 1 or 2) and runs on PC's via the
GNU/Linux or Windows operating systems. Due to its efficient design it
can run on older PC hardware (e.g. a 200MHz CPU and 16MB of free RAM).

mtPaint is free software, which means you are able to freely use, modify
and distribute it according to the GNU General Public License.

Currently mtPaint is maintained by Dmitry Groshev.

If you want internationalization, pass INTL=yes to the SlackBuild.
If you want this built as a gtk1 app, pass GTK1=yes; else it will be
gtk2.
If you want gtk{1,2} widgets then pass TKWIDGETS=yes; else it will use
its own file and color selector widgets.
If you want the handbook installed (about a three meg html book) then
pass HANDBOOK=yes.