summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2005-08-23make this build again on solaris by putting the line which overridesdmcmahill1-9/+9
XMKMF after bsd.pkg.mk. Eventually, we should probably provide a makedepend in pkgsrc which can be used instead of the broken solaris one.
2005-08-22Update to 1.2.92 development version from maintainer via PR #31035.reed3-82/+190
Package now depends on libexif. Website says: One month after 1.2.91, here is 1.2.92, featuring the following changes: * New features: * The slide show can now display images in random order. * New shortcuts have been introduced to browse the folder hierarchy (Patch by Michael Rolf): * Alt+Down goes to the first sub-folder * Alt+Backspace goes to the previous folder * Alt+Space goes to the next folder It is now possible to scroll images with the keyboard. (Patch by Michael Rolf) A new view has been added to quickly access bookmarks. Images are now prefetched in advance also when browsing in the thumbnail view using the cursor keys or keys for next/previous. In full screen mode, pressing Enter will toggle the full screen bar. KIPI plugins can now access JPEG comments. Zoom in and out actions have been added to the KParts. An "Other..." entry has been added to the external tools menu. The drag'n'drop popup menu now contains an entry to create a symbolic link. Fixes: * In the thumbnail view, folder and archive filenames are always shown, even if the user choose to hide image filenames. * When right clicking on files from the folder KPart, the Konqueror popup menu will now appear, instead of Gwenview's menu. * The context menu which appears when right clicking on the background of a file view now shows information relative to the current folder, rather than the current image. * The destination URL is now set to the current URL in KIPI plugins. * The folder name is used as the album name for KIPI plugins. * The JPEG comment editor has been fixed to avoid adding a dummy character at the end. * Double click behaviour has been changed to always toggle browse mode. And: New development version: 1.2.91 * The file view now features three modes: details, thumbnail with info on the right and thumbnail with info on bottom. In the "info on the right" mode, the file name, date, image size and file size are displayed. In the "info on bottom" mode, the user can choose what information should be displayed. * The thumbnail size can now be set with a slider. * Thumbnail can now be as big as 256x256. * Non-blocking image preloading in advance. * With two-pass painting, turn off dithering in the first pass for a small performance improvement with non-truecolor displays. * Hints for mouse usage in the image view are shown in the status bar. * In addition to the file count, the status bar now shows the current image position. * Two variables have been introduced for the On Screen Display: %n is the current image position, %N is the image count. * An option has been added to disable automatic rotation of images. Fixes: * Progressive JPEG files are really shown progressively. * In the thumbnail view, make sure we report image sizes for JPEG with embedded thumbnails. * The JPEG loader has been fixed so that it doesn't crash on some broken JPEGs. * Fix premature end when decoding MNG images. * Gwenview now dynamically links with installed version of libexif not installed. Using it is considered deprecated. * The "best" smoothing algorithm has been tweaked to produce slightly less blurry results. * External tools are now sorted by name in the menu and the dialog.
2005-08-22Changes 10.29:adam6-41/+20
Add ppmdraw. Add pammixinterlace. Thanks Bruce Guenter <bruceg@em.ca>. Add pgmmedian. Add pnmaddnoise. pnmtopclxl: add -rendergray option. pnmtopclxl: add -jobsetup option. pstopnm: add -dSAFER Ghostscript option. pnmcrop: add -margin option. pnmcrop: add -borderfile option. pnmnorm: add -luminosity (which was already default), -colorvalue, and -saturation. pnmtopng: Don't include any alpha info if supplied alpha mask is all opaque. ppmcie: Make white point mark more visible. pamdice: Remove restriction of 100 slices in each direction. pnmtopng: Fix bug: erroneous transparent pixels when supplied alpha mask is all opaque. Fix bytesToWordInt(): converts incorrectly on a machine that has pointer size != word size and uses the general case code. libnetpbm: fix basic pm_readlittleshort() bug introduced in 10.27. Affects mdatopbm, rawtopgm, lispmtopgm, pcxtoppm, winicontoppm, bmptopnm, sirtopnm, xwdtopnm, cameratopam. pamlookup: fix universal crash. Thanks "Colley, Anthony W." <Anthony.Colley@ngc.com> pbmtolj: fix bug from 10.28: crashes with a line which is a multiple of 8 plus 7 pixels wide not counting white right margin. ppmtompeg: fix uname() rc test (sometimes > 0 is success).
2005-08-21Merge gnome2-pixmaps into gnome-desktop. gnome-pixmaps (v1) was deletedjmmv6-140/+1
three months ago, so there is no need for this separation any more. Simplifies maintenance. Bump gnome-desktop's PKGREVISION to 1.
2005-08-21fix build on Solaris:grant5-16/+73
- use graphics/jasper instead of built-in jasper which has little hope of building on Solaris - use putenv() instead of setenv() - fix abuse of _XOPEN_SOURCE no PKGREVISION bump as no dependency change except on Solaris, where this didn't build before.
2005-08-20Add two missing man pages to the PLIST.kristerw2-3/+5
Bump PKGREVISION.
2005-08-19this explicitely requires glitz-0.4.4drochner1-1/+3
2005-08-19fix the environment variable which tells the path to ghostscript.drochner1-2/+3
this way, configure will continue, even with no ghostscript installed at build time. I realli don't want a hard dependency on a specific version. Should fix build error seen in bulk build.
2005-08-12update to 3.41drochner4-27/+68
too many changes to list here -- see the ChangeLog for details
2005-08-11make sure that we put -L../lib at the beginning so we find ourdmcmahill3-9/+11
local libXpm. Fixes linking problems on solaris.
2005-08-11Changes 0.9.0:adam3-10/+7
* API changes * Bug fixes * Improvements
2005-08-11Changes 0.4.4:adam3-9/+9
* Bug fixes * Improvements
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam26-68/+52
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10Update to Version 1.1.0:gdt2-6/+6
* In addition to hot pixels in an otherwise black image, the `jpeghotp' program can now also find dead pixels in an otherwise white image. * Fail gracefully if the locale cannot be set.
2005-08-10Change my email address to @NetBSD.org.gdt2-4/+4
2005-08-10Define NO_SRC_ON_CDROM because the README saysgdt1-1/+7
Permission to copy and distribute XV in its entirety, for non-commercial purposes, is hereby granted without fee, provided that this license information and copyright notice appear in all copies. Note that distributing XV 'bundled' in with any product is considered to be a 'commercial purpose'. Define NO_BIN_ON_{CDROM,FTP} because the package has been patched, and because the binary package does not include source. If you redistribute XV, the *entire* contents of this distribution must be distributed, including the README, and INSTALL files, the sources, and the complete contents of the 'docs' directory. The software may be modified for your own purposes, but modified versions may not be distributed without prior consent of the author.
2005-08-10Instead of separately integrating several different patches, insteadhe28-3362/+110
pull in the Jumbo patches from http://www.sonic.net/~roelofs/greg_xv.html. As far as I can see this covers all our existing patches for added functionality, although I cannot claim that I have tested each and every one of them in the new version. These patches disable a number of image formats that I think are less common, which have potential heap overflows in the code due to in- sufficient validation of image dimensions. The version of the Jumbo patch used here is the 20050501 version. Package revision bumped to nb10.
2005-08-10sort.salo1-10/+10
2005-08-08Changes 6.2.3.6:adam3-8/+7
* Minor bug fixes and improvements
2005-08-06Update to version 10.28salo5-8/+52
- security fix for SA16184, patch from Debian Changes: - ppmtompeg: fix insecure temp file creation - jpeg2000: don't do unsafe temporary files - add cameratopam (Dave Coffin's dcraw) - various other bugfixes
2005-08-06Update to version 7.48 (dcraw.c revision 1.274).markd2-9/+9
changes: 1.274 Fixed the Kodak NC2000F, and improved the Minolta DYNAX 5D. Correctly flip NEF files that Nikon Capture has modified. 1.273 Support Adobe DNG version 1.1.0.0. 1.272 Added the Leaf Aptus 17. 1.271 Fixed gcc warning. 1.270 Fixed serious problems with the Imacon Ixpress. Moved most verbose messages out of main(). 1.269 Various changes regarding headerless raw photos. Support the Nikon D50 with camera white balance. ---------------------------- revision 1.268 Added AVT and ISG cameras.
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam19-35/+45
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
2005-08-04In order to fix PR#30875, do the following things:cube1-2/+11
o require at least gcc 3.4 on x86_64, as 3.3 gets an ICE. o depends on zlib>=1.2.1, which is povray's requirement, so that the package doesn't try to use its own zlib and libtiff (for some reason configure fails to configure the provided libs properly when gcc 3.4 is used) Bump PKGREVISION.
2005-08-04Added a patch that moves a variable declaration in above the code. This isrillig2-1/+25
needed for ISO C90 compliance.
2005-08-04PLIST correctionadam1-2/+1
2005-08-03Changes 2.37a:adam7-68/+58
* Appending from files does not set the string for "last loaded file". That could give an accidentally save over of used library files. * International Font support was broken for non-Latin fonts. * Other fixes
2005-08-02this shouldn't be a wprintf()drochner2-1/+15
hopefully fixes build error seen in 1.6.2 bulk build
2005-08-02Unlimit the "datasize" to fix build problems under NetBSD-macppc.tron1-1/+3
2005-07-31update to 1.1.8 to match latest lang/mono release.recht5-18/+18
changes: bugfixes and API enhancements
2005-07-30Update to KDE 3.4.2markd1-4/+4
Changes: * kpdf: Improve the rendering of pageview message on some decorations * kpdf: Made TOC work with a single click * kpdf: Make TOC links to external documents work * kpdf: Make opening pdf from hyperlinks work again * kpdf: Try fix for sizing problem * kpdf: Try fix for pdf regeneration problems * kpdf: Address bar does not update when changing pdf within inside kpdf * kpdf: Some improvements in rendering * KolourPaint: Enforce text box font height to prevent e.g. Chinese characters in buggy fonts from enlarging the text box and putting the cursor out of sync with the text * KolourPaint: Clicking in a text box selects a character based on its midpoint - not leftmost point - to be consistent with all text editors (esp. noticeable with big fonts) * KolourPaint: Return and Numpad 5 Key now draw * KolourPaint: Tool Actions placed outside the Tool Box resize with their toolbars * KolourPaint: Ensure Color Similarity maximum is 30, not 29 due to gcc4 * KolourPaint: Tool Box traps right clicks (for the RMB Menu) on top of tool options widgets and the empty part of the Tool Box
2005-07-29Changes 0.1.6:adam2-8/+6
Behavioral changes ------------------ Clips are changed to only affect destination operands, not sources. This gives the desired behavior for cairo. If the X server's Render implementation wants to use pixman it will have to select source clipping, (presumably through a new API call that we can add at that poin). Bug fixes --------- Fix leak of the clip region associated with an image in pixman_image_destroy. Fix units for stride return to be FbStip-sized, (this bug was causing non antialiased text in cairo to appear as garbage). Other changes ------------- The implementation has been merged considerably with xserver/fb. Most of the merge was just name changes, but there were likely some bug fixes or performance improvements in there as well.
2005-07-28Convert to options framework, patch provided by Leonard Schmidtwiz2-10/+48
in follow-up to PR 30318.
2005-07-28Make zlib and x11 explicit dependencies.wiz1-1/+3
2005-07-28Changes 0.42:adam5-47/+87
* Flowed text: text objects that automatically reflow in any shape (not only rectangle). * Text selection: finally you can shift+arrow or drag over part of a text and apply any style to the selected span. * Gradient tool: a completely redesigned and much easier to use gradient interface, with gradient handles displayed right on canvas. * Effects are now usable from within Inkscape on all platforms; this version ships with a collection of effects including path interpolation, randomization, and various fractal algorithms. * Color swatches: a standard facility in most graphic software, now in Inkscape too. * Colored clones: clones can now be painted differently from their original. * Tile tracing: the Tile Clones dialog can trace the existing image with the tiling, producing a multitude of exciting effects. * Grid arrange, baseline align, unclumping: new powerful ways to arrange objects. * Better PS/EPS export: gradient support, better text handling, a command line option for batch export. * Command line SVG analysis: use Inkscape from the command line to query coordinates and dimensions of objects in an SVG file. * Better SVG/CSS compliance: notably, internal CSS stylesheets are now supported (read-only). * OS X support: In addition to Linux and Windows, Inkscape 0.42 is available as a fully self-contained dmg package for Mac OS X.
2005-07-27update to 1.3.4drochner2-6/+6
changes: minor bugfixes and improvments in windowmanager communication
2005-07-27Reset MAINTAINER -- he stopped working on pkgsrc.wiz3-6/+6
2005-07-26Changes 10.26.12:adam2-6/+6
* ppmtompeg: fix uname() rc test (sometimes > 0 is success) * Fix bytesToWordInt()
2005-07-25Backout changes from package revision 1. It turns out that the originaltron3-7/+9
checksum and size were correct and I managed to download the outdated version from two different hosts. Must be Monday ... Oh yes, bump the package revision again.
2005-07-25The new distribution file causes package list changes unfortunately.tron2-4/+3
So bump the package revision.
2005-07-25Correct checksum (the usual ImageMagick problem).tron1-4/+4
2005-07-25Changes 6.2.3.5:adam3-7/+9
* Bug fixes
2005-07-24Add patch to fix a braino which leads to crash in GIMP when openingdillo4-5/+17
JPEG pictures with certain EXIF data, like those from SONY, Nikon or Canon digital cameras. Obtained from libexif CVS, exif-data.c, rev. 1.68, via FreeBSD. Noted by Leonard Schmidt on tech-pkg.
2005-07-23Remove some obsolete packages using gnome[1]-libs.wiz8-117/+1
List posted to tech-pkg by jmmv on June 15, no negative comments.
2005-07-22Fixed buildlink paths, after updating gtkmmadam1-16/+13
2005-07-22Added libgnomecanvasmm; removed libgnomecanvas20, libgnomecanvasmm26adam11-233/+2
2005-07-22Changes 2.10.0:adam5-0/+101
* Increased version for GNOME 2.10 release version. Changes 2.8.0: * Increased version for GNOME 2.8 release version. Changes 2.7.2: * Now builds against latest gnome-vfs 2.7 API. Changes 2.7.1: This is the first version for GNOME 2.7/2.8 with additional API: * Added Address. * Added ResolveHandle. * Added DnsSd functions. * Drive: Added get_hal_udi(). * Volume: Added get_hal_udi(). adamnb:{23} more libgnomecanvasmm.txt Changes 2.10.0: * Increased version for GNOME 2.10 release version. * WIN32 build fixes * Alpha build fix Changes 2.8.0: * Increased version for GNOME 2.8 release version
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz27-54/+54
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-19update to 2.1.6drochner3-8/+10
changes: -new --set-config option -cleanup -translation updates
2005-07-19Remove LICENSE= and license file because graphviz is licensed undergdt1-3/+1
the Common Public License, which is approved by OSI as an open-source license.
2005-07-19Set LICENSE to xv-license.wiz1-2/+2