summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2006-04-04Update graphics/ImageMagick and graphics/p5-PerlMagick to 6.2.6.8.ghen3-8/+7
Changes to 6.2.8-8: * 'convert existing-image.png -background' no longer generates a fault. * -define pdf:use-cropbox=true actually works now. * Slight mods to magick/xwindow.c to compile under BEOS (path provided by henrimoi@hotma...). * #000000 improperly set the opacity channel (bug report and patch from digipete@shaw....). * Patch for OpenVMS compile support. Changes to 6.2.6-7: * Added the 'Dispose' layers function to return the 'GIF dispose' images of an animation. * File is already closed, do not call fclose() on it in magick/blob.c. * PS3/EPS3 now writes a proper image mask when compression is None. * Patch to properly read interlaced GIF's. * DestroyMagick() is not always reliably available when atexit() unwinds.
2006-04-04Make the notice about p5-PerlMagick a lot louder.tv1-3/+11
2006-04-04INSTALL_MAKE_FLAGS doesn't append to MAKE_FLAGS, it replaces it. Makejlam2-4/+5
sure that we preserve any other MAKE_FLAGS when setting INSTALL_MAKE_FLAGS.
2006-04-04Security fix for CVE-2006-1550:salo4-3/+215
"Multiple buffer overflows in the xfig import code (xfig-import.c) in Dia 0.87 and later before 0.95-pre6 allow user-complicit attackers to have an unknown impact via a crafted xfig file, possibly involving an invalid (1) color index, (2) number of points, or (3) depth." http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1550 http://mail.gnome.org/archives/dia-list/2006-March/msg00149.html Fix from Dia CVS.
2006-04-04* List the info file entries directly in the PLIST.jlam15-47/+51
* Honor PKGINFODIR and PKGMANDIR.
2006-04-03Make last change work with IRIX's old fashioned "find" command.tron1-2/+3
2006-04-03Make sure all documentation files are installed world readable. Bumptron1-1/+3
package revision because this change affects the binary package.
2006-04-03Fix bad shell code causing "make" warnings.tron1-3/+3
2006-04-03Update to 2.14.3:wiz6-31/+30
2006-03-22 Dom Lachowicz * rsvg-base-file-util.c: rsvg_handle_set_base_uri() in rsvg_handle_new_from_file() is too late (#335450) 2006-03-19 Dom Lachowicz * rsvg-base.c: Fix a crash exposed by bug 335107 * rsvg-convert: Prevent warnings/crash after getting a null RsvgHandle back 2006-03-16 Dom Lachowicz * rsvg-convert.c: rsvg-convert 'crashes' because it calls g_error() on an error condition, instead of fprintf(stderr, ...) (#334813)
2006-04-03Update to 2.14.2:wiz2-6/+6
Version 2.14.2 * Make 48x48/apps Scalable as well (Rodney Dawes) * Remove MinSize setting from 48x48 contexts set as Scalable -- bug #332894 (Rodney Dawes)
2006-04-02Update to 1.0.4:wiz2-7/+7
Release 1.0.4 (2006-03-15 Behdad Esfahbod) ============================================================== This is a bug fix release. Many fixes in this release are backported from the head branch and do not have bug numbers. For the bugs in bugzilla that are fixed in this release, see: https://bugs.freedesktop.org/buglist.cgi?bug_id=4674,4823,5528,5734,6176,6196,6197 This includes the bug causing Pango crashes with some corrupt fonts. For a list of all changes, see ChangeLog.
2006-04-02I forgot deletes.hamajima2-33/+0
This patch is for previous version, unnecessary with current version.
2006-04-02Depend on hicolor-icon-theme to:jmmv2-4/+6
1) Handle the shared share/icons/hicolor directory. 2) Properly regenerate the icon theme cache during (de)installation. Bump PKGREVISION.
2006-04-01Depend on xdg-dirs 1.3, which handles the share/pixmaps/backgrounds directoryjmmv2-5/+5
(to be shared with gnome-screensaver). Bump PKGREVISION to 1.
2006-03-31List the info pages directly in the PLIST and ensure that we honorjlam6-12/+12
PKGINFODIR.
2006-03-31Drop LTCONFIG_OVERRIDE... USE_LIBTOOL takes care of replacing libtooljlam2-9/+5
already.
2006-03-31* Avoid an unnecessary SUBST_FILES class by using environnment variablesjlam4-30/+41
to accomplish the same thing. * Move the arm compiler hack into a hacks.mk file.
2006-03-31update to 1.9.5drochner3-8/+8
changes: * Fixed a bug with transitions of small images endlessly waiting for the window to resize. * Updated Bulgarian translation. * Two new commands to fit the image in height or width. * New command line option to specify the initial window geometry. * Swedish translation. * The framerate limiter is also used during transitions. * This changed the transitions configuration.
2006-03-31update to 3.8.2drochner2-6/+6
changes: bugfixes
2006-03-31Do not rely on the heavy gtk-doc dependency. It is a pity that thejmmv2-23/+4
package does not come with prebuilt documentation, but this is a bug in the distfile itself. The docs should be included, and will hopefully be in the next release. Bump PKGREVISION to 2. (I have hit this same problem over and over again in all gtk-doc-using packages and it's still unknown why it happens.)
2006-03-30Do not pull in the new hicolor-icon-theme cache handling and avoid packagesjmmv2-5/+3
using this one to pull it as well.
2006-03-30Update to 2.14.0:jmmv2-8/+8
Version 2.14.0 --------------- - Fixes crasher when opening images with strange extensions (Ryan Lortie) [#333551] - Quit EOG when not able to load images (Lucas Rocha) - Fix window positioning behavior (Lucas Rocha) - Updated translations: Alexander Shopov (bg), Mugurel Tudor (ro), Rajesh Ranjan (hi), Luca Ferretti (it), Ole Laursen (da), Gabor Kelemen (hu), Daniel Nylander (sv), Elnaz Sarbar (fa), Farzaneh Sarafraz (fa), Miloslav Trmac (cs), Benoît Dejean (fr). Version 2.13.92 --------------- - Disable all debug messages by default (Lucas Rocha) [#331362] - Fix 64-bit pointer truncation (Pascal Hofstee, Alexander Nedotsukov) [#331971] - Correct handling of zoom precision with mouse wheel (Felix Riemann) [#310833] - Build system fixes (Sylvain Bertrand) [#330708] - Define a minimum window size (Lucas Rocha) [#327065] - Mouse scroll wheel now makes image switching on collection pane (Lucas Rocha) [#331645] - Fixes crash when removing images from a directory with images that EOG is watching (Lucas Rocha) - Updated translations: Žygimantas Beručka (lt), Kostas Papadimas (el), Satoru Satoh (ja), Inaki Larrañaga (eu), Artur Flinta (pl), Rhys Jones (cy), Leonid Kanter (ru), Alessio Frusciante (it), Maxim Dziumanenko (uk) Version 2.13.91 --------------- - Remove critical warnings on save dialogs (Lucas Rocha) [#327170] - Use current locale for images on NIS filesystem (Takao Fujiwara) [320289] - Updated translations: Laurent Dhima (sq), Hendrik Richter (de), Lukas Novotny (cs), Alexander Sigachov (ru) Version 2.13.90 --------------- - Normal viewing of images from SMB shares (#326104) Patch from Felix Riemann. - .desktop file fixes (#328033) - Updated translations: Theppitak Karoonboonyanan (th), Ankit Patel (gu), Adam Weinberger (en_CA), Slobodan D. Sredojevic (sr, sr@Latn), Priit Laes (et), Clytie Siddall (vi), Kjartan Maraas (no, nb), Josep Puigdemont i Casamajó (ca), Francisco Javier F. Serrador (es), Chao-Hsiung Liao (zh_TW, zh_HK), Funda Wang (zh_CN), Duarte Loreto (pt), Evandro Fernandez Giovanini (pt_BR) Version 2.13.5 -------------- - Plural string fixes (#327106) - Updated translations: Clytie Siddall (vi), Ankit Patel (gu), Gabor Kelemen (hu), Ivar Smolin (et), Takeshi Aihana (ja), Kjartan Maraas (no, nb), Chao-Hsiung Liao (zh_TW, zh_HK), Francisco Javier F. Serrador (es), Slobodan D. Sredojevic (sr, sr@Latn), Ignacio Casal Quinteiro (gl), Ilkka Tuohela (fi) Version 2.13.4 -------------- - Disable xscreensaver on fullscreen mode (#326369) - Correctly refresh image section for very small images (#317641). Patch from Felix Riemann. - New delete confirmation dialog (#322884). Patch from Jaap Haitsma. - Several code cleanups. Patches from Felix Riemann. - Resize window according to the image dimensions (#323204) - Add BackSpace accel for previous image action (#324088) - Fix GTK+ dependency version. (#324149) - Updated translations: Alan Horkan (en_GB), Clytie Siddall (vi), Ilkka Tuohela (fi), Abel Cheung (zh_TW, zh_HK), Josep Puigdemont i Casamajó (ca), Žygimantas Beručka (lt), Vincent van Adrighem (nl), Kjartan Maraas (no, nb), Ignacio Casal Quinteiro (gl), Theppitak Karoonboonyanan (th), Ankit Patel (gu), Alexander Shopov (bg), Adam Weinberger (en_CA) Version 2.13.3 -------------- - Added Return accelerator for Next Image and Shift+Return and Shift+SpaceBar accelerators for Previous Image. (#322593) Patch from Jaap A. Haitsma <jaap@haitsma.org> - Use one single function when changing single selection instead of six too similar ones. (#321395) Patch from Claudio Saavedra <csaavedra@alumnos.utalca.cl>) - Icon now shown in about dialog. (#321665) Patch from Vincent Noel <vincent.noel@gmail.com>. - Image information pane is disabled by default. (#313672) - Other assorted bug fixes and code cleanups. - Updated translations: Ankit Patel (gu), Alessio Frusciante (it), Miloslav Trmac (cs), Åsmund Skjæveland (nn), Francisco Javier F. Serrador (es), Alexander Shopov (bg), Žygimantas Beručka (lt),Ales Nyakhaychyk (be), Takeshi AIHANA (ja), Adam Weinberger (en_CA), Funda Wang (zh_CN), Priit Laes (et), Ignacio Casal Quinteiro (gl), Kjartan Maraas (nb, no), Guilherme de S. Pastore (pt_BR), Theppitak Karoonboonyanan (th). Version 2.13.2 -------------- - UI redesign. Fixes bugs #148643 and #320542. (Lucas Rocha) * Removed 'New Window' and 'Open Folder' from 'File' menu; * Removed 'New Window' and 'Open' items from toolbar; * Moved rotation toolbar items to the right edge; * Added Next/Previous button to toolbar for easy navigation through image collection; * Added 'Go' menu with Next/Previous/First/Last Image items; * Status shows the position of image within a collection, not the number the selected images; * Added 'Image Collection' item to 'View' menu to Show/Hide image collection pane; * Accelerators: Ctrl+PageDown and spacebar switches to the next image, Ctrl+PageUp switches to the previous image, Ctrl+Home switches to the first image, Ctrl+End switches to the last image, F9 shows/hides image collection pane, F5 starts slideshow. - Fix crash when setting window icon. Fixes bug #320245. (Claudio Saavedra) - Removed confirmation dialog when removing an image. Fixes bug #309046. (Lucas Rocha) - Option to use an image as the desktop wallpaper. Fixes bug #140768. (Nirmal Kumar, Lucas Rocha) - Page Up and Page Down scroll images up and down. Fixes bug #152364. (Lucas rocha) - Several code cleanups. (Lucas Rocha, Paolo Borelli) - Correct keys that cancel Fullscreen and Slideshow. (Lucas Rocha) - On single and collection view, default focus on image. Fixes bug #169836. (Lucas Rocha) - Make it possible to use '=' or '+' for zooming in. Fixes bug #320367. (Lucas Rocha) - Added accelerators from numerical keypad for zooming in and out. Fixes bug #315183. (Felix Riemann) - Make scrollbar buttons work in thumbnails pane. Fixes bug #124653. (Juan Carlos Inostroza) - More coherent fullscreen/slide show behavior. Fixes bug #317392. (Lucas Rocha) - Window icon is a thumbnail of the image. Fixed bug #311720. (Lucas Rocha) - Use intuitive gnome-icon-theme icon for image viewer instead of EOG icon. Fixes bug #167087. (Lucas Rocha) - Fix width of the information pane that was too small. Fixes bug #313674. (Ed Catmur) Version 2.13.1 -------------- - Update window title when saving in another location. Fixes bug #318318. (Lucas Rocha) - Asks to overwrite target file instead of source when 'Saving as'. Fixes bug #162627. (Lucas Rocha) - Don't crash when removing images from a collection. Fixes bug #313003. (Lucas Rocha) - No "Open in new window" option on save action. Fixes bug #318734. (Lucas Rocha) - Add image/svg+xml to the list of supported file types. Closes bug #314566. (Lucas Rocha) - Fix RGBA->RGB conversion when saving PNG images to JPEG. Fixes bug #314742. (Felix Riemann) - Update "recent files" when viewing images. Fixes bug #316004. (Lucas Rocha) - Ctrl+I keybinding to show/hide Image Properties bar. Fixes bug #307188. (Lucas Rocha) - Fix crash when trying to view an image from recent list that doesn't exist anymore. Fixes bug #312448. (Lucas Rocha) - Change X development libraries checking in build system to work on every platform. Fixes bug #317828. (Christophe Belle) - Fix crash when adding new non-image files to a directory eog watches and when trying to view a PNG image with a JPEG extension. Fixes bugs #316808 and #311925. (Callum McKenzie) - Translation Updates: Ivan Noris (sk)
2006-03-30Update to 2.14.0:jmmv3-17/+19
=============== Version 2.14.0 =============== * Release for 2.14.0 Translations Rhys Jones (cy), Rajesh Ranjan (hi), Alina Kirakosyan (ka), Elian Myftiu (sq), Daniel Nylander (sv), Maxim V. Dziumanenko (uk) =============== Version 2.13.92 =============== * Revised colours Translations Alexander Sigachov (ru), GNOME PL Team (pl), Iñaki Larrañaga (eu) Jesús Corrius (ca), Kostas Papadimas (el), Mate ORY (hu) Raivis Dejus (lv), Satoru SATOH (ja), Woodman Tuen (zh_HK) Woodman Tuen (zh_TW), Žygimantas Beru?ka (lt) =============== Version 2.13.91 =============== * New default colours for translucent backgrounds * Tweaks to patterns * Use zoom option to scale images Translations Vladimir Petkov (bg), Ole Laursen (da), Hendrik Richter (de), Adam Weinberger (en_CA), Ivar Smolin (et), Ilkka Tuohela (fi), Tino Meinen (nl), Duarte Loreto (pt), Evandro Fernandes Giovanini (pt_BR) =============== Version 2.13.90 =============== * Release for GNOME 2.13.90 A new set of backgrounds for 2.14! Translations Lukas Novotny (cs), Francisco Javier F. Serrador (es), Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Ida Gasparretti (it), Kjartan Maraas (nb), Kjartan Maraas (no), Evandro Fernandes Giovanini (pt_BR), –°–ª–æ–±–æ–¥–?–? –î. –°—Ä–µ–¥–æ—ò–µ–?–?—õ (sr), Theppitak Karoonboonyanan (th), Clytie Siddall (vi), Funda Wang (zh_CN)
2006-03-30Update to 2.14.0:jmmv3-9/+11
libgnomecanvas 2.14.0 --------------------- What's new since 2.13.0: Updated and new translations: - ka (Gia Shervashidze), ku (Erdal Ronahi), ro (Misu Moldovan), zh_HK (Chinese Hong Kong team), zh_TW (Chinese Taiwan Team) libgnomecanvas 2.13.0 --------------------- What's new since 2.12.0: Bug fixes: - Correctly reset item_list_end when moving the last item in the list. Fixes bug #323850. (Federico, Denis Auroux) - Remove a bunch of cruft and compiler warnings (Kjartan) - Add g_object_notify() call to allow users to connect to the notify::parent signal. Closes bug #320791. (Sven Herzberg) - Use BILINEAR interpolation instead of HYPER which is "a slow buggy piece of shit". (Federico) - Cast GNOME_CANVAS_COLOR macros to use unsigned ints so that shifting left 24 bits won't overflow into the sign bit. Fixes bug #317718. (Danek Duvall) - Correctly calculate width_in_pixels and height_in_pixels in gnome-canvas-pixbuf.c. (Hans de Graaff) Docs: - Add API docs for gnome-canvas-rich-text.c (Dinoop Thomas) Translation updates: - Added Tatar (tt) - Updated Belarusian (be), Dutch (nl)
2006-03-30Update to 0.9:jmmv5-199/+311
2006-01-12 Alexander Larsson <alexl@redhat.com> * Makefile (VERSION): Bump version to 0.9 2005-12-23 Luca Ferretti <elle.uca@libero.it> * index.theme: Sort values for Directories keys (fix gnome bug 315841) and add missing entries. Now all installed directories should have an entry in this file. 2005-04-08 Alexander Larsson <alexl@redhat.com> * Makefile.in (ICON_CONTEXTS): Add emblem subdir * configure.ac: Bump version to 0.8 * index.theme: Add emblem subdir 2005-02-04 Alexander Larsson <alexl@redhat.com> * configure.ac: Bump version to 0.7 * index.theme (Size): Fix typos in last version 2005-02-02 Alexander Larsson <alexl@redhat.com> * configure.ac: Bump version to 0.6 * Makefile.in (ICON_SIZES): Add 24x24 dirs * index.theme (Directories): Add 24x24 version of action, apps, devices, filesystem & mimetypes
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam4-12/+12
exists on the disk -- we can just check whether a variable defined by find-files.mk is "__nonexistent__" or not.
2006-03-30Update to ImageMagick 6.2.6-6, as the 6.2.6-4 distfile is already not availableghen2-6/+6
anymore (noted by tron). 2006-03-26 6.2.6-6 Cristy <stentz@image...> * Specify '-depth 32 -define quantum:format=floating-point' to read/write single precision floating point TIFF and raw formats. * Specify '-depth 64 -define quantum:format=floating-point' to read/write double precision floating point TIFF and raw formats. * If you overlaying an image with a negative offset, the image is no longer wrapped around the left and right edges of the canvas. 2006-03-20 6.2.6-5 Cristy <stentz@image...> * Fix Group4-compression in the PDF writer.
2006-03-30Dont install a file that kdelibs now installs. Depend on the latestmarkd3-3/+18
kdelibs and bump PKGREVISION.
2006-03-30Update KDE to 3.5.2markd4-36/+10
* KDVI o Fix problems with PS header inclusion * KPDF o Don't destroy the document when overwriting itself with save as... o Fix crash on some documents o Fix crash when embedded on Konqueror * KolourPaint o Printing improvements o Respect image DPI o Fit image to page if image is too big o Center image on page
2006-03-29Update ImageMagick to 6.2.6-4. Ok with adam.ghen2-6/+6
2006-03-06 6.2.6-4 Cristy <stentz@image...> * Read image filenames that start with a dash (e.g. display -- -logo.png). * Do not set the image opacity when reading a PSD colormap index (reference http://redux.imagemagick.org/discussion-server/viewtopic.php?p=18026). * By default, ImageMagick sets the page size to the MediaBox. Some PDF files, however, have a CropBox that is smaller than the MediaBox and may include white space, registration or cutting marks outside the CropBox. To force ImageMagick to use the CropBox rather than the MediaBox, use -define (e.g. -define pdf:use-cropbox=true). * RGB to CMYK color conversion is now scaled properly.
2006-03-29updated to 0.5a.hamajima6-82/+13
see "Release 0.57.09" and "Release 0.57.10" of http://mxhaard.free.fr/news.html
2006-03-29Patch a .po file so it works with older msgfmt.markd3-2/+31
2006-03-28Uses libtool and msgfmt.joerg1-1/+3
2006-03-23Update TiffIO to 1.2.0e.minskim4-113/+35
Changes: - Use libtiff>3.8. - bit order is different from byte order. So don't messup endianness with LSBfirst in bitmaps. - Added support for Lab up to 3x16bits and RGB/RGBA up to 4x32bits.
2006-03-21Include ../../mk/bsd.prefs.mk to ensure that MACHINE_PLATFORM is definedkristerw1-1/+3
before it is used.
2006-03-21Compensate for lossage I've caused by not explicitely linking againstdrochner4-6/+18
libpthread: link against a stub lib on systems which need it (NetBSD<=2). Thanks to mlh@goathill.org for testing and reports.
2006-03-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam8-15/+16
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-20* Nuke all references to and definitions of INFO_DIR in package Makefilesjlam2-5/+5
and replace with appropriate references to PKGINFODIR instead. * Properly account for split info files during installation. * Move info file listings directly into the package PLISTs. This fixes info-file-related PLIST problems.
2006-03-20Note that this package uses C++.jlam1-1/+2
2006-03-19Turn off optimization as a workaround for PR toolchain/33097. No PKGREVSIONminskim2-3/+17
bump because this package has never built in bulk-builds since the last bump. Remove BROKEN_IN.
2006-03-19Fix installation after info framework changes.wiz1-3/+2
2006-03-17Set maintainer to pkgsrc-users (after invoking wizd to updategdt1-2/+2
doc/pkgsrc.txt to specify that this is the correct value for maintainerless packages).
2006-03-17drop maintainership. (I don't use QT, and only needed this to try togdt1-2/+2
build lprof, and now lprof no logner uses TiffIO.) This package should perhaps be removed if no one cares.
2006-03-16Reset maintainer, host says:wiz1-2/+2
Name service error for name=wongs.net type=MX: Host not found, try again. for five days in a row, on two separate occasions (more than a week apart).
2006-03-15Do not include malloc.h on Darwin, since it is not available. Patchesminskim3-5/+31
provided by John D. Baker in PR pkg/31871.
2006-03-15force using libexif. PKGREVISION++gdt1-1/+3
2006-03-14changed PATCH_SITES and HOMEPAGE.hamajima8-22/+22
2006-03-14updated to 0.3. new support usb-camera based on ICM532.hamajima8-16/+118
changed PATCH_SITES and HOMEPAGE. (thanks patch: Joerg)
2006-03-14Update to 0.7gdt2-7/+6
03/03/2006 - UFRaw-0.7 released, based on DCRaw v8.05. * Much more accurate white balance temperature setting. * White balance presets per camera model. * Show the channel multipliers in the UI. * Apply base curve before gamma curve. * Fix a few general bugs. * Fix camera specific bugs for Sony F828, Sigma Foveon, Nikon D2H, D1X.
2006-03-14update to 3.8.1drochner4-21/+13
changes: -many bugfixes -support PBM files in ppm2tiff -Added ability to create multipage TIFFs in bmp2tiff