pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/tuxpaint
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 2 12:52:02 UTC 2018
Modified Files:
pkgsrc/graphics/tuxpaint: Makefile PLIST distinfo
Added Files:
pkgsrc/graphics/tuxpaint/patches: patch-Makefile
Removed Files:
pkgsrc/graphics/tuxpaint/patches: patch-src_tuxpaint.c
Log Message:
tuxpaint: update to 0.9.23.
2018.August.30 (0.9.23)
* New tools
---------
* Color selector
Pere Pujal i Carabantes
* New shapes
----------
* Stars
Pere Pujal i Carabantes
* Documentation updates
---------------------
* Made stamp controls (size, flip, mirror) section clearer.
Fixes https://sourceforge.net/p/tuxpaint/bugs/182/
* Cleaned up and reorganized docs subdirectory.
* New locales
-----------
* Bengali
Provided by Chandrakant Dhutadmal
* Bodo
Provided by Chandrakant Dhutadmal
* Dogri
Provided by Chandrakant Dhutadmal
* Kabyle (aka Kabylian)
Yacine Bouklif <yacine_tizi2003%yahoo.fr@localhost>
* Kashmiri (Devanagari)
* Kashmiri (Perso-Arabic)
Provided by Chandrakant Dhutadmal
* Sindhi (Devanagari)
* Sindhi (Perso-Arabic)
Provided by Chandrakant Dhutadmal
* Urdu
Provided by Chandrakant Dhutadmal
* Localization Updates:
---------------------
* Various
Chris Leonard <cjlhomeaddress%gmail.com@localhost>
* Aragnoes translation
Juan Pablo Martinez Cortes <jpmart%unizar.es@localhost>
* Basque translation
Ander Elortondo <ander.elor%gmail.com@localhost>
Alexander Gabillondo <alexgabilondo%gmail.com@localhost>
* British English translation
Caroline Ford <caroline.ford.work%googlemail.com@localhost>
* Catalan translation
Robert Buj Gelonch <rbuj%users.sf.net@localhost>
* Chinese (Simplified) translation
Never Min <nevermin%gmail.com@localhost>
* Croatian translation
Paulo Pavačić <pavacic.p%gmail.com@localhost>
* Danish translation
Joe Hansen <joedalton2%yahoo.dk@localhost>
* Dutch translation
Willem Heppe <heppew%yahoo.com@localhost>
* Estonian translation
Sven Ollino <sven.ollino%gmail.com@localhost>
* French translation
Chion Jacques <jacques.chion%orange.fr@localhost>
* Fula translation
Ibraahiima SAAR <ibrahima.sarr%pulaagu.com@localhost>
* Gaelic (Irish) translation
Kevin Scannell <kscanne%gmail.com@localhost>
* Galician translation
Miguel Bouzada
* Georgian translation
Gia Shervashidze <giasher%gmail.com@localhost>
* German translation
Holger Wansing <hwansing%mailbox.org@localhost>
Helge Kreutzmann <debian%helgefjell.de@localhost> typos fixes and improvements for stamps
* Greek translation
Yannis Kaskamanidis <kiolalis%gmail.com@localhost>
* Gujarati translation
Kartik Mistry <kartik.mistry%gmail.com@localhost>,
* Icelandic translation
Sveinn í Felli <sv1%fellsnet.is@localhost>
* Indonesian translation
Courtesy of SugarLabs and
T. Surya Fajri <kilelme%gmail.com@localhost>
* Italian translation
Flavio Pastore <ironbishop%fsfe.org@localhost>
* Japanese translation
TOYAMA Shin-ichi <shin1%wmail.plala.or.jp@localhost>
* Korean translation
Mark K. Kim <mkkim214%gmail.com@localhost>
* Norwegian translation
Karl Ove Hufthammer
* Portuguese (Brazilian) translation
Fred Ulisses Maranhão <fred.maranhao%gmail.com@localhost>
* Portuguese (Portugal) translation
Sérgio Marques <smarquespt%gmail.com@localhost>
* Russian translaton
Yuri Kozlov
* Scottish translation
Fòram na Gàidhlig
* Slovenian
Matej Urbančič <mateju%svn.gnome.org@localhost>
* Songhay translation
Abdoul Cisse <abdoulseydou%hotmail.com@localhost>
* Spanish translaton
Matías Bellone
* Swedish translation
Sebastian Rasmussen <sebras%gmail.com@localhost>
* Thai translation
Nudjaree <poonim_p%hotmail.com@localhost>
* Ukrainian translation
yurchor <yurchor%ukr.net@localhost>
Sugar Labs i18n team <https://translate.sugarlabs.org/accounts/yurchor/>
* Bug Fixes
---------
* Crash if any "mosaic" magic tool used, Xubuntu 15.10
If the PNG patterns used to generate the effect were compressed
the wrong(lossy) way, the program will crash
(SF.net Bug #210)
* "Hat" started could not be drawn on. Mended.
https://sourceforge.net/p/tuxpaint/bugs/202/
* Ports & Building
----------------
* Rewrote the macOS build system to be more Linux-like, with no XCode IDE.
Build for older releases of macOS / Mac OS X (10.6 and later).
Mark K. Kim <mkkim214%gmail.com@localhost>
* Mac install creates a DMG
Robert Buj Gelonch <rbuj%users.sf.net@localhost>
Mark K. Kim <mkkim214%gmail.com@localhost>
* Allow override override build date (in order to make builds reproducible)
("SOURCE_DATE_EPOCH")
by Chris Lamb, pushed by Bernhard M. Wiedemann
* Allow specifying a suffix to the "lib" directory where
magic tools are installed.
("LIBDIRSUFFIX")
Tim Dickson <dickson.tim%googlemail.com@localhost>
* Install Tux Paint docs into a version-numbered directory
(e.g., "/usr/local/share/doc/tuxpaint-0.9.23/")
Tim Dickson <dickson.tim%googlemail.com@localhost>
* Launcher icon installation location adjustments:
* .../X11R6/include/X11/pixmaps/ -> .../share/pixmaps/
* Using kde4config (vs kdeconfig); not putting things in "Graphics" subdir.
* Removed gnome-config stuff
Tim Dickson <dickson.tim%googlemail.com@localhost>
Bill Kendrick <bill%newbreedsoftware.com@localhost>
* Other Improvements:
-------------------
* Reformatted source code via GNU Indent tool; should
greatly increase code readability and formatting consistency.
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 pkgsrc/graphics/tuxpaint/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/tuxpaint/PLIST
cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/tuxpaint/distinfo
cvs rdiff -u -r0 -r1.3 pkgsrc/graphics/tuxpaint/patches/patch-Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/tuxpaint/patches/patch-src_tuxpaint.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/tuxpaint/Makefile
diff -u pkgsrc/graphics/tuxpaint/Makefile:1.92 pkgsrc/graphics/tuxpaint/Makefile:1.93
--- pkgsrc/graphics/tuxpaint/Makefile:1.92 Mon Apr 16 14:34:41 2018
+++ pkgsrc/graphics/tuxpaint/Makefile Sun Sep 2 12:52:02 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.92 2018/04/16 14:34:41 wiz Exp $
+# $NetBSD: Makefile,v 1.93 2018/09/02 12:52:02 wiz Exp $
-DISTNAME= tuxpaint-0.9.22
-PKGREVISION= 6
+DISTNAME= tuxpaint-0.9.23
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/}
Index: pkgsrc/graphics/tuxpaint/PLIST
diff -u pkgsrc/graphics/tuxpaint/PLIST:1.15 pkgsrc/graphics/tuxpaint/PLIST:1.16
--- pkgsrc/graphics/tuxpaint/PLIST:1.15 Sat Aug 23 21:12:02 2014
+++ pkgsrc/graphics/tuxpaint/PLIST Sun Sep 2 12:52:02 2018
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2014/08/23 21:12:02 wiz Exp $
-X11R6/include/X11/pixmaps/tuxpaint.xpm
+@comment $NetBSD: PLIST,v 1.16 2018/09/02 12:52:02 wiz Exp $
bin/tp-magic-config
bin/tuxpaint
bin/tuxpaint-import
@@ -55,534 +54,375 @@ man/man1/tp-magic-config.1
man/man1/tuxpaint-import.1
man/man1/tuxpaint.1
man/pl/man1/tuxpaint.1
-share/doc/tuxpaint-dev/Makefile
-share/doc/tuxpaint-dev/README.txt
-share/doc/tuxpaint-dev/html/README.html
-share/doc/tuxpaint-dev/tp_magic_example.c
-share/doc/tuxpaint/ADVANCED-STAMPS-HOWTO.txt
-share/doc/tuxpaint/AUTHORS.txt
-share/doc/tuxpaint/CHANGES.txt
-share/doc/tuxpaint/COPYING-OC.txt
-share/doc/tuxpaint/COPYING.txt
-share/doc/tuxpaint/EXTENDING.txt
-share/doc/tuxpaint/FAQ.txt
-share/doc/tuxpaint/INSTALL.txt
-share/doc/tuxpaint/Makefile
-share/doc/tuxpaint/OPTIONS.txt
-share/doc/tuxpaint/PNG.txt
-share/doc/tuxpaint/README.txt
-share/doc/tuxpaint/SVG.txt
-share/doc/tuxpaint/af/AUTHORS.txt
-share/doc/tuxpaint/af/COPYING.txt
-share/doc/tuxpaint/af/FAQ.txt
-share/doc/tuxpaint/af/INSTALL.txt
-share/doc/tuxpaint/af/OPTIONS.txt
-share/doc/tuxpaint/af/PNG.txt
-share/doc/tuxpaint/af/README.txt
-share/doc/tuxpaint/be/AUTHORS.txt
-share/doc/tuxpaint/be/COPYING.html
-share/doc/tuxpaint/be/FAQ.txt
-share/doc/tuxpaint/be/INSTALL.txt
-share/doc/tuxpaint/be/OPTIONS.txt
-share/doc/tuxpaint/be/PNG.txt
-share/doc/tuxpaint/be/README.txt
-share/doc/tuxpaint/bg/AUTHORS.txt
-share/doc/tuxpaint/bg/COPYING.txt
-share/doc/tuxpaint/bg/FAQ.txt
-share/doc/tuxpaint/bg/INSTALL.txt
-share/doc/tuxpaint/bg/OPTIONS.txt
-share/doc/tuxpaint/bg/PNG.txt
-share/doc/tuxpaint/bg/README.txt
-share/doc/tuxpaint/bg/gplbg.html
-share/doc/tuxpaint/br/AUTHORS.txt
-share/doc/tuxpaint/br/COPYING.txt
-share/doc/tuxpaint/br/FAQ.txt
-share/doc/tuxpaint/br/INSTALL.txt
-share/doc/tuxpaint/br/OPTIONS.txt
-share/doc/tuxpaint/br/PNG.txt
-share/doc/tuxpaint/br/README.txt
-share/doc/tuxpaint/ca/AUTHORS.txt
-share/doc/tuxpaint/ca/COPYING.txt
-share/doc/tuxpaint/ca/FAQ.txt
-share/doc/tuxpaint/ca/INSTALL.txt
-share/doc/tuxpaint/ca/OPTIONS.txt
-share/doc/tuxpaint/ca/PNG.txt
-share/doc/tuxpaint/ca/README.txt
-share/doc/tuxpaint/cs/AUTHORS.txt
-share/doc/tuxpaint/cs/COPYING.txt
-share/doc/tuxpaint/cs/FAQ.txt
-share/doc/tuxpaint/cs/INSTALL.txt
-share/doc/tuxpaint/cs/OPTIONS.txt
-share/doc/tuxpaint/cs/PNG.txt
-share/doc/tuxpaint/cs/README.txt
-share/doc/tuxpaint/cy/AUTHORS.txt
-share/doc/tuxpaint/cy/FAQ.txt
-share/doc/tuxpaint/cy/GPL.html
-share/doc/tuxpaint/cy/INSTALL.txt
-share/doc/tuxpaint/cy/OPTIONS.txt
-share/doc/tuxpaint/cy/PNG.txt
-share/doc/tuxpaint/cy/README.txt
-share/doc/tuxpaint/da/AUTHORS.txt
-share/doc/tuxpaint/da/COPYING.txt
-share/doc/tuxpaint/da/FAQ.txt
-share/doc/tuxpaint/da/INSTALL.txt
-share/doc/tuxpaint/da/OPTIONS.txt
-share/doc/tuxpaint/da/PNG.txt
-share/doc/tuxpaint/da/README.txt
-share/doc/tuxpaint/de/ANBRINGEN.txt
-share/doc/tuxpaint/de/AUTOREN.txt
-share/doc/tuxpaint/de/FAQ.txt
-share/doc/tuxpaint/de/GELESEN_MIR.txt
-share/doc/tuxpaint/de/KOPIE.txt
-share/doc/tuxpaint/de/OPTIONS.txt
-share/doc/tuxpaint/de/PNG.txt
-share/doc/tuxpaint/default_colors.txt
-share/doc/tuxpaint/dejavu.txt
-share/doc/tuxpaint/el/AUTHORS.txt
-share/doc/tuxpaint/el/COPYING.txt
-share/doc/tuxpaint/el/FAQ.txt
-share/doc/tuxpaint/el/INSTALL.txt
-share/doc/tuxpaint/el/OPTIONS.txt
-share/doc/tuxpaint/el/PNG.txt
-share/doc/tuxpaint/el/README.txt
-share/doc/tuxpaint/es/AUTORES.txt
-share/doc/tuxpaint/es/COPIADO.txt
-share/doc/tuxpaint/es/FAQ.txt
-share/doc/tuxpaint/es/INSTALACION.txt
-share/doc/tuxpaint/es/LEEME.txt
-share/doc/tuxpaint/es/OPCIONES.txt
-share/doc/tuxpaint/es/PNG.txt
-share/doc/tuxpaint/es/html/LEEME.html
-share/doc/tuxpaint/es/html/OPCIONES.html
-share/doc/tuxpaint/eu/AUTHORS.txt
-share/doc/tuxpaint/eu/COPYING.txt
-share/doc/tuxpaint/eu/FAQ.txt
-share/doc/tuxpaint/eu/INSTALL.txt
-share/doc/tuxpaint/eu/PNG.txt
-share/doc/tuxpaint/eu/README.txt
-share/doc/tuxpaint/fi/AUTHORS.txt
-share/doc/tuxpaint/fi/COPYING.txt
-share/doc/tuxpaint/fi/FAQ.txt
-share/doc/tuxpaint/fi/INSTALL.txt
-share/doc/tuxpaint/fi/OPTIONS.txt
-share/doc/tuxpaint/fi/PNG.txt
-share/doc/tuxpaint/fi/README.txt
-share/doc/tuxpaint/fr/AUTHORS.txt
-share/doc/tuxpaint/fr/COPIER.txt
-share/doc/tuxpaint/fr/FAQ.txt
-share/doc/tuxpaint/fr/INSTALL.txt
-share/doc/tuxpaint/fr/Makefile
-share/doc/tuxpaint/fr/OPTIONS.txt
-share/doc/tuxpaint/fr/PNG.txt
-share/doc/tuxpaint/fr/README1.txt
-share/doc/tuxpaint/fr/README2.txt
-share/doc/tuxpaint/fr/html/FAQ.html
-share/doc/tuxpaint/fr/html/OPTIONS.html
-share/doc/tuxpaint/fr/html/PNG.html
-share/doc/tuxpaint/fr/html/README1.html
-share/doc/tuxpaint/fr/html/README2.html
-share/doc/tuxpaint/fr/html/images/captures/controles_tampon_ds_selecteur.jpg
-share/doc/tuxpaint/fr/html/images/captures/fenetre_de_demarrage.jpg
-share/doc/tuxpaint/fr/html/images/captures/forme-rotation.jpg
-share/doc/tuxpaint/fr/html/images/captures/forme_choix_taille.jpg
-share/doc/tuxpaint/fr/html/images/captures/lettre2.jpg
-share/doc/tuxpaint/fr/html/images/captures/ligne.jpg
-share/doc/tuxpaint/fr/html/images/captures/magic1.jpg
-share/doc/tuxpaint/fr/html/images/captures/magic2.jpg
-share/doc/tuxpaint/fr/html/images/captures/outil_dessin.jpg
-share/doc/tuxpaint/fr/html/images/captures/outil_tampon.jpg
-share/doc/tuxpaint/fr/html/images/captures/ouvrir.jpg
-share/doc/tuxpaint/fr/html/images/captures/texte1.jpg
-share/doc/tuxpaint/fr/html/images/tete_de_chien.png
-share/doc/tuxpaint/gl/PNG.txt
-share/doc/tuxpaint/gl/README.txt
-share/doc/tuxpaint/gl/html/README.html
-share/doc/tuxpaint/gl/html/images/brush_edit.png
-share/doc/tuxpaint/gl/html/images/canvas.jpg
-share/doc/tuxpaint/gl/html/images/colors.jpg
-share/doc/tuxpaint/gl/html/images/ex_colorable.png
-share/doc/tuxpaint/gl/html/images/ex_lines.png
-share/doc/tuxpaint/gl/html/images/ex_paint.png
-share/doc/tuxpaint/gl/html/images/ex_shapes.png
-share/doc/tuxpaint/gl/html/images/ex_stamps.png
-share/doc/tuxpaint/gl/html/images/ex_text.png
-share/doc/tuxpaint/gl/html/images/ex_tintable.png
-share/doc/tuxpaint/gl/html/images/fontsizes.png
-share/doc/tuxpaint/gl/html/images/icon-win32.png
-share/doc/tuxpaint/gl/html/images/open_back.png
-share/doc/tuxpaint/gl/html/images/open_dialog.jpg
-share/doc/tuxpaint/gl/html/images/open_erase.png
-share/doc/tuxpaint/gl/html/images/open_open.png
-share/doc/tuxpaint/gl/html/images/saveover.png
-share/doc/tuxpaint/gl/html/images/selector.jpg
-share/doc/tuxpaint/gl/html/images/stamp_edit.png
-share/doc/tuxpaint/gl/html/images/tips.jpg
-share/doc/tuxpaint/gl/html/images/tool_eraser.png
-share/doc/tuxpaint/gl/html/images/tool_lines.png
-share/doc/tuxpaint/gl/html/images/tool_magic.png
-share/doc/tuxpaint/gl/html/images/tool_new.png
-share/doc/tuxpaint/gl/html/images/tool_open.png
-share/doc/tuxpaint/gl/html/images/tool_paint.png
-share/doc/tuxpaint/gl/html/images/tool_print.png
-share/doc/tuxpaint/gl/html/images/tool_quit.png
-share/doc/tuxpaint/gl/html/images/tool_redo.png
-share/doc/tuxpaint/gl/html/images/tool_save.png
-share/doc/tuxpaint/gl/html/images/tool_shapes.png
-share/doc/tuxpaint/gl/html/images/tool_stamp.png
-share/doc/tuxpaint/gl/html/images/tool_text.png
-share/doc/tuxpaint/gl/html/images/tool_undo.png
-share/doc/tuxpaint/gl/html/images/tools.jpg
-share/doc/tuxpaint/gl/html/images/tuxpaint-title.jpg
-share/doc/tuxpaint/gl/html/images/tuxpaint-title.png
-share/doc/tuxpaint/he/AUTHORS.txt
-share/doc/tuxpaint/he/COPYING.html
-share/doc/tuxpaint/he/FAQ.txt
-share/doc/tuxpaint/he/INSTALL.txt
-share/doc/tuxpaint/he/OPTIONS.txt
-share/doc/tuxpaint/he/PNG.txt
-share/doc/tuxpaint/he/README.txt
-share/doc/tuxpaint/hi/AUTHORS.txt
-share/doc/tuxpaint/hi/COPYING.txt
-share/doc/tuxpaint/hi/FAQ.txt
-share/doc/tuxpaint/hi/INSTALL.txt
-share/doc/tuxpaint/hi/OPTIONS.txt
-share/doc/tuxpaint/hi/PNG.txt
-share/doc/tuxpaint/hi/README.txt
-share/doc/tuxpaint/hr/AUTHORS.txt
-share/doc/tuxpaint/hr/COPYING.txt
-share/doc/tuxpaint/hr/FAQ.txt
-share/doc/tuxpaint/hr/INSTALL.txt
-share/doc/tuxpaint/hr/OPTIONS.txt
-share/doc/tuxpaint/hr/PNG.txt
-share/doc/tuxpaint/hr/README.txt
-share/doc/tuxpaint/html/ADVANCED-STAMPS-HOWTO.html
-share/doc/tuxpaint/html/EXTENDING.html
-share/doc/tuxpaint/html/FAQ.html
-share/doc/tuxpaint/html/OPTIONS.html
-share/doc/tuxpaint/html/README.html
-share/doc/tuxpaint/html/images/brush_edit.png
-share/doc/tuxpaint/html/images/canvas.jpg
-share/doc/tuxpaint/html/images/colors.jpg
-share/doc/tuxpaint/html/images/ex_colorable.png
-share/doc/tuxpaint/html/images/ex_lines.png
-share/doc/tuxpaint/html/images/ex_paint.png
-share/doc/tuxpaint/html/images/ex_shapes.png
-share/doc/tuxpaint/html/images/ex_stamps.png
-share/doc/tuxpaint/html/images/ex_text.png
-share/doc/tuxpaint/html/images/ex_tintable.png
-share/doc/tuxpaint/html/images/fontsizes.png
-share/doc/tuxpaint/html/images/icon-win32.png
-share/doc/tuxpaint/html/images/open_back.png
-share/doc/tuxpaint/html/images/open_dialog.jpg
-share/doc/tuxpaint/html/images/open_erase.png
-share/doc/tuxpaint/html/images/open_open.png
-share/doc/tuxpaint/html/images/open_slides.png
-share/doc/tuxpaint/html/images/saveover.png
-share/doc/tuxpaint/html/images/selector.jpg
-share/doc/tuxpaint/html/images/stamp_edit.png
-share/doc/tuxpaint/html/images/tips.jpg
-share/doc/tuxpaint/html/images/tool_eraser.png
-share/doc/tuxpaint/html/images/tool_lines.png
-share/doc/tuxpaint/html/images/tool_magic.png
-share/doc/tuxpaint/html/images/tool_new.png
-share/doc/tuxpaint/html/images/tool_open.png
-share/doc/tuxpaint/html/images/tool_paint.png
-share/doc/tuxpaint/html/images/tool_print.png
-share/doc/tuxpaint/html/images/tool_quit.png
-share/doc/tuxpaint/html/images/tool_redo.png
-share/doc/tuxpaint/html/images/tool_save.png
-share/doc/tuxpaint/html/images/tool_sfx.png
-share/doc/tuxpaint/html/images/tool_shapes.png
-share/doc/tuxpaint/html/images/tool_stamp.png
-share/doc/tuxpaint/html/images/tool_stamp_categories.png
-share/doc/tuxpaint/html/images/tool_stamp_controls.png
-share/doc/tuxpaint/html/images/tool_text.png
-share/doc/tuxpaint/html/images/tool_undo.png
-share/doc/tuxpaint/html/images/tools.jpg
-share/doc/tuxpaint/html/images/tuxpaint-title.jpg
-share/doc/tuxpaint/html/images/tuxpaint-title.png
-share/doc/tuxpaint/hu/AUTHORS.txt
-share/doc/tuxpaint/hu/COPYING.txt
-share/doc/tuxpaint/hu/FAQ.txt
-share/doc/tuxpaint/hu/INSTALL.txt
-share/doc/tuxpaint/hu/PNG.txt
-share/doc/tuxpaint/hu/README.txt
-share/doc/tuxpaint/id/AUTHORS.txt
-share/doc/tuxpaint/id/COPYING.txt
-share/doc/tuxpaint/id/FAQ.txt
-share/doc/tuxpaint/id/INSTALL.txt
-share/doc/tuxpaint/id/OPTIONS.txt
-share/doc/tuxpaint/id/PNG.txt
-share/doc/tuxpaint/id/README.txt
-share/doc/tuxpaint/is/AUTHORS.txt
-share/doc/tuxpaint/is/COPYING.txt
-share/doc/tuxpaint/is/FAQ.txt
-share/doc/tuxpaint/is/INSTALL.txt
-share/doc/tuxpaint/is/PNG.txt
-share/doc/tuxpaint/is/README.txt
-share/doc/tuxpaint/it/AUTHORS.txt
-share/doc/tuxpaint/it/COPIATURA.txt
-share/doc/tuxpaint/it/FAQ.txt
-share/doc/tuxpaint/it/INSTALL.txt
-share/doc/tuxpaint/it/OPTIONS.txt
-share/doc/tuxpaint/it/PNG.txt
-share/doc/tuxpaint/it/README.txt
-share/doc/tuxpaint/it/html/README.html
-share/doc/tuxpaint/ja/AUTHORS.txt
-share/doc/tuxpaint/ja/COPYING.html
-share/doc/tuxpaint/ja/FAQ.txt
-share/doc/tuxpaint/ja/INSTALL.txt
-share/doc/tuxpaint/ja/OPTIONS.txt
-share/doc/tuxpaint/ja/PNG.txt
-share/doc/tuxpaint/ja/README.txt
-share/doc/tuxpaint/ja/html/README.html
-share/doc/tuxpaint/ko/AUTHORS.txt
-share/doc/tuxpaint/ko/COPYING.html
-share/doc/tuxpaint/ko/FAQ.txt
-share/doc/tuxpaint/ko/INSTALL.txt
-share/doc/tuxpaint/ko/OPTIONS.txt
-share/doc/tuxpaint/ko/PNG.txt
-share/doc/tuxpaint/ko/README-utf8.txt
-share/doc/tuxpaint/ko/README.txt
-share/doc/tuxpaint/lt/AUTHORS.txt
-share/doc/tuxpaint/lt/COPYING.txt
-share/doc/tuxpaint/lt/FAQ.txt
-share/doc/tuxpaint/lt/INSTALL.txt
-share/doc/tuxpaint/lt/OPTIONS.txt
-share/doc/tuxpaint/lt/PNG.txt
-share/doc/tuxpaint/lt/README.txt
-share/doc/tuxpaint/magic-docs/Makefile
-share/doc/tuxpaint/magic-docs/blinds.txt
-share/doc/tuxpaint/magic-docs/blocks.txt
-share/doc/tuxpaint/magic-docs/blur.txt
-share/doc/tuxpaint/magic-docs/bricks.txt
-share/doc/tuxpaint/magic-docs/calligraphy.txt
-share/doc/tuxpaint/magic-docs/cartoon.txt
-share/doc/tuxpaint/magic-docs/chalk.txt
-share/doc/tuxpaint/magic-docs/colorandwhite.txt
-share/doc/tuxpaint/magic-docs/colorshift.txt
-share/doc/tuxpaint/magic-docs/confetti.txt
-share/doc/tuxpaint/magic-docs/darken.txt
-share/doc/tuxpaint/magic-docs/distortion.txt
-share/doc/tuxpaint/magic-docs/drip.txt
-share/doc/tuxpaint/magic-docs/edges.txt
-share/doc/tuxpaint/magic-docs/emboss.txt
-share/doc/tuxpaint/magic-docs/fill.txt
-share/doc/tuxpaint/magic-docs/fisheye.txt
-share/doc/tuxpaint/magic-docs/flip.txt
-share/doc/tuxpaint/magic-docs/flower.txt
-share/doc/tuxpaint/magic-docs/foam.txt
-share/doc/tuxpaint/magic-docs/fold.txt
-share/doc/tuxpaint/magic-docs/glasstile.txt
-share/doc/tuxpaint/magic-docs/grass.txt
-share/doc/tuxpaint/magic-docs/hexagonmosaic.txt
-share/doc/tuxpaint/magic-docs/html/blinds.html
-share/doc/tuxpaint/magic-docs/html/blocks.html
-share/doc/tuxpaint/magic-docs/html/blur.html
-share/doc/tuxpaint/magic-docs/html/bricks.html
-share/doc/tuxpaint/magic-docs/html/calligraphy.html
-share/doc/tuxpaint/magic-docs/html/cartoon.html
-share/doc/tuxpaint/magic-docs/html/chalk.html
-share/doc/tuxpaint/magic-docs/html/colorandwhite.html
-share/doc/tuxpaint/magic-docs/html/colorshift.html
-share/doc/tuxpaint/magic-docs/html/confetti.html
-share/doc/tuxpaint/magic-docs/html/darken.html
-share/doc/tuxpaint/magic-docs/html/distortion.html
-share/doc/tuxpaint/magic-docs/html/drip.html
-share/doc/tuxpaint/magic-docs/html/edges.html
-share/doc/tuxpaint/magic-docs/html/emboss.html
-share/doc/tuxpaint/magic-docs/html/fill.html
-share/doc/tuxpaint/magic-docs/html/fisheye.html
-share/doc/tuxpaint/magic-docs/html/flip.html
-share/doc/tuxpaint/magic-docs/html/flower.html
-share/doc/tuxpaint/magic-docs/html/foam.html
-share/doc/tuxpaint/magic-docs/html/fold.html
-share/doc/tuxpaint/magic-docs/html/glasstile.html
-share/doc/tuxpaint/magic-docs/html/grass.html
-share/doc/tuxpaint/magic-docs/html/hexagonmosaic.html
-share/doc/tuxpaint/magic-docs/html/index.html
-share/doc/tuxpaint/magic-docs/html/irregularmosaic.html
-share/doc/tuxpaint/magic-docs/html/kal_pattern.html
-share/doc/tuxpaint/magic-docs/html/kal_tiles.html
-share/doc/tuxpaint/magic-docs/html/kaleidoscope.html
-share/doc/tuxpaint/magic-docs/html/light.html
-share/doc/tuxpaint/magic-docs/html/lighten.html
-share/doc/tuxpaint/magic-docs/html/metalpaint.html
-share/doc/tuxpaint/magic-docs/html/mirror.html
-share/doc/tuxpaint/magic-docs/html/mosaic.html
-share/doc/tuxpaint/magic-docs/html/negative.html
-share/doc/tuxpaint/magic-docs/html/noise.html
-share/doc/tuxpaint/magic-docs/html/perspective.html
-share/doc/tuxpaint/magic-docs/html/picasso.html
-share/doc/tuxpaint/magic-docs/html/rails.html
-share/doc/tuxpaint/magic-docs/html/rain.html
-share/doc/tuxpaint/magic-docs/html/rainbow.html
-share/doc/tuxpaint/magic-docs/html/realrainbow.html
-share/doc/tuxpaint/magic-docs/html/ripples.html
-share/doc/tuxpaint/magic-docs/html/rosette.html
-share/doc/tuxpaint/magic-docs/html/roygbivrainbow.html
-share/doc/tuxpaint/magic-docs/html/sharpen.html
-share/doc/tuxpaint/magic-docs/html/shift.html
-share/doc/tuxpaint/magic-docs/html/silhouette.html
-share/doc/tuxpaint/magic-docs/html/smudge.html
-share/doc/tuxpaint/magic-docs/html/snowball.html
-share/doc/tuxpaint/magic-docs/html/snowflake.html
-share/doc/tuxpaint/magic-docs/html/squaremosaic.html
-share/doc/tuxpaint/magic-docs/html/stringcorner.html
-share/doc/tuxpaint/magic-docs/html/stringedges.html
-share/doc/tuxpaint/magic-docs/html/stringv.html
-share/doc/tuxpaint/magic-docs/html/tint.html
-share/doc/tuxpaint/magic-docs/html/toothpaste.html
-share/doc/tuxpaint/magic-docs/html/tv.html
-share/doc/tuxpaint/magic-docs/html/wavelets.html
-share/doc/tuxpaint/magic-docs/html/waves.html
-share/doc/tuxpaint/magic-docs/html/wetpaint.html
-share/doc/tuxpaint/magic-docs/html/zoom.html
-share/doc/tuxpaint/magic-docs/index.txt
-share/doc/tuxpaint/magic-docs/irregularmosaic.txt
-share/doc/tuxpaint/magic-docs/kal_pattern.txt
-share/doc/tuxpaint/magic-docs/kal_tiles.txt
-share/doc/tuxpaint/magic-docs/kaleidoscope.txt
-share/doc/tuxpaint/magic-docs/light.txt
-share/doc/tuxpaint/magic-docs/lighten.txt
-share/doc/tuxpaint/magic-docs/metalpaint.txt
-share/doc/tuxpaint/magic-docs/mirror.txt
-share/doc/tuxpaint/magic-docs/mosaic.txt
-share/doc/tuxpaint/magic-docs/negative.txt
-share/doc/tuxpaint/magic-docs/noise.txt
-share/doc/tuxpaint/magic-docs/perspective.txt
-share/doc/tuxpaint/magic-docs/picasso.txt
-share/doc/tuxpaint/magic-docs/rails.txt
-share/doc/tuxpaint/magic-docs/rain.txt
-share/doc/tuxpaint/magic-docs/rainbow.txt
-share/doc/tuxpaint/magic-docs/realrainbow.txt
-share/doc/tuxpaint/magic-docs/ripples.txt
-share/doc/tuxpaint/magic-docs/rosette.txt
-share/doc/tuxpaint/magic-docs/roygbivrainbow.txt
-share/doc/tuxpaint/magic-docs/sharpen.txt
-share/doc/tuxpaint/magic-docs/shift.txt
-share/doc/tuxpaint/magic-docs/silhouette.txt
-share/doc/tuxpaint/magic-docs/smudge.txt
-share/doc/tuxpaint/magic-docs/snowball.txt
-share/doc/tuxpaint/magic-docs/snowflake.txt
-share/doc/tuxpaint/magic-docs/squaremosaic.txt
-share/doc/tuxpaint/magic-docs/src/Makefile
-share/doc/tuxpaint/magic-docs/src/magic-docs.php
-share/doc/tuxpaint/magic-docs/stringcorner.txt
-share/doc/tuxpaint/magic-docs/stringedges.txt
-share/doc/tuxpaint/magic-docs/stringv.txt
-share/doc/tuxpaint/magic-docs/tint.txt
-share/doc/tuxpaint/magic-docs/toothpaste.txt
-share/doc/tuxpaint/magic-docs/tv.txt
-share/doc/tuxpaint/magic-docs/wavelets.txt
-share/doc/tuxpaint/magic-docs/waves.txt
-share/doc/tuxpaint/magic-docs/wetpaint.txt
-share/doc/tuxpaint/magic-docs/zoom.txt
-share/doc/tuxpaint/ms/COPYING.txt
-share/doc/tuxpaint/nb/AUTHORS.txt
-share/doc/tuxpaint/nb/COPYING.txt
-share/doc/tuxpaint/nb/FAQ.txt
-share/doc/tuxpaint/nb/INSTALL.txt
-share/doc/tuxpaint/nb/PNG.txt
-share/doc/tuxpaint/nb/README.txt
-share/doc/tuxpaint/nl/AUTHORS.txt
-share/doc/tuxpaint/nl/COPYING_nl.txt
-share/doc/tuxpaint/nl/FAQ.txt
-share/doc/tuxpaint/nl/INSTALL.txt
-share/doc/tuxpaint/nl/OPTIONS.txt
-share/doc/tuxpaint/nl/PNG.txt
-share/doc/tuxpaint/nl/README.txt
-share/doc/tuxpaint/nl/html/README.html
-share/doc/tuxpaint/nn/AUTHORS.txt
-share/doc/tuxpaint/nn/COPYING.txt
-share/doc/tuxpaint/nn/FAQ.txt
-share/doc/tuxpaint/nn/INSTALLERING.txt
-share/doc/tuxpaint/nn/PNG.txt
-share/doc/tuxpaint/nn/README.txt
-share/doc/tuxpaint/pl/AUTHORS.txt
-share/doc/tuxpaint/pl/FAQ.txt
-share/doc/tuxpaint/pl/INSTALL.txt
-share/doc/tuxpaint/pl/LICENCJA-GNU.txt
-share/doc/tuxpaint/pl/OPTIONS.txt
-share/doc/tuxpaint/pl/PNG.txt
-share/doc/tuxpaint/pl/README.txt
-share/doc/tuxpaint/pt/COPYING.txt
-share/doc/tuxpaint/pt_br/AUTORES.txt
-share/doc/tuxpaint/pt_br/COPYING_pt_BR.txt
-share/doc/tuxpaint/pt_br/FAQ.txt
-share/doc/tuxpaint/pt_br/INSTALL.txt
-share/doc/tuxpaint/pt_br/OPTIONS.txt
-share/doc/tuxpaint/pt_br/PNG.txt
-share/doc/tuxpaint/pt_br/README.txt
-share/doc/tuxpaint/ro/AUTHORS.txt
-share/doc/tuxpaint/ro/COPYING.txt
-share/doc/tuxpaint/ro/FAQ.txt
-share/doc/tuxpaint/ro/INSTALL.txt
-share/doc/tuxpaint/ro/OPTIONS.txt
-share/doc/tuxpaint/ro/PNG.txt
-share/doc/tuxpaint/ro/README.txt
-share/doc/tuxpaint/ru/COPYING.txt
-share/doc/tuxpaint/ru/EXTENDING.txt
-share/doc/tuxpaint/ru/FAQ.txt
-share/doc/tuxpaint/ru/INSTALL.txt
-share/doc/tuxpaint/ru/Makefile
-share/doc/tuxpaint/ru/OPTIONS.txt
-share/doc/tuxpaint/ru/PNG.txt
-share/doc/tuxpaint/ru/README.txt
-share/doc/tuxpaint/ru/html/EXTENDING.html
-share/doc/tuxpaint/ru/html/FAQ.html
-share/doc/tuxpaint/ru/html/OPTIONS.html
-share/doc/tuxpaint/ru/html/README.html
-share/doc/tuxpaint/sk/COPYING.txt
-share/doc/tuxpaint/sr/AUTHORS.txt
-share/doc/tuxpaint/sr/FAQ.txt
-share/doc/tuxpaint/sr/INSTALL.txt
-share/doc/tuxpaint/sr/OPTIONS.txt
-share/doc/tuxpaint/sr/PNG.txt
-share/doc/tuxpaint/sr/README.txt
-share/doc/tuxpaint/sr/ojl.html
-share/doc/tuxpaint/sv/AUTHORS.txt
-share/doc/tuxpaint/sv/COPYING.txt
-share/doc/tuxpaint/sv/FAQ.txt
-share/doc/tuxpaint/sv/INSTALL.txt
-share/doc/tuxpaint/sv/OPTIONS.txt
-share/doc/tuxpaint/sv/PNG.txt
-share/doc/tuxpaint/sv/README.txt
-share/doc/tuxpaint/ta/COPYING.txt
-share/doc/tuxpaint/tr/AUTHORS.txt
-share/doc/tuxpaint/tr/COPYING_tr.txt
-share/doc/tuxpaint/tr/FAQ.txt
-share/doc/tuxpaint/tr/INSTALL.txt
-share/doc/tuxpaint/tr/OPTIONS.txt
-share/doc/tuxpaint/tr/PNG.txt
-share/doc/tuxpaint/tr/README.txt
-share/doc/tuxpaint/uk/COPYING.txt
-share/doc/tuxpaint/uk/EXTENDING.txt
-share/doc/tuxpaint/uk/FAQ.txt
-share/doc/tuxpaint/uk/INSTALL.txt
-share/doc/tuxpaint/uk/OPTIONS.txt
-share/doc/tuxpaint/uk/PNG.txt
-share/doc/tuxpaint/uk/README.txt
-share/doc/tuxpaint/wa/COPYING.txt
-share/doc/tuxpaint/zh_cn/COPYING.html
-share/doc/tuxpaint/zh_cn/FAQ.txt
-share/doc/tuxpaint/zh_cn/Makefile
-share/doc/tuxpaint/zh_cn/README.txt
-share/doc/tuxpaint/zh_cn/html/FAQ.html
-share/doc/tuxpaint/zh_cn/html/README.html
-share/doc/tuxpaint/zh_tw/AUTHORS.txt
-share/doc/tuxpaint/zh_tw/COPYING.txt
-share/doc/tuxpaint/zh_tw/FAQ.txt
-share/doc/tuxpaint/zh_tw/GNU_GPL_Chinese.html
-share/doc/tuxpaint/zh_tw/INSTALL.txt
-share/doc/tuxpaint/zh_tw/Makefile
-share/doc/tuxpaint/zh_tw/OPTIONS.txt
-share/doc/tuxpaint/zh_tw/PNG.txt
-share/doc/tuxpaint/zh_tw/README.txt
-share/doc/tuxpaint/zh_tw/html/OPTIONS.html
-share/doc/tuxpaint/zh_tw/html/README.html
-share/doc/tuxpaint/zh_tw/mkTuxpaintIM.py
-share/doc/tuxpaint/zh_tw/phone.cin
+share/doc/${PKGNAME}/AUTHORS.txt
+share/doc/${PKGNAME}/CHANGES.txt
+share/doc/${PKGNAME}/COPYING.txt
+share/doc/${PKGNAME}/COPYING/COPYING-be.txt
+share/doc/${PKGNAME}/COPYING/COPYING-bg.txt
+share/doc/${PKGNAME}/COPYING/COPYING-ca.txt
+share/doc/${PKGNAME}/COPYING/COPYING-cs.txt
+share/doc/${PKGNAME}/COPYING/COPYING-cy.txt
+share/doc/${PKGNAME}/COPYING/COPYING-da.txt
+share/doc/${PKGNAME}/COPYING/COPYING-de-KOPIE.txt
+share/doc/${PKGNAME}/COPYING/COPYING-el.txt
+share/doc/${PKGNAME}/COPYING/COPYING-en.txt
+share/doc/${PKGNAME}/COPYING/COPYING-es-COPIADO.txt
+share/doc/${PKGNAME}/COPYING/COPYING-fi.txt
+share/doc/${PKGNAME}/COPYING/COPYING-fr-COPIER.txt
+share/doc/${PKGNAME}/COPYING/COPYING-he.txt
+share/doc/${PKGNAME}/COPYING/COPYING-id.txt
+share/doc/${PKGNAME}/COPYING/COPYING-it-COPIATURA.txt
+share/doc/${PKGNAME}/COPYING/COPYING-ja.txt
+share/doc/${PKGNAME}/COPYING/COPYING-ko.txt
+share/doc/${PKGNAME}/COPYING/COPYING-lt.txt
+share/doc/${PKGNAME}/COPYING/COPYING-nl.txt
+share/doc/${PKGNAME}/COPYING/COPYING-pl-LICENCJA-GNU.txt
+share/doc/${PKGNAME}/COPYING/COPYING-ro.txt
+share/doc/${PKGNAME}/COPYING/COPYING-sr.txt
+share/doc/${PKGNAME}/COPYING/COPYING-sv.txt
+share/doc/${PKGNAME}/COPYING/COPYING-tr.txt
+share/doc/${PKGNAME}/COPYING/COPYING-zh_cn.txt
+share/doc/${PKGNAME}/COPYING/COPYING-zh_tw_GNU_GPL_Chinese.txt
+share/doc/${PKGNAME}/COPYING/COPYING_pt_BR.txt
+share/doc/${PKGNAME}/COPYING/html/COPYING-be.html
+share/doc/${PKGNAME}/COPYING/html/COPYING-bg.html
+share/doc/${PKGNAME}/COPYING/html/COPYING-cy.html
+share/doc/${PKGNAME}/COPYING/html/COPYING-he.html
+share/doc/${PKGNAME}/COPYING/html/COPYING-ja.html
+share/doc/${PKGNAME}/COPYING/html/COPYING-ko.html
+share/doc/${PKGNAME}/COPYING/html/COPYING-sr.html
+share/doc/${PKGNAME}/COPYING/html/COPYING-zh_cn.html
+share/doc/${PKGNAME}/COPYING/html/COPYING-zh_tw_GNU_GPL_Chinese.html
+share/doc/${PKGNAME}/Makefile
+share/doc/${PKGNAME}/README.txt
+share/doc/${PKGNAME}/de/ANBRINGEN.txt
+share/doc/${PKGNAME}/de/AUTOREN.txt
+share/doc/${PKGNAME}/de/FAQ.txt
+share/doc/${PKGNAME}/de/GELESEN_MIR.txt
+share/doc/${PKGNAME}/de/PNG.txt
+share/doc/${PKGNAME}/default_colors.txt
+share/doc/${PKGNAME}/dejavu.txt
+share/doc/${PKGNAME}/en/ADVANCED-STAMPS-HOWTO.txt
+share/doc/${PKGNAME}/en/EXTENDING.txt
+share/doc/${PKGNAME}/en/FAQ.txt
+share/doc/${PKGNAME}/en/INSTALL.txt
+share/doc/${PKGNAME}/en/OPTIONS.txt
+share/doc/${PKGNAME}/en/PNG.txt
+share/doc/${PKGNAME}/en/README.txt
+share/doc/${PKGNAME}/en/SVG.txt
+share/doc/${PKGNAME}/en/html/ADVANCED-STAMPS-HOWTO.html
+share/doc/${PKGNAME}/en/html/EXTENDING.html
+share/doc/${PKGNAME}/en/html/FAQ.html
+share/doc/${PKGNAME}/en/html/OPTIONS.html
+share/doc/${PKGNAME}/en/html/README.html
+share/doc/${PKGNAME}/en/magic-docs/blinds.txt
+share/doc/${PKGNAME}/en/magic-docs/blocks.txt
+share/doc/${PKGNAME}/en/magic-docs/blur.txt
+share/doc/${PKGNAME}/en/magic-docs/bricks.txt
+share/doc/${PKGNAME}/en/magic-docs/calligraphy.txt
+share/doc/${PKGNAME}/en/magic-docs/cartoon.txt
+share/doc/${PKGNAME}/en/magic-docs/chalk.txt
+share/doc/${PKGNAME}/en/magic-docs/color_and_white.txt
+share/doc/${PKGNAME}/en/magic-docs/color_shift.txt
+share/doc/${PKGNAME}/en/magic-docs/confetti.txt
+share/doc/${PKGNAME}/en/magic-docs/darken.txt
+share/doc/${PKGNAME}/en/magic-docs/distortion.txt
+share/doc/${PKGNAME}/en/magic-docs/drip.txt
+share/doc/${PKGNAME}/en/magic-docs/edges.txt
+share/doc/${PKGNAME}/en/magic-docs/emboss.txt
+share/doc/${PKGNAME}/en/magic-docs/fill.txt
+share/doc/${PKGNAME}/en/magic-docs/fisheye.txt
+share/doc/${PKGNAME}/en/magic-docs/flip.txt
+share/doc/${PKGNAME}/en/magic-docs/flower.txt
+share/doc/${PKGNAME}/en/magic-docs/foam.txt
+share/doc/${PKGNAME}/en/magic-docs/fold.txt
+share/doc/${PKGNAME}/en/magic-docs/glass_tile.txt
+share/doc/${PKGNAME}/en/magic-docs/grass.txt
+share/doc/${PKGNAME}/en/magic-docs/hexagon_mosaic.txt
+share/doc/${PKGNAME}/en/magic-docs/html/blinds.html
+share/doc/${PKGNAME}/en/magic-docs/html/blocks.html
+share/doc/${PKGNAME}/en/magic-docs/html/blur.html
+share/doc/${PKGNAME}/en/magic-docs/html/bricks.html
+share/doc/${PKGNAME}/en/magic-docs/html/calligraphy.html
+share/doc/${PKGNAME}/en/magic-docs/html/cartoon.html
+share/doc/${PKGNAME}/en/magic-docs/html/chalk.html
+share/doc/${PKGNAME}/en/magic-docs/html/color_and_white.html
+share/doc/${PKGNAME}/en/magic-docs/html/color_shift.html
+share/doc/${PKGNAME}/en/magic-docs/html/confetti.html
+share/doc/${PKGNAME}/en/magic-docs/html/darken.html
+share/doc/${PKGNAME}/en/magic-docs/html/distortion.html
+share/doc/${PKGNAME}/en/magic-docs/html/drip.html
+share/doc/${PKGNAME}/en/magic-docs/html/edges.html
+share/doc/${PKGNAME}/en/magic-docs/html/emboss.html
+share/doc/${PKGNAME}/en/magic-docs/html/fill.html
+share/doc/${PKGNAME}/en/magic-docs/html/fisheye.html
+share/doc/${PKGNAME}/en/magic-docs/html/flip.html
+share/doc/${PKGNAME}/en/magic-docs/html/flower.html
+share/doc/${PKGNAME}/en/magic-docs/html/foam.html
+share/doc/${PKGNAME}/en/magic-docs/html/fold.html
+share/doc/${PKGNAME}/en/magic-docs/html/glass_tile.html
+share/doc/${PKGNAME}/en/magic-docs/html/grass.html
+share/doc/${PKGNAME}/en/magic-docs/html/hexagon_mosaic.html
+share/doc/${PKGNAME}/en/magic-docs/html/index.html
+share/doc/${PKGNAME}/en/magic-docs/html/irregular_mosaic.html
+share/doc/${PKGNAME}/en/magic-docs/html/kaleidoscope.html
+share/doc/${PKGNAME}/en/magic-docs/html/light.html
+share/doc/${PKGNAME}/en/magic-docs/html/lighten.html
+share/doc/${PKGNAME}/en/magic-docs/html/metal_paint.html
+share/doc/${PKGNAME}/en/magic-docs/html/mirror.html
+share/doc/${PKGNAME}/en/magic-docs/html/mosaic.html
+share/doc/${PKGNAME}/en/magic-docs/html/negative.html
+share/doc/${PKGNAME}/en/magic-docs/html/noise.html
+share/doc/${PKGNAME}/en/magic-docs/html/pattern.html
+share/doc/${PKGNAME}/en/magic-docs/html/perspective.html
+share/doc/${PKGNAME}/en/magic-docs/html/picasso.html
+share/doc/${PKGNAME}/en/magic-docs/html/puzzle.html
+share/doc/${PKGNAME}/en/magic-docs/html/rails.html
+share/doc/${PKGNAME}/en/magic-docs/html/rain.html
+share/doc/${PKGNAME}/en/magic-docs/html/rainbow.html
+share/doc/${PKGNAME}/en/magic-docs/html/real_rainbow.html
+share/doc/${PKGNAME}/en/magic-docs/html/ripples.html
+share/doc/${PKGNAME}/en/magic-docs/html/rosette.html
+share/doc/${PKGNAME}/en/magic-docs/html/roygbiv_rainbow.html
+share/doc/${PKGNAME}/en/magic-docs/html/sharpen.html
+share/doc/${PKGNAME}/en/magic-docs/html/shift.html
+share/doc/${PKGNAME}/en/magic-docs/html/silhouette.html
+share/doc/${PKGNAME}/en/magic-docs/html/smudge.html
+share/doc/${PKGNAME}/en/magic-docs/html/snow_ball.html
+share/doc/${PKGNAME}/en/magic-docs/html/snow_flake.html
+share/doc/${PKGNAME}/en/magic-docs/html/square_mosaic.html
+share/doc/${PKGNAME}/en/magic-docs/html/string_corner.html
+share/doc/${PKGNAME}/en/magic-docs/html/string_edges.html
+share/doc/${PKGNAME}/en/magic-docs/html/string_v.html
+share/doc/${PKGNAME}/en/magic-docs/html/symmetry_left_right.html
+share/doc/${PKGNAME}/en/magic-docs/html/symmetry_up_down.html
+share/doc/${PKGNAME}/en/magic-docs/html/tiles.html
+share/doc/${PKGNAME}/en/magic-docs/html/tint.html
+share/doc/${PKGNAME}/en/magic-docs/html/toothpaste.html
+share/doc/${PKGNAME}/en/magic-docs/html/tornado.html
+share/doc/${PKGNAME}/en/magic-docs/html/tv.html
+share/doc/${PKGNAME}/en/magic-docs/html/wavelets.html
+share/doc/${PKGNAME}/en/magic-docs/html/waves.html
+share/doc/${PKGNAME}/en/magic-docs/html/wet_paint.html
+share/doc/${PKGNAME}/en/magic-docs/html/xor_colors.html
+share/doc/${PKGNAME}/en/magic-docs/html/zoom.html
+share/doc/${PKGNAME}/en/magic-docs/index.txt
+share/doc/${PKGNAME}/en/magic-docs/irregular_mosaic.txt
+share/doc/${PKGNAME}/en/magic-docs/kaleidoscope.txt
+share/doc/${PKGNAME}/en/magic-docs/light.txt
+share/doc/${PKGNAME}/en/magic-docs/lighten.txt
+share/doc/${PKGNAME}/en/magic-docs/metal_paint.txt
+share/doc/${PKGNAME}/en/magic-docs/mirror.txt
+share/doc/${PKGNAME}/en/magic-docs/mosaic.txt
+share/doc/${PKGNAME}/en/magic-docs/negative.txt
+share/doc/${PKGNAME}/en/magic-docs/noise.txt
+share/doc/${PKGNAME}/en/magic-docs/pattern.txt
+share/doc/${PKGNAME}/en/magic-docs/perspective.txt
+share/doc/${PKGNAME}/en/magic-docs/picasso.txt
+share/doc/${PKGNAME}/en/magic-docs/puzzle.txt
+share/doc/${PKGNAME}/en/magic-docs/rails.txt
+share/doc/${PKGNAME}/en/magic-docs/rain.txt
+share/doc/${PKGNAME}/en/magic-docs/rainbow.txt
+share/doc/${PKGNAME}/en/magic-docs/real_rainbow.txt
+share/doc/${PKGNAME}/en/magic-docs/ripples.txt
+share/doc/${PKGNAME}/en/magic-docs/rosette.txt
+share/doc/${PKGNAME}/en/magic-docs/roygbiv_rainbow.txt
+share/doc/${PKGNAME}/en/magic-docs/sharpen.txt
+share/doc/${PKGNAME}/en/magic-docs/shift.txt
+share/doc/${PKGNAME}/en/magic-docs/silhouette.txt
+share/doc/${PKGNAME}/en/magic-docs/smudge.txt
+share/doc/${PKGNAME}/en/magic-docs/snow_ball.txt
+share/doc/${PKGNAME}/en/magic-docs/snow_flake.txt
+share/doc/${PKGNAME}/en/magic-docs/square_mosaic.txt
+share/doc/${PKGNAME}/en/magic-docs/string_corner.txt
+share/doc/${PKGNAME}/en/magic-docs/string_edges.txt
+share/doc/${PKGNAME}/en/magic-docs/string_v.txt
+share/doc/${PKGNAME}/en/magic-docs/symmetry_left_right.txt
+share/doc/${PKGNAME}/en/magic-docs/symmetry_up_down.txt
+share/doc/${PKGNAME}/en/magic-docs/tiles.txt
+share/doc/${PKGNAME}/en/magic-docs/tint.txt
+share/doc/${PKGNAME}/en/magic-docs/toothpaste.txt
+share/doc/${PKGNAME}/en/magic-docs/tornado.txt
+share/doc/${PKGNAME}/en/magic-docs/tv.txt
+share/doc/${PKGNAME}/en/magic-docs/wavelets.txt
+share/doc/${PKGNAME}/en/magic-docs/waves.txt
+share/doc/${PKGNAME}/en/magic-docs/wet_paint.txt
+share/doc/${PKGNAME}/en/magic-docs/xor_colors.txt
+share/doc/${PKGNAME}/en/magic-docs/zoom.txt
+share/doc/${PKGNAME}/es/AUTORES.txt
+share/doc/${PKGNAME}/es/FAQ.txt
+share/doc/${PKGNAME}/es/INSTALACION.txt
+share/doc/${PKGNAME}/es/LEEME.txt
+share/doc/${PKGNAME}/es/OPCIONES.txt
+share/doc/${PKGNAME}/es/PNG.txt
+share/doc/${PKGNAME}/es/html/LEEME.html
+share/doc/${PKGNAME}/es/html/OPCIONES.html
+share/doc/${PKGNAME}/fr/AUTHORS.txt
+share/doc/${PKGNAME}/fr/EXTENDING.txt
+share/doc/${PKGNAME}/fr/FAQ.txt
+share/doc/${PKGNAME}/fr/INSTALL.txt
+share/doc/${PKGNAME}/fr/Makefile
+share/doc/${PKGNAME}/fr/OPTIONS.txt
+share/doc/${PKGNAME}/fr/PNG.txt
+share/doc/${PKGNAME}/fr/README.txt
+share/doc/${PKGNAME}/fr/README1.txt
+share/doc/${PKGNAME}/fr/README2.txt
+share/doc/${PKGNAME}/fr/html/EXTENDING.html
+share/doc/${PKGNAME}/fr/html/FAQ.html
+share/doc/${PKGNAME}/fr/html/OPTIONS.html
+share/doc/${PKGNAME}/fr/html/PNG.html
+share/doc/${PKGNAME}/fr/html/README.html
+share/doc/${PKGNAME}/fr/html/images/captures/controles_tampon_ds_selecteur.jpg
+share/doc/${PKGNAME}/fr/html/images/captures/fenetre_de_demarrage.jpg
+share/doc/${PKGNAME}/fr/html/images/captures/forme-rotation.jpg
+share/doc/${PKGNAME}/fr/html/images/captures/forme_choix_taille.jpg
+share/doc/${PKGNAME}/fr/html/images/captures/lettre2.jpg
+share/doc/${PKGNAME}/fr/html/images/captures/ligne.jpg
+share/doc/${PKGNAME}/fr/html/images/captures/magic1.jpg
+share/doc/${PKGNAME}/fr/html/images/captures/magic2.jpg
+share/doc/${PKGNAME}/fr/html/images/captures/outil_dessin.jpg
+share/doc/${PKGNAME}/fr/html/images/captures/outil_tampon.jpg
+share/doc/${PKGNAME}/fr/html/images/captures/ouvrir.jpg
+share/doc/${PKGNAME}/fr/html/images/captures/texte1.jpg
+share/doc/${PKGNAME}/fr/html/images/tete_de_chien.png
+share/doc/${PKGNAME}/gl/PNG.txt
+share/doc/${PKGNAME}/gl/README.txt
+share/doc/${PKGNAME}/gl/html/README.html
+share/doc/${PKGNAME}/gl/html/images/brush_edit.png
+share/doc/${PKGNAME}/gl/html/images/canvas.jpg
+share/doc/${PKGNAME}/gl/html/images/colors.jpg
+share/doc/${PKGNAME}/gl/html/images/ex_colorable.png
+share/doc/${PKGNAME}/gl/html/images/ex_lines.png
+share/doc/${PKGNAME}/gl/html/images/ex_paint.png
+share/doc/${PKGNAME}/gl/html/images/ex_shapes.png
+share/doc/${PKGNAME}/gl/html/images/ex_stamps.png
+share/doc/${PKGNAME}/gl/html/images/ex_text.png
+share/doc/${PKGNAME}/gl/html/images/ex_tintable.png
+share/doc/${PKGNAME}/gl/html/images/fontsizes.png
+share/doc/${PKGNAME}/gl/html/images/icon-win32.png
+share/doc/${PKGNAME}/gl/html/images/open_back.png
+share/doc/${PKGNAME}/gl/html/images/open_dialog.jpg
+share/doc/${PKGNAME}/gl/html/images/open_erase.png
+share/doc/${PKGNAME}/gl/html/images/open_open.png
+share/doc/${PKGNAME}/gl/html/images/saveover.png
+share/doc/${PKGNAME}/gl/html/images/selector.jpg
+share/doc/${PKGNAME}/gl/html/images/stamp_edit.png
+share/doc/${PKGNAME}/gl/html/images/tips.jpg
+share/doc/${PKGNAME}/gl/html/images/tool_eraser.png
+share/doc/${PKGNAME}/gl/html/images/tool_lines.png
+share/doc/${PKGNAME}/gl/html/images/tool_magic.png
+share/doc/${PKGNAME}/gl/html/images/tool_new.png
+share/doc/${PKGNAME}/gl/html/images/tool_open.png
+share/doc/${PKGNAME}/gl/html/images/tool_paint.png
+share/doc/${PKGNAME}/gl/html/images/tool_print.png
+share/doc/${PKGNAME}/gl/html/images/tool_quit.png
+share/doc/${PKGNAME}/gl/html/images/tool_redo.png
+share/doc/${PKGNAME}/gl/html/images/tool_save.png
+share/doc/${PKGNAME}/gl/html/images/tool_shapes.png
+share/doc/${PKGNAME}/gl/html/images/tool_stamp.png
+share/doc/${PKGNAME}/gl/html/images/tool_text.png
+share/doc/${PKGNAME}/gl/html/images/tool_undo.png
+share/doc/${PKGNAME}/gl/html/images/tools.jpg
+share/doc/${PKGNAME}/gl/html/images/tuxpaint-title.jpg
+share/doc/${PKGNAME}/gl/html/images/tuxpaint-title.png
+share/doc/${PKGNAME}/html/images/brush_edit.png
+share/doc/${PKGNAME}/html/images/canvas.jpg
+share/doc/${PKGNAME}/html/images/colors.jpg
+share/doc/${PKGNAME}/html/images/ex_colorable.png
+share/doc/${PKGNAME}/html/images/ex_lines.png
+share/doc/${PKGNAME}/html/images/ex_paint.png
+share/doc/${PKGNAME}/html/images/ex_shapes.png
+share/doc/${PKGNAME}/html/images/ex_stamps.png
+share/doc/${PKGNAME}/html/images/ex_text.png
+share/doc/${PKGNAME}/html/images/ex_tintable.png
+share/doc/${PKGNAME}/html/images/fontsizes.png
+share/doc/${PKGNAME}/html/images/icon-win32.png
+share/doc/${PKGNAME}/html/images/open_back.png
+share/doc/${PKGNAME}/html/images/open_dialog.jpg
+share/doc/${PKGNAME}/html/images/open_erase.png
+share/doc/${PKGNAME}/html/images/open_open.png
+share/doc/${PKGNAME}/html/images/open_slides.png
+share/doc/${PKGNAME}/html/images/saveover.png
+share/doc/${PKGNAME}/html/images/selector.jpg
+share/doc/${PKGNAME}/html/images/stamp_edit.png
+share/doc/${PKGNAME}/html/images/tips.jpg
+share/doc/${PKGNAME}/html/images/tool_eraser.png
+share/doc/${PKGNAME}/html/images/tool_lines.png
+share/doc/${PKGNAME}/html/images/tool_magic.png
+share/doc/${PKGNAME}/html/images/tool_new.png
+share/doc/${PKGNAME}/html/images/tool_open.png
+share/doc/${PKGNAME}/html/images/tool_paint.png
+share/doc/${PKGNAME}/html/images/tool_print.png
+share/doc/${PKGNAME}/html/images/tool_quit.png
+share/doc/${PKGNAME}/html/images/tool_redo.png
+share/doc/${PKGNAME}/html/images/tool_save.png
+share/doc/${PKGNAME}/html/images/tool_sfx.png
+share/doc/${PKGNAME}/html/images/tool_shapes.png
+share/doc/${PKGNAME}/html/images/tool_stamp.png
+share/doc/${PKGNAME}/html/images/tool_stamp_categories.png
+share/doc/${PKGNAME}/html/images/tool_stamp_controls.png
+share/doc/${PKGNAME}/html/images/tool_text.png
+share/doc/${PKGNAME}/html/images/tool_undo.png
+share/doc/${PKGNAME}/html/images/tools.jpg
+share/doc/${PKGNAME}/html/images/tuxpaint-title.jpg
+share/doc/${PKGNAME}/html/images/tuxpaint-title.png
+share/doc/${PKGNAME}/it/AUTHORS.txt
+share/doc/${PKGNAME}/it/FAQ.txt
+share/doc/${PKGNAME}/it/INSTALL.txt
+share/doc/${PKGNAME}/it/OPTIONS.txt
+share/doc/${PKGNAME}/it/PNG.txt
+share/doc/${PKGNAME}/it/README.txt
+share/doc/${PKGNAME}/it/html/README.html
+share/doc/${PKGNAME}/ja/README.txt
+share/doc/${PKGNAME}/ja/html/README.html
+share/doc/${PKGNAME}/ko/OPTIONS.txt
+share/doc/${PKGNAME}/ko/README-utf8.txt
+share/doc/${PKGNAME}/ko/README.txt
+share/doc/${PKGNAME}/nl/FAQ.txt
+share/doc/${PKGNAME}/nl/INSTALL.txt
+share/doc/${PKGNAME}/nl/PNG.txt
+share/doc/${PKGNAME}/nl/README.txt
+share/doc/${PKGNAME}/nl/html/README.html
+share/doc/${PKGNAME}/nn/INSTALLERING.txt
+share/doc/${PKGNAME}/pl/AUTHORS.txt
+share/doc/${PKGNAME}/pl/INSTALL.txt
+share/doc/${PKGNAME}/pl/OPTIONS.txt
+share/doc/${PKGNAME}/pl/PNG.txt
+share/doc/${PKGNAME}/pt_br/AUTORES.txt
+share/doc/${PKGNAME}/pt_br/README.txt
+share/doc/${PKGNAME}/ru/EXTENDING.txt
+share/doc/${PKGNAME}/ru/FAQ.txt
+share/doc/${PKGNAME}/ru/INSTALL.txt
+share/doc/${PKGNAME}/ru/Makefile
+share/doc/${PKGNAME}/ru/OPTIONS.txt
+share/doc/${PKGNAME}/ru/PNG.txt
+share/doc/${PKGNAME}/ru/README.txt
+share/doc/${PKGNAME}/ru/html/EXTENDING.html
+share/doc/${PKGNAME}/ru/html/FAQ.html
+share/doc/${PKGNAME}/ru/html/OPTIONS.html
+share/doc/${PKGNAME}/ru/html/README.html
+share/doc/${PKGNAME}/tuxpaint-dev/Makefile
+share/doc/${PKGNAME}/tuxpaint-dev/en/README.txt
+share/doc/${PKGNAME}/tuxpaint-dev/en/html/README.html
+share/doc/${PKGNAME}/tuxpaint-dev/tp_magic_example.c
+share/doc/${PKGNAME}/uk/EXTENDING.txt
+share/doc/${PKGNAME}/uk/FAQ.txt
+share/doc/${PKGNAME}/uk/INSTALL.txt
+share/doc/${PKGNAME}/uk/OPTIONS.txt
+share/doc/${PKGNAME}/uk/PNG.txt
+share/doc/${PKGNAME}/uk/README.txt
+share/doc/${PKGNAME}/zh_cn/FAQ.txt
+share/doc/${PKGNAME}/zh_cn/Makefile
+share/doc/${PKGNAME}/zh_cn/README.txt
+share/doc/${PKGNAME}/zh_cn/html/FAQ.html
+share/doc/${PKGNAME}/zh_cn/html/README.html
+share/doc/${PKGNAME}/zh_tw/Makefile
+share/doc/${PKGNAME}/zh_tw/OPTIONS.txt
+share/doc/${PKGNAME}/zh_tw/README.txt
+share/doc/${PKGNAME}/zh_tw/html/OPTIONS.html
+share/doc/${PKGNAME}/zh_tw/html/README.html
+share/doc/${PKGNAME}/zh_tw/mkTuxpaintIM.py
+share/doc/${PKGNAME}/zh_tw/phone.cin
share/examples/tuxpaint/tuxpaint.conf
share/locale/ach/LC_MESSAGES/tuxpaint.mo
share/locale/af/LC_MESSAGES/tuxpaint.mo
@@ -596,8 +436,10 @@ share/locale/az/LC_MESSAGES/tuxpaint.mo
share/locale/be/LC_MESSAGES/tuxpaint.mo
share/locale/bg/LC_MESSAGES/tuxpaint.mo
share/locale/bm/LC_MESSAGES/tuxpaint.mo
+share/locale/bn/LC_MESSAGES/tuxpaint.mo
share/locale/bo/LC_MESSAGES/tuxpaint.mo
share/locale/br/LC_MESSAGES/tuxpaint.mo
+share/locale/brx/LC_MESSAGES/tuxpaint.mo
share/locale/bs/LC_MESSAGES/tuxpaint.mo
share/locale/ca/LC_MESSAGES/tuxpaint.mo
share/locale/ca@valencia/LC_MESSAGES/tuxpaint.mo
@@ -606,6 +448,7 @@ share/locale/cs/LC_MESSAGES/tuxpaint.mo
share/locale/cy/LC_MESSAGES/tuxpaint.mo
share/locale/da/LC_MESSAGES/tuxpaint.mo
share/locale/de/LC_MESSAGES/tuxpaint.mo
+share/locale/doi/LC_MESSAGES/tuxpaint.mo
share/locale/el/LC_MESSAGES/tuxpaint.mo
share/locale/en_AU/LC_MESSAGES/tuxpaint.mo
share/locale/en_CA/LC_MESSAGES/tuxpaint.mo
@@ -637,11 +480,14 @@ share/locale/it/LC_MESSAGES/tuxpaint.mo
share/locale/iu/LC_MESSAGES/tuxpaint.mo
share/locale/ja/LC_MESSAGES/tuxpaint.mo
share/locale/ka/LC_MESSAGES/tuxpaint.mo
+share/locale/kab/LC_MESSAGES/tuxpaint.mo
share/locale/km/LC_MESSAGES/tuxpaint.mo
share/locale/kn/LC_MESSAGES/tuxpaint.mo
share/locale/ko/LC_MESSAGES/tuxpaint.mo
share/locale/kok/LC_MESSAGES/tuxpaint.mo
share/locale/kok@roman/LC_MESSAGES/tuxpaint.mo
+share/locale/ks/LC_MESSAGES/tuxpaint.mo
+share/locale/ks@devanagari/LC_MESSAGES/tuxpaint.mo
share/locale/ku/LC_MESSAGES/tuxpaint.mo
share/locale/lb/LC_MESSAGES/tuxpaint.mo
share/locale/lg/LC_MESSAGES/tuxpaint.mo
@@ -674,6 +520,8 @@ share/locale/rw/LC_MESSAGES/tuxpaint.mo
share/locale/sa/LC_MESSAGES/tuxpaint.mo
share/locale/sat/LC_MESSAGES/tuxpaint.mo
share/locale/sat@olchiki/LC_MESSAGES/tuxpaint.mo
+share/locale/sd/LC_MESSAGES/tuxpaint.mo
+share/locale/sd@devanagari/LC_MESSAGES/tuxpaint.mo
share/locale/shs/LC_MESSAGES/tuxpaint.mo
share/locale/si/LC_MESSAGES/tuxpaint.mo
share/locale/sk/LC_MESSAGES/tuxpaint.mo
@@ -693,6 +541,7 @@ share/locale/tlh/LC_MESSAGES/tuxpaint.mo
share/locale/tr/LC_MESSAGES/tuxpaint.mo
share/locale/tw/LC_MESSAGES/tuxpaint.mo
share/locale/uk/LC_MESSAGES/tuxpaint.mo
+share/locale/ur/LC_MESSAGES/tuxpaint.mo
share/locale/ve/LC_MESSAGES/tuxpaint.mo
share/locale/vec/LC_MESSAGES/tuxpaint.mo
share/locale/vi/LC_MESSAGES/tuxpaint.mo
@@ -704,6 +553,7 @@ share/locale/zh_CN/LC_MESSAGES/tuxpaint.
share/locale/zh_TW/LC_MESSAGES/tuxpaint.mo
share/locale/zu/LC_MESSAGES/tuxpaint.mo
share/pixmaps/tuxpaint.png
+share/pixmaps/tuxpaint.xpm
share/tuxpaint/brushes/aa_round_03.png
share/tuxpaint/brushes/aa_round_06.png
share/tuxpaint/brushes/aa_round_12.png
@@ -880,11 +730,8 @@ share/tuxpaint/images/magic/metalpaint.p
share/tuxpaint/images/magic/mirror.png
share/tuxpaint/images/magic/mosaic.png
share/tuxpaint/images/magic/mosaic_shaped_hex.png
-share/tuxpaint/images/magic/mosaic_shaped_hex_pattern.png
share/tuxpaint/images/magic/mosaic_shaped_irregular.png
-share/tuxpaint/images/magic/mosaic_shaped_irregular_pattern.png
share/tuxpaint/images/magic/mosaic_shaped_square.png
-share/tuxpaint/images/magic/mosaic_shaped_square_pattern.png
share/tuxpaint/images/magic/negative.png
share/tuxpaint/images/magic/noise.png
share/tuxpaint/images/magic/perspective.png
@@ -942,6 +789,12 @@ share/tuxpaint/images/shapes/rectangle.p
share/tuxpaint/images/shapes/rectangle_f.png
share/tuxpaint/images/shapes/square.png
share/tuxpaint/images/shapes/square_f.png
+share/tuxpaint/images/shapes/star3p.png
+share/tuxpaint/images/shapes/star3p_f.png
+share/tuxpaint/images/shapes/star4p.png
+share/tuxpaint/images/shapes/star4p_f.png
+share/tuxpaint/images/shapes/star5p.png
+share/tuxpaint/images/shapes/star5p_f.png
share/tuxpaint/images/shapes/triangle.png
share/tuxpaint/images/shapes/triangle_f.png
share/tuxpaint/images/title-credits.png
@@ -992,6 +845,7 @@ share/tuxpaint/images/ui/btnsm_up.png
share/tuxpaint/images/ui/color_btn_down.png
share/tuxpaint/images/ui/color_btn_up.png
share/tuxpaint/images/ui/color_picker.png
+share/tuxpaint/images/ui/csel.png
share/tuxpaint/images/ui/cursor_down.png
share/tuxpaint/images/ui/cursor_down_large.png
share/tuxpaint/images/ui/cursor_starter_down.png
@@ -1087,6 +941,7 @@ share/tuxpaint/sounds/magic/fold.wav
share/tuxpaint/sounds/magic/fretwork.ogg
share/tuxpaint/sounds/magic/glasstile.ogg
share/tuxpaint/sounds/magic/grass.wav
+share/tuxpaint/sounds/magic/halftone.wav
share/tuxpaint/sounds/magic/kaleidoscope.ogg
share/tuxpaint/sounds/magic/light1.ogg
share/tuxpaint/sounds/magic/light2.ogg
@@ -1100,6 +955,7 @@ share/tuxpaint/sounds/magic/negative.wav
share/tuxpaint/sounds/magic/noise.ogg
share/tuxpaint/sounds/magic/perspective.ogg
share/tuxpaint/sounds/magic/picasso.ogg
+share/tuxpaint/sounds/magic/puzzle.wav
share/tuxpaint/sounds/magic/rails.wav
share/tuxpaint/sounds/magic/rain.ogg
share/tuxpaint/sounds/magic/rainbow.wav
Index: pkgsrc/graphics/tuxpaint/distinfo
diff -u pkgsrc/graphics/tuxpaint/distinfo:1.27 pkgsrc/graphics/tuxpaint/distinfo:1.28
--- pkgsrc/graphics/tuxpaint/distinfo:1.27 Tue Nov 3 21:34:33 2015
+++ pkgsrc/graphics/tuxpaint/distinfo Sun Sep 2 12:52:02 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.27 2015/11/03 21:34:33 agc Exp $
+$NetBSD: distinfo,v 1.28 2018/09/02 12:52:02 wiz Exp $
-SHA1 (tuxpaint-0.9.22.tar.gz) = 62ab3069f5a8e81edb83912fe3d9906c1e9b138f
-RMD160 (tuxpaint-0.9.22.tar.gz) = 4a122b87f01babb988c250f51d006a5dd59bf1de
-SHA512 (tuxpaint-0.9.22.tar.gz) = 6f92dec27dc7ecfeb9dbc039d74d7b530436785fb99ead2e5e3eba8f8d01ed1792ef058b4c508d231ce80b7cac8b08395e4e3edd62031dbfa3046cd1d4e9c6d9
-Size (tuxpaint-0.9.22.tar.gz) = 13301628 bytes
-SHA1 (patch-src_tuxpaint.c) = 893092f9978feacb868c0897aa2e9be513350109
+SHA1 (tuxpaint-0.9.23.tar.gz) = 7483cd793bc49e1183e870df708d40e697c604b5
+RMD160 (tuxpaint-0.9.23.tar.gz) = 34ef65255fba1418b7c52b21bda0e199867821d5
+SHA512 (tuxpaint-0.9.23.tar.gz) = 540590c401256a2a37d18c77dbc4130d83b015572ac8e9ef03a8c09ea11d2bfbcc8cfcf7e3b221846f6f67d1eaab9b777da15bb0c97561f5cb421e70a8e4615f
+Size (tuxpaint-0.9.23.tar.gz) = 15500449 bytes
+SHA1 (patch-Makefile) = dacc11e6fe2c50aa4d522f50a03b97a006c97790
Added files:
Index: pkgsrc/graphics/tuxpaint/patches/patch-Makefile
diff -u /dev/null pkgsrc/graphics/tuxpaint/patches/patch-Makefile:1.3
--- /dev/null Sun Sep 2 12:52:02 2018
+++ pkgsrc/graphics/tuxpaint/patches/patch-Makefile Sun Sep 2 12:52:02 2018
@@ -0,0 +1,15 @@
+$NetBSD: patch-Makefile,v 1.3 2018/09/02 12:52:02 wiz Exp $
+
+Do not run KDE4 installation programs.
+
+--- Makefile.orig 2018-08-30 09:05:19.000000000 +0000
++++ Makefile
+@@ -463,7 +463,7 @@ trans:
+ windows_ARCH_INSTALL:=
+ osx_ARCH_INSTALL:=install-macbundle TuxPaint.dmg
+ beos_ARCH_INSTALL:=install-haiku
+-linux_ARCH_INSTALL:=install-kde install-kde-icons
++linux_ARCH_INSTALL:=install-kde-icons
+ ARCH_INSTALL:=$($(OS)_ARCH_INSTALL)
+
+ # "make install" installs all of the various parts
Home |
Main Index |
Thread Index |
Old Index