From 9ad690c46b722046a7f8ac732c6acdd13c22d4e6 Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Tue, 12 Jun 2007 18:01:31 +0000 Subject: Add port graphics/mypaint: MyPaint is a fast painting/scribbling program. It supports pressure sensitive graphic tablets and comes with an easy to use brush collection. There is a complex interface for creating your own brushes, focusing on brush dynamics (changes with speed, pressure, or randomly). The canvas size is unlimited and undo is supported, but not layers. WWW: http://people.ee.ethz.ch/~mrenold/mypaint/ Author: Martin Renold --- graphics/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/Makefile') diff --git a/graphics/Makefile b/graphics/Makefile index 485a82fae156..123857bb07e8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -419,6 +419,7 @@ SUBDIR += mtpaint SUBDIR += multivideo SUBDIR += mxp + SUBDIR += mypaint SUBDIR += netpbm SUBDIR += netpbm-devel SUBDIR += nip2 -- cgit v1.2.3