summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2006-12-06Add the twain plug-in to PLIST if the TWAIN framework is available.minskim2-3/+12
Bump PKGREVISION.
2006-12-03Update to 2.1.5. Signficant changes since 2.1.4:gdt2-6/+7
+ Add support for color profiles (optional and requires lcms, see Notes in README). + Add ability to delete a folder and it's contents (with restrictions). - Add support for jpegs embedded in pentax and olympus raw files. - Add icons for image state, enabled with I keyboard shortcut. - For pan view calendar only show months that contain an image. * Escape filename characters "`$\ before passing them to the system shell when running an editor command. * Always use aligned memory access in EXIF parser, fixes crash with BUS error on sparc.
2006-12-03Update gwenview{,-i18n} to 1.4.1markd8-50/+18
New features: * Show preview of images when dragging them. * Added "back/forward/reload/save as" actions to the KPart context menu Fixes: * Load JPEG rotated images using the right rotation directly instead of loading them first and rotate them after. * Fix crash when showing current folder properties from context menu. * Do not show the name of the current file in the status bar: it's already shown in the title bar and it was causing the mainwindow to be enlarged if the name was very long. * Show the "rotate left" button in KParts. * Use Exiv2 instead of libexif to fix troubles with some JPEG. * Fix crash when using Gwenview KPart in kwebdesktop. * Fix content of KPart context menu when viewing remote images. * Do not let the KPart title get overriden when switching tabs. * Make context menu behavior coherent with KDE. * Fix compilation with --enable-final * Do not loose selection when switching from detail to thumbnail view. * In KPart, do not loose selection when starting a drag. * Fixed behavior of the middle-mouse button. * Unless the user rotated the image, saving from the KPart now does a copy of the image instead of recompressing it. This ensures the KPart won't fail to save certain files.
2006-12-03Fix for http://www.kde.org/info/security/advisory-20061129-1.txtmarkd2-2/+9
Bump PKGREVISION.
2006-12-02Instead of setting compiler flags in each package if it uses C99,jschauma4-29/+8
allow USE_LANGUAGES+=c99 and let gcc and mipspro do the right thing. May need to be reviewed/added for other compilers. ok rillig@
2006-12-02belated PKGREVISION++ due to exiv2 shlib version changegdt1-1/+2
2006-12-02Add menurc to CONF_FILES. Without it, gimp will not create the .gimp-2.3minskim1-2/+3
directory for first-time users. Bump PKGREVISION.
2006-12-01Changes 1.0.14:adam2-8/+7
* Bugfixes
2006-12-01Fix PLIST. Bump revision.joerg2-3/+6
2006-11-30Changes 2.3.13:adam5-60/+72
- show information about embedded color profiles in Image Properties dialog - allow to apply color profiles on load (still work in progress) - new vectors PDB API to replace the old path API - added "Auntie Alias" plug-in for antialiasing on lineart - added Edit->Fade operation - added Rounded Corners option to Rectangle Select tool - improved WinIcon plug-in (now loads and saves 24 bit and Vista icons) - merged gimp-tiny-fu; replaces Script-Fu Scheme interpreter with TinyScheme - remember unit and interpolation type in scale and resize dialogs - changed default interpolation type to Cubic - show comment in Image Properties dialog - when loading in image as layers, don't merge the layers - added experimental palette color selector module - don't save thumbnails that don't match the image - increased tool handle sizes for better usability - implemented brush scaling from the tool options (only downscaling yet) - import paths embedded into TIFF files - support vectors in the Script-Fu and Python-Fu user interfaces - added PDB functions to retrieve position of layers/channels/vectors - added side pane with table of contents to the Help Browser - bug fixes and code cleanup
2006-11-30Remove comma at end of enum in magick/options.h, making it parseable byjoerg3-2/+17
C++ compilers. Bump revision.
2006-11-30trunc(3) doesn't exist on DragonFly, replace it with ceil/floor based onjoerg2-1/+23
sign of argument.
2006-11-30put the distfile into a subdir to avoid conflicts with the old version,drochner2-5/+7
from Joerg Sonnenberger
2006-11-29Use ${MKDIR} instead of "mkdir".reed1-2/+2
(From revision 1.147 change.)
2006-11-29remove stale patchfile, pointed out by Kouichirou Hiratsukadrochner1-13/+0
2006-11-29Needs msgfmt.joerg1-2/+2
2006-11-29distfile was changed after release; the only change is a little Makefiledrochner1-4/+4
fix which doesn't affect pkgsrc closes PR pkg/35152 by Ryo HAYASAKA
2006-11-29Update to 0.9.0rc1:xtraeme9-146/+327
The 0.9 series has been under heavy development since November 2005 (more than 200 files in KDE bugzilla have been closed) and offers you the opportunity to test and enjoy a variety of new features, additions and improvements. Please see the NEWS file for a full list of changes.
2006-11-28update to 2.16.2drochner3-8/+8
changes: -code cleanup -translation updates
2006-11-28update to 2.16.1drochner3-7/+10
changes: -graphics improvements -minor cleanup
2006-11-28update to 2.16.2drochner2-6/+6
changes: translation updates
2006-11-28update to 0.10drochner3-8/+151
changes: Add new contexts from icon naming spec: animations, categories, emotes, places, status
2006-11-28update to 1.2.14drochner3-13/+11
changes: -Relocated three misplaced tests for NULL png_ptr -build fixes
2006-11-28- Note reason for patch-ac in the patch file itself so that this informationwennmach3-5/+7
is easily accessible for updating the package - Bump PKGREVISION for patch-ac - regen distinfo
2006-11-28Update to 0.12. Bugfix release... please seextraeme2-6/+6
http://www.exiv2.org/changelog.html for the full list of changes. CVS ----------------------------------------------------------------------
2006-11-28Solaris needs <termios.h>.rillig2-5/+15
2006-11-27This release includes all the changes in 2.0.3 below. Ingdt2-6/+6
addition, it adds a command to view the image in grayscale, adds a --geometry command line option, and continues progress on the Pan View (of note: display of exif data and full size image in info balloon, and improved search shortcuts). 2.0.3 changes: This maintenance release adds translations for Basque and Esperanto, uses new window icons, and fixes several bugs and crashes.
2006-11-27Include sys/types.h before sys/stat.h for DragonFly.joerg2-1/+19
2006-11-24update to 1.9.6drochner2-8/+7
changes: * Updated Russian translation. * All man pages are in UTF-8. * Misc build fixes.
2006-11-24add some missing entries, from Gilles Dauphin per PR pkg/35104drochner1-1/+7
2006-11-24Needs -lsocket on Solaris.rillig1-1/+2
2006-11-24fix some insufficient validation of graphics files, patches from Ubuntudrochner14-233/+253
(CVE-2006-4806, CVE-2006-4807, CVE-2006-4808, CVE-2006-4809) update to 1.3.0 (no changelog available)
2006-11-23Use PKGMANDIR.reed3-6/+6
2006-11-23don't use visibily attribute "hidden" on solaris, from Gilles Dauphindrochner2-1/+15
per PR pkg/35101
2006-11-23Update to 0.10.gdt2-7/+13
26/10/2006 - UFRaw-0.10 released, based on DCRaw v 8.41. * Apply luminosity curve and saturation corrections in LCH(ab) space. * Add the '--embedded-image' option to ufraw-batch for reading the embedded preview image in raw files. * Use the above code in the Gimp plug-in for a much quicker generation of the preview thumbnails. * Add mime types to recognize raw files in the Gnome desktop. * Add schemas to generate thumbnails for these mime types. * Modify the desktop entry to associate ufraw with these mime types. * If 'save ID' is set to 'never again' then .ufrawrc is not written after each processed image. * Add a 'Cancel' button to the 'Options' window. * Fix compatibility issues with GTK+ 2.10. * When handling ID files save output image in same directory as ID file. * If input and output filenames in the ID file have the same path, then input filename is searched for in the path of the ID file. This allows moving raw and ID files together between folders. * Add translations to French and Russian. * Some bug corrections.
2006-11-21Interix doesn't have <inttypes.h>, but <stdlib.h> is guaranteed to pulltv2-1/+15
in [u]intptr_t.
2006-11-21Update to 6.57. Some of the many changes since 6.42:gdt2-6/+6
- Added read support for a number of audio file formats: Ogg Vorbis, Ogg FLAC, FLAC, APE (Monkey's Audio) and MPC (Musepack) - Improved parsing of ID3 v2.3 and v2.4 information - Added read/write support for Canon VRD (Recipe Data) files and trailers - Improved handling of trailers in JPEG and TIFF-format images: - Fixed bug when re-writing NEF files which caused new preview image written by Nikon Capture 4.4.0 to be lost - Added ability to create JFIF segment
2006-11-19Fixed "test ==" and the path to the Python interpreter, but did not addrillig4-2/+40
a dependency. PKGREVISION++
2006-11-19Converted to the SUBST framework.rillig1-10/+6
2006-11-19Fix non-portable shell script "pcdovtoppm".tron2-1/+15
2006-11-18Update png to 1.2.13 (it fixes CVE-2006-5793).taca2-6/+6
version 1.2.13beta1 [October 2, 2006] Removed AC_FUNC_MALLOC from configure.ac Work around Intel-Mac compiler bug by setting PNG_NO_MMX_CODE in pngconf.h Change "logical" to "bitwise" throughout documentation. Detect and fix attempt to write wrong iCCP profile length. version 1.0.21, 1.2.13 [November 15, 2006] Fix potential buffer overflow in sPLT chunk handler. Fix Makefile.am to not try to link to noexistent files. Check all exported functions for NULL png_ptr.
2006-11-16When passing files to gunzip make sure they don't get mistaken as options.markd4-7/+63
Problem noted by Greg Woods in personal email. Bump PKGREVISION.
2006-11-14DESTDIR support.joerg1-1/+3
2006-11-14Update GMT to the most recent, supported, version 4.1.4.wennmach33-1079/+1564
The most significant changes in 4.0 include: o Time-series support o New Tools: - gmt2rgb - grdblend - pslegend: o 30 new program options o More than 23 general enhancements The releases 4.1 and 4.1.1 to 4.1.4 include the following changes: o numerous significant bug fixes o many added program options o added features and capabilities For a complete list of changes, see http://gmt.soest.hawaii.edu/gmt/gmt_releases.html
2006-11-13migrate devhelp docs to share/gtk-doc/html, bump PKGREVISIONdrochner2-34/+31
2006-11-13-migrate devhelp docs to share/gtk-doc/htmldrochner2-631/+641
-minor cleanup: xdg-dirs etc -bump PKGREVISION
2006-11-13Updated spca5 to version 0.60. In this patch also preliminary supportreinoud5-12/+78
trough trough the added patch for the Logitech QuickCam Express.
2006-11-12graphics/mgl works with sh3el architecture.obache1-3/+3
Reported by Yasushi Oshima in PR 31880.
2006-11-10Use find -print | xargs rather than find -exec.tv1-8/+8
Use && chains rather than ; so that errors are not thrown away.
2006-11-10For some reason, Interix "find ... -exec" leaks a little bit of memory,tv1-2/+3
which on large trees involving thousands of -exec's, makes find turn into a humongous process. It's faster on most systems to use other methods anyway, so use xargs where practical, or pipe to a "while read f; do ..." loop and let the shell do what it was meant to do -- run programs.