summaryrefslogtreecommitdiff
path: root/graphics/tuxpaint
AgeCommit message (Collapse)AuthorFilesLines
2011-08-04Add upstream bug report URL.wiz2-3/+4
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-04-05Fix build with png-1.5.wiz2-4/+20
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-02-03DESTDIR supportjoerg3-10/+13
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-86/+1
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz1-2/+2
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-12-02Remove ex-MASTER_SITE. From Zafer Aydogan.wiz1-3/+2
2007-10-03Needs pkg-config for librxsvg detection.wiz1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-2/+2
Bump PKGREVISION.
2007-09-20Adapt for librsvg rename. Bump PKGREVISION.wiz1-3/+3
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz1-1/+2
2007-09-04update to 0.9.17drochner7-91/+372
changes: Scalable Vector Graphic (SVG) stamps, Japanese and Korean text entry, improved printing and monitor support, and stamp categories are just a few of the many improvements.
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz1-2/+2
From Sergey Svishchev in private mail.
2006-06-12Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)wiz1-2/+2
for SDL shlib changes.
2006-04-28Uses msgfmt.joerg1-2/+2
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-46/+46
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-4/+4
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-03-07This package uses gettext functions without "-lintl". Add dependencyminskim1-1/+4
on gettext-lib explicitly and set BROKEN_GETTEXT_DETECTION.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-17Add a patch via Debain to address:adrianp3-3/+18
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3340 "The vulnerability is caused due to temporary files being created insecurely in the "/tmp" directory by the tuxpaint-import.sh script. This can be exploited via symlink attacks to create or overwrite arbitrary files with the privileges of the user running the affected script." Bump to nb6.
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-28Update patch-aa for makefile, so it can use custom PKGMANDIR.reed2-4/+4
2005-12-11Convert aalib to options framework, adding an 'x11' option, and removewiz1-2/+2
aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-27PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).wiz1-2/+2
2005-02-24Add RMD160 digestsagc1-1/+2
2005-01-11Add patch to make it build against latest versionswiz3-3/+39
of SDL_mixer, SDL_ttf, and SDL_image, and depend on them. Bump PKGREVISION.
2004-12-28Bump PKGREVISIONs due to libtiff update.reed1-2/+2
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-11-03expose hidden dependency on png and explicitly link against libpng andgrant3-7/+19
libiconv. fixes build on Solaris. bump PKGREVISION for png dependency.
2004-10-07Fix typo in variable name.wiz2-4/+4
2004-10-07Update to 0.9.14:wiz5-34/+209
2004.September.28 (0.9.14) * New Features: ------------- * Added support for immutable "starter" images, which are installed globally with Tux Paint, and provide a starting canvas for images. A PNG file with alpha is continuously drawn over whatever changes are made to the current drawing. For example, a black outline of a cartoon character could be made, to simulate a coloring book. (See 'jetplane.png') A second PNG file can be supplied which will be drawn on the normal part of the canvas (where a new picture would normally be all-white), allowing for simulated depth. Drawing and magic tools all mutilate the background, as it's part of the normal canvas. However, when editing a picture based on a 'starter' with a background layer, the eraser will bring back the background image. In a sense, it's like having a photo on the bottom, a clear sheet to draw on in the middle, and a clear sheet with some more photo (which you can't draw on) on top. (See 'reef.png' and 'reef-back.jpg') * Added lockfile support, to prevent Tux Paint from being launched more than once every 30 seconds. (Disable with "--nolockfile" command-line argument.) Thanks to Darci Lindgren for suggestion the feature, and Mark K. Kim for suggesting it be time-based. (Lockfile is "lockfile.dat" in "~/.tuxpaint/" on Linux/Unix, and "userdata\" on Windows.) * Added "--nosave" option (suggested by Adam Moore). * Updated Features: ----------------- * Added some more brushes. Jeremie Zimmermann <txptdv@tofz.org> * Multiple sizes of erasers are present. (Compile-time #defines can be used to determine how many sizes are available, and their minimum and (approx.) maximum sizes.) Note: Erasers are still square. Sorry! * Fixed tinting of low-saturation stamps. Addded 'notintgray' option. Karl Ove Hufthammer <karl@huftis.org> * Made sure shape tool never made a tiny shape. (Should hint users that they should click-and-drag.) * Made some colors more unique, so that they affected stamps better. (e.g., purple and magenta used to look the same when used to tint a stamp) Karl Ove Hufthammer <karl@huftis.org> * Made current image the selected image on Open screen, if applicable. * Now prompts to confirm before printing. * New translations: ----------------- * Afrikaans translation created. Petri Jooste <rkwjpj@puk.ac.za> * Belarusian translation created. Eugene Zelenko <greendeath@mail.ru> * Breton translation created. Korvigellou An Drouizig (Philippe) <drouizig@drouizig.org> * Bulgarian translation created. Martin Zhekov <mjekov@bginfo.net> * Croatian translation created. Nedjeljko Jedvaj <jedvaj.nedeljko@lexunit.com> * Hindi translation created. Ankit Malik <greatestankit@yahoo.co.in> * Italian documentation translation. Flavio Pastor <flavio.pastore@zonaitalia.it> * Klingon (Romanized) translation started. Bill Kendrick <bill@newbreedsoftware.com> * Korean README.txt documentation added, in both EUC-KR and UTF-8 formats. Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org> * Serbian translation created. Aleksandar Jelenak <jelenak@netlinkplus.net> * Slovenian translation created. Urska Colner <urska.colner@agenda.si>, Ines Kovacevic <ines@agenda.si> * Traditional Chinese translation created. Song Huang <Song@ossacc.org> * Vietnamese translation created. (Simple version) Le Quang Phan <lqphan@hn.vnn.vn> * Welsh translation created. Kevin Donnelly <kevin@dotmon.com> * Updated translations: --------------------- * Updated Basque translation. Juan Irigoien <juanirigoien@irakasle.net> * Updated Brazilian Portuguese translation. Daniel Jose Viana <danjovic@vespanet.com.br> * Updated British English translation. Gareth Owen <gowen72@yahoo.com> * Updated Catalan translation. Pere Pujal Carabantes <ppujal@airtel.net> * Updated Danish translation. Mogens Jæger <mogensjaeger@get2net.dk> * Updated Dutch translation. Geert Stams <geertstams@wanadoo.nl> * Updated Finnish translation. Tarmo Toikkanen <tarmo.toikkanen@iki.fi> * Updated French translation. Jacques Chion <Jacques.Chion@wanadoo.fr> * Updated German translation. Roland Illig <roland.illig@gmx.de> * Updated Hungarian translation. Török Gábor <gabo@linuxportal.hu> * Updated Icelandic translation. Pjetur G. Hjaltason <pjetur@pjetur.net> * Updated Indonesian translation. Tedi Heriyanto <tedi_h@gmx.net> * Updated Italian translation. Flavio Pastor <flavio.pastore@zonaitalia.it> * Updated Japanese translation. TOYAMA Shin-ichi <shin1@wmail.plala.or.jp> * Updated Korean translation. Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org> * Updated Malay translation. Muhammad Najmi Ahmad Zabidi <mnajem@linuxmail.org> * Updated Norwegian Bokmal translation. Karl Ove Hufthammer <karl@huftis.org> * Updated Norwegian Nynorsk translation. Karl Ove Hufthammer <karl@huftis.org> * Updated Portuguese (Portugal) translation. Ricardo Cruz <rick2@aeiu.pt> * Updated Simplified Chinese translation. Wang Jian <lark@linux.net.cn> * Updated Slovakian translation. Andrej Kacian <andrej@kacian.sk> * Updated Spanish translation. Gabriel Gazzán <ggabriel@internet.com.uy> * Updated Tamil translation. Muguntharaj <mugunth@thamizha.com> * Updated Turkish translation. Doruk Fisek <dfisek@fisek.com.tr> * Updated Walloon language translation. Pablo Saratxaga <pablo@walon.org> * Localization clean-ups: ----------------------- * Removed all non-UTF-8 related character handling code, including HTML character entity reference support. (All stamps are now in UTF-8, with scripts to convert to and from PO files.) Karl Ove Hufthammer <karl@huftis.org> * Updated punctuation in many text strings. Karl Ove Hufthammer <karl@huftis.org> * Added "--lang simplified-chinese" option (same as "--lang chinese"). Simplified also now looks for "zh_cn.ttf" font, as "zh.ttf" was too ambiguous. (For backwards-compatibility, it checks for "zh.ttf" if "zh_cn.ttf" is missing, though.) Bill Kendrick <bill@newbreedsoftware.com>, John Popplewell <john@johnnypops.demon.co.uk> * Cleaned up translation and font code. Karl Ove Hufthammer <karl@huftis.org> * Language option now sets "LANGUAGE" environment variable (along with LC_ALL and LANG). * Initial work to get proper uppercase support in languages other than English. * Added reference to "--lang help" to documentation. * Documentation updates: ---------------------- * README (docs/html/README.html and docs/README.txt) has been pared down and made more friendly. Mention of other doc. files are now hyperlinked. * Documentation regarding configuration file and command-line options have been moved into a separate OPTIONS document (docs/html/OPTIONS.html and docs/OPTIONS.txt), since Tux Paint Config. now exists to simplify changing settings. * Porting and packaging updates: ------------------------------ * Added startup display mode and resolution options to the Windows installer. John Popplewell <john@johnnypops.demon.co.uk> * Visual Studio build system included in CVS and source release ('visualc' folder) John Popplewell <john@johnnypops.demon.co.uk> * Updated Makefile for easier install. Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org> * Cleaned up desktop entry file. Karl Ove Hufthammer <karl@huftis.org> * Made sure KDE icon directories exist before trying to copy files to them. * Created 16x16 mouse pointer shapes; use "MOUSEDIR" and "CURSOR_SHAPES" Makefile variables to use them. * Application icon updates: ------------------------- * SVG (Scalable Vector Graphics) icon created. Karl Ove Hufthammer <karl@huftis.org> * Added 22x22, 64x64, 96x96, 128x128 and 192x192 icons, based on SVG icon. Karl Ove Hufthammer <karl@huftis.org> * Improved Windows icon, based on SVG icon. Karl Ove Hufthammer <karl@huftis.org> * Bug fixes: ---------- * Fixed "--noprint=yes" not working under Windows and BeOS. Thanks to Adam Moore for pointing out this bug! Bill Kendrick & Mark K. Kim * Fixed crash bug when translated text ends in a space. Mark K. Kim & John Popplewell * Fixed security issue with permissions to Tux Paint docs directory. Mark K. Kim <tuxNO_SOLICITATIONpaint-dev@cbreak.org> * Fixed 'savedir' bug. (Was dropping filenames) * Removed redundant '--wheelmouse...' listing from "--usage" output. * Fixed crash bug when switching from different tools with scrolling collections, and then scrolling. Thanks to Kevin Jarrett for the report, and John Popplewell for a replicable way of crashing it. * Misc. Updates: -------------- * Keywords ("Title" and "Software") now written into PNGs. * Changed default UI font to "FreeSans.ttf"
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-03-07Use bl3, update to 0.9.13. Changes:snj4-44/+108
* Included Tux stamps so that the stamp tool works by default * Lots of translation-related fixes * Added "--noshortcuts" option, to disable keyboard shortcuts * Cursor doesn't change to 'hand' shape over selector buttons when they aren't available. * Cursor doesn't change to 'hand' shape over color buttons when colors aren't available * Added --lang, which allows a language to be specified on the command line * Added "--nostampcontrols", "--mirrorstamps" and their opposite options
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-1/+2
2003-10-05Update to 0.9.12:wiz4-22/+33
2003.Aug.18 (0.9.12) * Replaced "efont-serif" fonts with those from the 'ttf-freefont' package, for better support of ISO8859-13 symbols (e.g., for Lithuanian). Fonts copyright the Free Software Foundation. Thanks to Mantas Kriauciunas for the tip. * Made main event loop ignore motion events if the loop has spun too long. (Fixes problems where shape or stamp tools take forver to 'catch up' with the mouse; especially noticable on slow machines over remote X display.) * Walloon translation. Pablo Saratxaga * Translated to Russian Dmitriy Ivanov * Translated to Malay Muhammad Najmi Ahmad Zabidi * French translation update. Jacques Chion * Chinese translation update. Wang Jian * If gnome-config is not found, it doesn't necessarily mean Gnome isn't being used! Makefile will now fall-back and assume $GNOME_PREFIX should be /usr, so that the launcher icon gets installed into the Gnome menu. * Added some "#error" directives to give verbose output regarding missing library header files. (Typical cause of this symptom is forgetting to install dev. packages; e.g., installed "SDL.rpm", but not "SDL-dev.rpm") * Fixed Mac OS X #include typo. Darrell Walisser * Fixed bug where non-translated stamp description text would get drawn right-to-left after the kudos text (e.g., "Great!") goes away. Thanks to Itai * Added call to close iconv when quitting. John Popplewell Darrell Walisser * Removed static "MAX_FILES" limit; now mallocs space for file info. structures. (Should fix large stack crash on OS X, which is good.) * Fixed bug where translated text would revert to English in 'uppercase' mode. * Fixed UTF-8 related bug where Lithuanian wouldn't display if using 'TTF_RenderText...', but Spanish wouldn't display if using 'TTF_RenderUTF8...'. Thanks to Mantas Kriauciunas, Robert Glowczynski, John Popplewell and Karl Ove Hufthammer. * Simplified CFLAGS variable in Makefile. Ben Armstrong * Fixed bug where ".thumbs" dir wouldn't get generated if it wasn't there and you went to the 'Open' dialog. * Fixed prompt bug for larger window sizes TOYAMA Shin-ichi
2003-08-05regen (patch-aa, my fault)wiz1-2/+2
2003-08-05Update to 0.9.11.wiz4-9/+34
* Hebrew translation! * Right-to-left language support (for Hebrew, for example). * Updated Korean translations. * UTF-8 support in the Text Tool! * Added 'The Gimp' to docs/PNG.txt * Lithuanian translation. * Fixed bug that would cause some translated stamp sounds to not load. * Added Dutch translation of (older version of) HTML documentation. * Updated Polish translations. * Added Polish version of manpage. * Fixed a few typos in the manpage. * Fixed UTF-8 word-wrapping bug when there were no spaces * When a locale requiring its own font can't be used because the font is missing, Tux Paint STILL didn't work right. Fixed. (Set $LC_ALL=C) * Added a set of square brushes (similar to the various round ones). * Added "--nostamps" option to disable stamp tool. (When it's not needed, they just take time to load, and RAM to store.) * Added missing "--nosysconfig" to "--help" usage output. * Increased MAX_FILES from 256 to 2048. Users with more than 128 images saved were unable to load the newest images! (Hopefully 1024 saved files is sufficient.) * Thumbnails now saved to a ".thumbs" subdirectory under "saved". (Old thumbnails will still be loaded, if found. Currently, the old thumbnails will still be saved in the old location, not under .thumbs) * Updated tuxpaint-import to create .thumbs subdirectory, and put new thumbnails there. * "Thick" and "Thin" Magic Tools made 'stronger.'