Hello, Here is a patch to add MyPaint to trunk. It builds fine on x86 but has not been tested extensively.
Cheers, Roger
diff -Nur ../graphic.orig//mypaint/mypaint.cache package/graphic//mypaint/mypaint.cache --- ../graphic.orig//mypaint/mypaint.cache 1969-12-31 20:30:00.000000000 -0330 +++ package/graphic//mypaint/mypaint.cache 2011-02-15 10:28:42.000000000 -0330 @@ -0,0 +1,30 @@ + +[TIMESTAMP] 1297778127 Tue Feb 15 10:25:27 2011 +[BUILDTIME] 100 (9) +[SIZE] 3.74 MB, 452 files + +[DEP] 00-dirtree +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] gettext +[DEP] glib +[DEP] glibc +[DEP] grep +[DEP] libpng +[DEP] linux-header +[DEP] ncurses +[DEP] numpy +[DEP] pkgconfig +[DEP] python +[DEP] scons +[DEP] sed +[DEP] swig +[DEP] sysfiles +[DEP] tar +[DEP] zlib diff -Nur ../graphic.orig//mypaint/mypaint.conf package/graphic//mypaint/mypaint.conf --- ../graphic.orig//mypaint/mypaint.conf 1969-12-31 20:30:00.000000000 -0330 +++ package/graphic//mypaint/mypaint.conf 2011-02-15 10:24:33.000000000 -0330 @@ -0,0 +1,17 @@ +# --- T2-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# T2 SDE: package/.../mypaint/mypaint.conf +# Copyright (C) 2011 The T2 SDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- T2-COPYRIGHT-NOTE-END --- + +makeopt= +makeinstopt= +hook_add inmake 5 "scons $sconsopt prefix=/$prefix; scons prefix=/$prefix install" diff -Nur ../graphic.orig//mypaint/mypaint.desc package/graphic//mypaint/mypaint.desc --- ../graphic.orig//mypaint/mypaint.desc 1969-12-31 20:30:00.000000000 -0330 +++ package/graphic//mypaint/mypaint.desc 2011-02-15 10:29:59.000000000 -0330 @@ -0,0 +1,34 @@ +[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] T2 SDE: package/.../PACKAGE/PACKAGE.desc +[COPY] Copyright (C) 2011 T2 SDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- T2-COPYRIGHT-NOTE-END --- + +[I] MyPaint + +[T] A fast and easy open-source graphics application for +[T] digital painters. It lets you focus on the art instead of the +[T] program. You work on your canvas with minimum distractions, bringing +[T] up the interface only when you need it. + +[U] http://mypaint.intilinux.com/ + +[A] Maxy <> +[M] Roger Mason <[email protected]> + +[C] extra/graphic + +[L] GPL +[S] Stable +[V] 0.9.0 +[P] X -----5---9 135.800 + +[D] 3055321081 mypaint-0.9.0.tar.bz2 http://download.gna.org/mypaint/
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
