summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2004-10-18Add various bug fixes taken from Debian's unstable distribution whichtron19-18/+1238
include fixes for CESA-2004-006. Bump package revision.
2004-10-18Add mirror on "ftp.fu-berlin.de" to master site list.tron1-2/+3
2004-10-18Derive "PKGNAME" from "DISTNAME" instead of defining it manually.tron1-2/+2
2004-10-16Remove second master site because it doesn't return the tarball.reed1-3/+2
Add /old/ to end of master site URL. This was reported by Georg Schwarz on tech-pkg and also by Ian Harding via PR #27278. Note that this is insecure version of tiff!
2004-10-15Update to 1.4.5.snj2-6/+5
Changes: * Remove window decorations from full screen window, this fixes the decorations that are presented on older window managers. * Fix broken keyboard focus in main window when the tools are floating. * Connect R key to refresh the image when in full screen.
2004-10-15Update linkage to libltdl (via guile{,14}), which is now its own package.tv1-2/+2
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't know which dependencies actually need libltdl, so it was a recursive bump. Hopefully this recursive inclusion can be ripped out of guile{,14}/buildlink3.mk at some point and bubble down to dependencies that actually use libltdl, avoiding this headache in the future....
2004-10-15Changes 1.2.7:adam3-11/+10
* Removed unused pngasmrd.h file. * Removed references to uu.net for archived files. Added references to PNG Spec (second edition) and the PNG ISO/IEC Standard. * Added "test-dd" target in 15 makefiles, to run pngtest in DESTDIR. * Fixed bug with "optimized window size" in the IDAT datastream, that causes libpng to write PNG files with incorrect zlib header bytes. * Fixed bug with sCAL chunk and big-endian machines (David Munro). * Undid new code added in 1.2.6rc2 to update the color_type in png_set_filler(). * Added png_set_add_alpha() that updates color type. * Revised png_set_strip_filler() to not remove alpha if color_type has alpha. * Added makefile.hp64 * Changed projects/msvc/png32ms.def to scripts/png32ms.def in makefile.cygwin
2004-10-15Update linkage to libltdl (via imlib2), now in its own package.tv6-13/+13
2004-10-15Update linkage to libltdl, now in its own package.tv2-5/+5
2004-10-15libtool/buildlink3.mk (now libltdl/buildlink3.mk) should only be usedtv1-3/+2
if libltdl is needed; otherwise use USE_LIBTOOL.
2004-10-15Added graphics/inkscape.reed1-1/+2
2004-10-15Import of inkscape-0.39nb1reed6-0/+421
It is a Scalable Vector Graphics (SVG) editor. This is from pkgsrc-wip.
2004-10-14Update dcraw to version 1.211.kristerw2-7/+7
Changes since last packaged version: * Separates a Minolta DiMAGE Z2 from a Nikon E4300. * Fixes for Nikon E2100, Nikon E8800, and Fuji FinePix S7000.
2004-10-14Update to 0.94:jmmv3-217/+396
dia-0.94: 17-Aug-2004 Nothing new happened since last prerelease, releasing. dia-0.94-pre6: 7-Aug-2004 Fixed crash bug in save as, as well as string sorting issue and crash bug in UML class and group unhighlighting bug. dia-0.94-pre5: 2-Aug-2004 Finally fixed memory leak from layout cache. dia-0.94-pre4: 1-Aug-2004 Important fix for export filters. Still some leaking from layout cache, but not as awful. dia-0.94-pre3: 25-Jul-2004 Fixing a number of png issues and a few bugs. dia-0.94-pre2: 17-Jul-2004 Second prerelease of version 0.94. Bunch of small fixes, but together important enough to make a new prerelease. dia-0.94-pre1: 04-Jul-2004 First prerelease of version 0.94. News in this version: * Highlighting of objects when connecting to them makes it easier to connect. * New shape sets include: - RDP (Petri Networks shapes) - KAOS (Goal-Directed Requirements Acquisition) - I* (Intentional STrategic Actor Relationships modelling) - Jackson (Jackson Diagrams) - ChemEng (chemical engineering) * Hexagonal grid, for all you chemists out there. * Allow selection between layers, selectable in layers dialog. * Disparate persistence systems replaced by one combined system using XML, leaves unknown preferences alone. * New renderer plug-in for Cairo rendering API. * New renderer plug-in for WMF outside of Windows. * New arrow head: Backslash. * Rounded corners on zigzaglines and polylines. * Automaticall open new diagram if now chosen at start. * Diagram modified status now based on undo information. * Wrapping operations arguments in UML objects. * Better positioning of association texts. * More persistence of toolbox selections and dialog entries. * Better handling of dialogs when parent dialogs close. * Changed from SGML to XML for docs, still DocBook. * Fix shape background color compatibility problem. * Many smaller bug fixes, leaks closed and stuff.
2004-10-13INSTALL_DATA -> INSTALL_LIB.tv5-10/+10
2004-10-13Update to KDE 3.3.1.markd3-9/+5
Changes: * kpdf: Use xpdf 3.0 rendering engine * kpdf: Fixed crash on pdf with 0 pages * kpdf: Fixed crash when using various kpdf parts * kpdf: Fixed crash when using zoom values with . on a locale with , as decimal separator * kpdf: Show "Show menubar" option on RMB menu when menubar is hidden * kpdf: Generate thumbnails in a thread so the GUI is not blocked * kolourpaint: Fix multiple selection bugs * kolourpaint: Speed up renderer (esp. drag-scrolling at high zoom) * kolourpaint: Fix remaining untranslatable strings
2004-10-11RCD_SCRIPTS_EXAMPLEDIR was just changed to be a relative directoryreed1-2/+2
under ${PREFIX} instead of being an absolute path. So fix the references using RCD_SCRIPTS_EXAMPLEDIR to be ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}. This should have no changes to use before. Please note that the MESSAGE files in most cases are wrong in the first place. We have automated mechanisms and could have an automated message for explaining rc.d script usage. (This is something to do!)
2004-10-10This pkg fails to build with make from NetBSD-1.6.2. Use the GNU makekristerw1-1/+2
instead.
2004-10-09Adjust for PKGREVISION bump.kristerw1-3/+3
2004-10-07Extra PKGREVISION bump to cover the libtool/compiler-wrapper problems.tv2-4/+4
Since dependencies were actually failing to build, they fortunately don't require PKGREVISION bumps themselves.
2004-10-07Use BSD_INSTALL_*.wiz4-8/+60
2004-10-07Fix typo in variable name.wiz2-4/+4
2004-10-07Add and enable tuxpaint-config.wiz1-1/+2
2004-10-07Initial import of tuxpaint-config-0.0.5:wiz5-0/+106
"Tux Paint Config" is a graphical configuration tool for "Tux Paint." It provides a point-and-click interface that allows parents and teachers to alter Tux Paint's behavior -- disable sound effects, run in full-screen mode, etc. -- without needing to manipulate a text-based configuration file.
2004-10-07Update to 2004.10.03:wiz3-9/+125
2004.October.02 * Spanish translation updates. Gabriel Gazzan * Added new directory 'win32' containing script for the NSIS installer, with custom icon and Python support script. John Popplewell * Added Welsh translation. Kevin Donnelly * Added Italian translation. Flavio 'Iron Bishop' Pastore <ironbishop <at> altervista <dot> org> * Updated Catalan translation. Pere Pujal Carabantes * Updated Brazilian Portuguese translation. Daniel Jose Viana * New fireworks stamps. Karl Ove Hufthammer * Added shrimp, lobster and seahorse photos to Animals/Fish. (Public domain. From the United States National Oceanic & Atmospheric Adminstration (NOAA) library: http://www.photolib.noaa.gov/ ) * Added Malay translation. Muhammad Najmi Ahmad Zabidi * Updated Danish translation. Mogens Jæger * Added Turkish translation. Doruk Fisek * Updated Dutch translation. Geert Stams * Added Slovenian translation. Urska Colner * Updated Finnish translation. Tarmo Toikkanen * Added Simplified Chinese translation. Wang Jian * Updated Japanese translation. TOYAMA Shin-ichi * Updated Tamil translation. Muguntharaj * Updated Hungarian translation. Török Gábor * Added Afrikaans translation. Petri Jooste * Updated Portuguese (Portugal) translation. Ricardo Cruz * Updated French translation. Jacques Chion * Moved to storing stamp description translations in PO files, with scripts to convert to and from the .txt files used by Tux Paint. Song Huang * Added pineapple photo stamp. Mike Fitzpatrick http://www.sxc.hu/browse.phtml?f=view&id=134314 * Changed all stamp descriptions to use UTF-8, using Song Huang's script and much manual cleanup. * Added cartoonish fruit and Christmas tree stamps. Nicu Buculei, http://nicubunu.ro/clipart/ * Added Easter stamps. Jean from DoodleLoo's * Much improved jack-o'-lantern stamp from: http://www.openclipart.org/ * Added grapes, sliced orange and sliced lime stamps from: http://www.sxc.hu/browse.phtml?f=view&id=16742 http://www.sxc.hu/browse.phtml?f=view&id=111664 http://www.sxc.hu/browse.phtml?f=view&id=86046 * Serbian translation. Aleksandar Jelenak * Traditional Chinese translation. Song Huang * Dutch translation. Geert Stams * Russian and Belarusian translations. Eugene Zelenko * French translation updates. Jacques Chion * Icelandic translation updates. Pjetur G. Hjaltason * Added Candian coins Ed Montgomery * Korean translations completed for all available stamps with translation (*.txt) files; Korean number sound clips replaced with low-noise counterparts. Mark K. Kim * Automobile stamps added. Justin Zeigler * Added "make uninstall" target. * Korean sound clips for numbers added. Sohyun Iris Lee (voice) Mark K. Kim (merge) * Korean translations for the math symbols. Mark K. Kim
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-06Add the bzip2 buildlink3.mk file.agc1-1/+2
Fixes PR 27167 from Robert Lillack.
2004-10-06Fix dependences broken by package revision bump madness. Bump packagetron1-4/+4
revision of this package, too.
2004-10-05Update patch so it works with bash too.reed2-7/+9
No change to actual configuration. Maintainer, adam@, says this patch is used to prevent installing/overwriting libltdl.
2004-10-05Changes 6.1.0-2:adam4-9/+9
* Bug-fix release
2004-10-05Update to version 1.208.seb2-8/+7
Changes since last packaged version (1.206): - Added the Konica KD-400Z. - Fixed rgb_max for all Minolta cameras. - Range of tm_mon is 0 to 11, not 1 to 12! - Fixed vng_interpolate() to match Ting Chen's vargra.m. - Use putenv() instead of setenv() for portability. - Correctly parse .badpixels when it lacks a final newline. - Added the FUJIFILM FinePix E550.
2004-10-04Placate pkglint. Remove outdated comment.wiz1-4/+2
2004-10-04Use PKGNAME_NOREV instead of PKGNAME as DIST_SUBDIR so PKGREVISION bumpseb1-2/+2
does not affect distinfo.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv247-345/+495
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-10-02- Add editor/pnmflip to REPLACE_PERLadrianp1-2/+2
- Reported by Steven M. Bellovin in PR 27117, thanks Steven !
2004-10-02Add and enable metacam.simonb1-1/+2
2004-10-02Initial import of metacam - a digital camera image meta-informationsimonb4-0/+25
reader.
2004-10-01Changes 10.18.15:adam2-6/+6
* ppmtowinicon: fix bug: crash on 32 bit images * Add makeman to build tools
2004-09-29Fix build with latest ImageMagick by adding declarations for functionsmarkd2-33/+66
used that are now "private".
2004-09-28Use libwmf anywayadam1-2/+2
2004-09-27Add & enable kbarcode.seb1-1/+2
2004-09-27Initial import of kbarcode version 1.8.1 into the NetBSD Packagesseb4-0/+72
Collection. KBarcode is a barcode and label printing application for KDE 3. It can be used to print every thing from simple business cards up to complex labels with several barcodes (e.g. article descriptions). KBarcode comes with an easy to use WYSIWYG label designer, a setup wizard, batch import of labels (directly from the delivery note), thousands of predefined labels, database managment tools and translations in many languages. All major types of barcodes like EAN, UPC, CODE39, DataMatrix and ISBN are supported.
2004-09-27Changes 2.0.5adam3-6/+14
- added sanity checks for misconfigured filesystem encodings - don't expose unnecessary information in Postscript files we generate - improved behaviour of Shear tool - fixed labels in CMYK color-picker - removed non-functional button from Device Status dialog - fixed parsing of SVG transform attributes - guard against bogus logical screen dimensions in GIF images - fixed use of global context for stroke operations - avoid stack overflows when bucket-filling complex regions - fixes to the composite code - fixed run-with-last-vals mode for vpropagate plug-in - respect the global-brush setting when stroking - fixed popup menu positioning - fixed handling of QuickMask color - fixed bounding box problems when opening Postscript files - fixed undo memory calculation for paint operations - work around file-descriptor leak in Pango - made menu entry translatable - use the global gradient for the airbrush and pencil tools - fixed PDB call gimp-curves-spline - fixed projection when undoing floating_sel_to_layer
2004-09-27Changes 6.0.8-3:adam6-69/+28
* Fix to enable reading Photoshop images with a group of layers. * other bug fixes
2004-09-27Update to 1.206 (old distfile gone).wiz2-7/+7
Change: Added "CLASS" macro for easier conversion to C++.
2004-09-26Add & enable digikamplugins.seb1-1/+2
2004-09-26Initial import of digikamplugins version 0.6.2 into the NetBSD Packagesseb6-0/+243
Collection. This package provides plugins for the digikam package like batch image processing, html gallery export and more.
2004-09-25No need for devel/kdesdk3 here, it is only needed to build digikam itself.seb1-4/+1
2004-09-25Remove one more dir and improve comments.wiz1-5/+7
2004-09-24Workaround stupidity in the scigraphica configure script by explicitlyjlam1-1/+5
specifying the library and header paths for readline. Otherwise, the configure script will dumbly pass "-I -I" and "-L -L" to the compiler, which breaks libtool.