summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron275-550/+550
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 1:tron1-2/+2
Reduce "freetype2" API dependence to version 2.4.5 which is what NetBSD 6.1 and NetBSD-current ship with. This version is new enough even for the latest "pango" package. This fixes problems under NetBSD-current where pkgsrc tried to use the native "fontconfig" and pkgsrc "freetype2" which doesn't work very well.
2013-06-04Replace py-Tk/buildlink3.mk with DEPENDS.wiz5-14/+13
There are no buildlink3-relevant files here, just a loadable module.
2013-06-03Bump the required API version as well to enforce the new versiontron1-2/+2
at build time.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz97-185/+194
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz179-337/+358
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz80-150/+160
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-30Make sure to use json-glib and not the local headers.joerg5-27/+29
2013-05-30Reset PKGREVISION due to ImageMagick update.wiz1-2/+1
2013-05-30Update to 6.8.5.8.wiz4-11/+11
2013-05-23 6.8.5-8 Glenn Randers-Pehrson <glennrp@image...> * Stopped a "-fsanitize-address" warning in the JNG coder. 2013-05-20 6.8.5-8 Cristy <quetzlzacatenango@image...> * The -white-threshold option is symetrical with -black-threshold (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23441); * Fix multi-line PNM comments (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23442). * The -format option should not automatically append a newline since the user can specify a newline in the formatting expression. * The -level option is no longer returning a darkened image (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23479). 2013-05-20 6.8.5-7 Cristy <quetzlzacatenango@image...> * New version 6.8.5-7, SVN revision 12310. 2013-05-14 6.8.5-7 Glenn Randers-Pehrson <glennrp@image...> * Recognize PNG iCCP chunks that contain the sRGB profile and replace them with the PNG sRGB chunk. Use "-define png:preserve-iCCP" to get the previous behavior, of simply copying the iCCP chunk. 2013-05-11 6.8.5-7 Cristy <quetzlzacatenango@image...> * Sometimes an sRGB image is masquerading as grayscale (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23370). * Labels no longer overflow (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22964). * If more then one exception, return the highest security exception. * A grayscale image returns a color JPEG for -type TrueColor (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23421). * Read PAM comment (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23442). 2013-05-10 6.8.5-6 Cristy <quetzlzacatenango@image...> * New version 6.8.5-6, SVN revision 12257. 2013-05-09 6.8.5-6 Cristy <quetzlzacatenango@image...> * The stream utility no longer faults when exporting float pixels (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23394). 2013-05-08 6.8.5-5 Cristy <quetzlzacatenango@image...> * New version 6.8.5-5, SVN revision 12227. 2013-05-07 6.8.5-5 Nicolas Robidoux <nicolas.robidoux@gmail...> * Change the sample JPEG quantization table xml to something that works really well with 2x2 Chroma subsampling around quality 75. 2013-05-06 6.8.5-5 Glenn Randers-Pehrson <glennrp@image...> * Eliminate whitespace from image properties that hold PNG chunk data. 2013-05-05 6.8.5-5 Cristy <quetzlzacatenango@image...> * The -poly option treats the opacity channel as alpha (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23346). * The -threshold 50% option returns a 50-50 black and white image (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23354). * Let user override the TIFF rows per strip (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23307). * Fix transient bug in the -separate option (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23335). 2013-05-01 6.8.5-4 Cristy <quetzlzacatenango@image...> * New version 6.8.5-4, SVN revision 12089. 2013-05-01 6.8.5-4 Cristy <quetzlzacatenango@image...> * Add DeleteImageArtifact() for jpeg:extent artifact (thanks to Jimmy Xie @ Microsoft). * Track morphology changes per thread to avoid a critical section. 2013-04-28 6.8.5-3 Cristy <quetzlzacatenango@image...> * New version 6.8.5-3, SVN revision 12025. 2013-04-29 6.8.5-3 Cristy <quetzlzacatenango@image...> * Add DeleteImageArtifact() for jpeg:extent artifact (thanks to Jimmy Xie @ Microsoft). * Add support for JXR / WDP image format. 2013-04-28 6.8.5-2 Cristy <quetzlzacatenango@image...> * New version 6.8.5-2, SVN revision 12013. 2013-04-28 6.8.5-2 Cristy <quetzlzacatenango@image...> * Use GetImageOption() for webp options (e.g. webp:lossless). 2013-04-27 6.8.5-1 Cristy <quetzlzacatenango@image...> * New version 6.8.5-1, SVN revision 12000. 2013-04-26 6.8.5-1 Cristy <quetzlzacatenango@image...> * Recognize xc:gray50 is non-linear. * Loop over read() until requested bytes are consumed (reference http://www.imagemagick.org/discourse-server/viewtopic.php?t=23268). * Don't use gamma lookup map when HDRI is enabled. 2013-04-24 6.8.5-0 Cristy <quetzlzacatenango@image...> * New version 6.8.5-0, SVN revision 11979. 2013-04-16 6.8.5-0 Glenn Randers-Pehrson <glennrp@image...> * Handle benign errors as warnings in the PNG coder. 2013-04-16 6.8.5-0 Cristy <quetzlzacatenango@image...> * Don't modify channel values for -separate (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23193). * The -adaptive-sharpen option is now sharpening properly (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23211). * Sometimes an image says its grayscale when its not (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23217). * Use malloc() to allocate X image data (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23221). * If there are more components than quantization tables, the last table is replicated. * Removed the ICC profile from the logo: image definition in coders/magick.c; libpng16 detected that it was a broken sRGB profile. * Negatives raised to a non-integer power returns NaN's (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23234). 2013-04-15 6.8.4-10 Cristy <quetzlzacatenango@image...> * New version 6.8.4-10, SVN revision 11851. 2013-04-11 6.8.4-10 Cristy <quetzlzacatenango@image...> * Ensure -define jpeg:extent is resticted to at most 7 iterations (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23179). * Move X11 font support from annotate.c source module to xwindow.c. 2013-04-10 6.8.4-9 Cristy <quetzlzacatenango@image...> * New version 6.8.4-9, SVN revision 11818. 2013-04-10 6.8.4-9 Bastien Roucaries <roucaries.basti...> * Respect --program-suffix configure script option (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23143). * Update to the newest AX_CHECK_PTHREAD macro from autoconf-archive. 2013-04-10 6.8.4-9 Anthony Thyssen <A.Thyssen@griffith...> * Save the calculated angle for "deskew" as the artifact "deskew:angle" 2013-04-08 6.8.4-9 Cristy <quetzlzacatenango@image...> * Pass JP2 format type to decoder (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23038). * Previously tinting a grayscale image returned dark results. * The -page option only affects new images (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23172). * Revert 'Move binaries to lib subdirectory and link are created from binary package' patch. We're getting too many bug reports. 2013-04-07 6.8.4-8 Cristy <quetzlzacatenango@image...> * New version 6.8.4-8, SVN revision 11743. 2013-04-06 6.8.4-8 Cristy <quetzlzacatenango@image...> * Include intensity type in the MIFF metadata. 2013-04-06 6.8.4-7 Cristy <quetzlzacatenango@image...> * New version 6.8.4-7, SVN revision 11720. 2013-04-05 6.8.4-7 Anthony Thyssen <A.Thyssen@griffith...> * Fix -sample sampling point to midpoints of sampling areas * add a "sample:offset=" define to allow users to adjust this sampling point position in terms of percentage (default = 50x50) 2013-04-02 6.8.4-7 Glenn Randers-Pehrson <glennrp@image...> * Don't write a PNG gAMA or cHRM chunk when writing the iCCP or sRGB chunk. 2013-04-02 6.8.4-7 Cristy <quetzlzacatenango@image...> * Return MagickWand for the library name for Wand.pc. * The LCH colorspace makes the round-trip now. * Revert the default upsampling algortithm for JPEG (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23100). * Prevent fault when temporary directory is not-writable (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23117). 2013-04-01 6.8.4-7 Bastien Roucaries <roucaries.basti...> * Prepare X11 support as a plugin. * Fix compilation under HPUX of perlmagick 2013-04-01 6.8.4-6 Cristy <quetzlzacatenango@image...> * New version 6.8.4-6, SVN revision 11640. 2013-04-01 6.8.4-6 Cristy <quetzlzacatenango@image...> * The -clut option return a luma grayscale instead of the expected luminance. * Add moduledir variable to MagickCore.pc to support the MagickFilter and MagickCore kits. * Caption fits the sized area (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23085). 2013-03-31 6.8.4-5 Cristy <quetzlzacatenango@image...> * New version 6.8.4-5, SVN revision 11619. 2013-03-30 6.8.4-5 Cristy <quetzlzacatenango@image...> * Fix transient bug when writing grayscale MIFF images. * Adding noise to a gray image returns a gray image as expected. * Image interlace no longer overwritten by proper cloning for GIF format. * Extract the clipping path from an image file with clip:myimage. 2013-03-29 6.8.4-4 Cristy <quetzlzacatenango@image...> * New version 6.8.4-4, SVN revision 11591. 2013-03-29 6.8.4-4 Cristy <quetzlzacatenango@image...> * Update unit test signatures for Q8. * Resolve send() / recv() socket problems under MinGW. 2013-03-28 6.8.4-3 Cristy <quetzlzacatenango@image...> * New version 6.8.4-3, SVN revision 11581. 2013-03-28 6.8.4-3 Cristy <quetzlzacatenango@image...> * Revert patch to ContrastStretchImage() to match results from 6.8.3-3. 2013-03-27 6.8.4-2 Cristy <quetzlzacatenango@image...> * New version 6.8.4-2, SVN revision 11558. 2013-03-27 6.8.4-2 Cristy <quetzlzacatenango@image...> * Use MorphologyApply() rather than MorphologyImage() for -sharpen / -blur. 2013-03-27 6.8.4-1 Cristy <quetzlzacatenango@image...> * New version 6.8.4-1, SVN revision 11552. 2013-03-26 6.8.4-1 Cristy <quetzlzacatenango@image...> * Sync 'intensity' option with current image. * Normalize sharpen kernel to match that of 6.8.3-3. 2013-03-26 6.8.4-0 Cristy <quetzlzacatenango@image...> * New version 6.8.4-0, SVN revision 11531. 2013-03-20 6.8.4-0 Cristy <quetzlzacatenango@image...> * Do not write zero-length TIFF tags (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22957). * Math library should be private for *.pc.in configuration files (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=22986). * Do not split words for caption (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=17123). * Modify the configure script check for the webp delegate library (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23025). * The -blur, -guassian-blur, and -sharpen are now convenience methods for -morphology convolve. * Fix infinite loop for 'display -window' (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23028). * Revert -auto-level patch to match the results of ImageMagick 6.8.3-4. * Revert g_type_init() patch in svg.c (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23035). 2013-03-18 6.8.3-10 Cristy <quetzlzacatenango@image...> * New version 6.8.3-10, SVN revision 11413. 2013-03-15 6.8.3-10 Glenn Randers-Pehrson <glennrp@image...> * Added IM, libpng, and zlib version info to debug output. 2013-03-10 6.8.3-10 Bastien Roucaries <roucaries.basti...> * Move PerlMagick arch independant part to 'default' folder. * Move binaries to lib subdirectory and link are created from binary package. 2013-03-10 6.8.3-10 Cristy <quetzlzacatenango@image...> * The TXT image format can now generate output compatible with the -sparse-color option (e.g. convert image.png sparse-color:image.txt). * Support -intensity option: method to generate an intensity value from a pixel. * Add -similarity-threshold option to the compare utility, the minimum distortion for a (sub)image match. * Avoid seq-fault in AcquireQuantumInfo() (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22973). * Comment resource initializers in magick/resource.c.
2013-05-29Recursive revbump because poppler updated its shlib major for awiz2-4/+4
x.y.z+1 change, again... Noted by tron.
2013-05-28Mark the package as broken on NetBSD when dri is not enabled.wiz1-1/+4
The build will fail anyway. Addresses PR 47862 by Jörn Clausen.
2013-05-28Will MAINTAIN for food.rodent1-2/+2
2013-05-28+xgcrodent1-1/+2
2013-05-28Import xgc-1.0.4 as graphics/xgc.rodent4-0/+32
xgc is an X11 graphics demo that shows various features of the X11 core protocol graphics primitives.
2013-05-27Allow the dri option on NetBSD even with native x (compile-tested bywiz2-13/+7
Patrick Welche) and enable it by default there too; bump libdrm requirement (from Patrick Welche). Also enable dri on Linux by default, not only for Linux with modular X. Bump PKGREVISION.
2013-05-26Changes 0.15.1:adam2-14/+12
Incorrect data maximum calculations for Panasonic files were fixed. A possible buffer overrun in exposure correction code is now checked.
2013-05-24Bump PKGREVISION for libproxy shlib major bump.wiz8-16/+16
2013-05-23Needs bison now.joerg1-2/+2
2013-05-23Changes 1.7.58:adam2-6/+6
* Do not enable reduce_palette by default for "-reduce", "-new", or "-old". It still is failing for some files.
2013-05-23Fix missing includes.joerg5-1/+53
2013-05-23Don't watch individual files on NetBSD - runs out of file descriptors.markd3-2/+19
Bump PKGREVISION.
2013-05-21Update to digikam software collection 3.2.0markd8-37/+109
This version include a new album interface display mode named list-view. Icon view can be switched to a flat item list, where items can be sorted by properties columns as in a simple file manager. Columns can be customized to show file, image, metadata, or digiKam properties.
2013-05-21Update to KDE SC 4.10.3markd36-109/+92
bugfixes.
2013-05-20USE_TOOLS+= gettext. Fixes build on SunOS.jperkin1-2/+2
2013-05-20Make dri a suggested option on Linux i386 and x86_64.sbd1-1/+4
2013-05-20Fixes for non-dri build:sbd3-3/+21
+ Build the x11 version libGL.so with version numbering major 1 and minor 2, the same a the glx version of libGL (simplifies PLIST handling). + PLIST changes.
2013-05-20The configure arg --with-driver= takes 'xlib' OR 'osmesa' not 'xlib,osmesa'.sbd1-2/+2
2013-05-19Add band-aid patch for missing exp2f(3) on NetBSD<6, inspired by wiz@.obache2-1/+22
2013-05-18Update gdk-pixbuf2 to 2.28.1prlw14-11/+12
* Fix build with libpng 1.6 * Translation updates (Tadjik, Russian, Crimean Tatar, Hindi) * Allow prepare_func call in stop_load (695228) * Translation updates (Lithuanian, German, Basque, Belarusian, Thai, Greek, Indonesian, Korean, Assamese, Italian, Estonian, Hungarian, Portuguese, Danish, Latvian) * Make gdk_pixbuf_animation_new_from_file load png files (694148) * Fix string formatting for l10n extraction (693534) * Translation updates (Hebrew, Spanish, Brazilian Portuguese, Slovenian, Galician, French, Catalan, Catalan (Valencian), Malayalam, Slovak, Polish, Czech, Serbian, Uyghur, Norwegian bokmål, Punjabi, Traditional Chinese) * Allow loading animations from streams * Allow loading animations from resources * Fix cross-compiling for Windows and Wine (692072) * Translation updates (Hungarian, German, Polish) * The broken locking mechanism for loaders has been removed. gdk-pixbuf now ignores loaders that are not marked as thread-safe.
2013-05-18regen distinfoobache1-3/+3
2013-05-18Fixes build on big endian FreeBSD and DragonFly.obache1-1/+11
related to PR pkg/47821.
2013-05-18make sure MESA_{BIG,LITTLE}_ENDIAN are defined correctly on *BSD.obache1-4/+10
related to PR pkg/47821
2013-05-16update missing entry in glut/PLISTrichard1-1/+2
2013-05-16update missing entry in glu/PLISTrichard1-1/+2
2013-05-16Changes 4.6.3:adam3-16/+15
* NEW space raises console for console mode gnuplot on Windows * CHANGE -persist mode does not open text window of wgnuplot * FIX -persist mode broken on Windows * FIX -persist mode results in zombie process if using wxt terminal on Windows * FIX suppression of color in linetypes after "set term ... mono" * FIX synchronization of graphics and text color in latex terminals
2013-05-16upgrade to glut-7.11.2richard4-21/+22
2013-05-16upgrade to glu-7.11.2richard5-88/+22
2013-05-16upgrade to MesaLib-7.11.2richard63-1244/+711
2013-05-16Mesa 7.11.2 is a bug fix release which fixes bugs found since the 7.11 release.richard3-82/+21
Mesa 7.11 implements the OpenGL 2.1 API, but the version reported by glGetString(GL_VERSION) depends on the particular driver being used. Some drivers don't support all the features required in OpenGL 2.1. See the Compiling/Installing page for prerequisites for DRI hardware acceleration. MD5 checksums New features None. Bug fixes This list is likely incomplete. Bug 43143 - Mesa 7.11.1 fails to build at main/dlist.c:4532 with error message: "format not a string literal and no format arguments" Incorrect handling of CopyTexImage from RGBA window to LA texture. Changes The full set of changes can be viewed by using the following GIT command: git log mesa-7.11.1..mesa-7.11.2 Brian Paul (4): mesa: stop using ctx->Driver.CopyTexImage1D/2D() hooks mesa: fix format selection for meta CopyTexSubImage() docs: update news.html and relnotes.html for 7.11.1 release mesa: use format string in _mesa_error() call to silence warning Chad Versace (3): intel: Simplify stencil detiling arithmetic intel: Fix region dimensions for stencil buffers received from DDX intel: Fix separate stencil in builtin DRI2 backend Ian Romanick (3): docs: Add 7.11.1 release md5sums mesa: set version string to 7.11.2-devel mesa: Bump version to 7.11.2 (final)
2013-05-09Fix build with openexr. Comment patch (hi joerg).wiz2-5/+30
2013-05-09Add missing includes. Don't use forward defines of the STL.joerg5-3/+56
2013-05-09Update rabbit to 2.0.7obache3-8/+8
== 2.0.7: 2013-04-29 Stability improvement release! === Improvements ==== Package * [GitHub#13] Removed needless files from package. [Reported by Youhei SASAKI] * Removed Ruby/GStreamer from dependency package. [rabbit-shocker:1089] [Reported by znz] ==== rabbit * Removed needless executable permission. * Stopped requiring Ruby/GStreamer on initialize because it crashes Rabbit on Mac OS X 10.6.8. [Reported by masa] * Stopped guessing from source content when source has extension to avoid false detection. * Removed needless fallback fullscreen/unfullscreen features because they are needless with latest GTK+. [Reported by Youhei SASAKI] * Supported non-ASCII file name. [GitHub#15][GitHub#16][GitHub#17] [Patch by Masafumi Yokoyama] * Stopped to use iconv when String#encode is available. [GitHub#18] [Patch by Masafumi Yokoyama] ==== Theme * lightning-talk-toolkit: Supported as-large-as-possible slide property. Force enable: = Large Title == property : as_large_as_possible true Force disable: = Large Title == property : as_large_as_possible false ==== Test * Added missing load path to $LOAD_PATH. [GitHub#14] [Reported by Masafumi Yokoyama] ==== rabbit-slide * Supported multi-paragraph description. * Published to RubyGems.org after publishing to SlideShare. It is for using SlideShare information on RubyGems.org publishing. [Masafumi Yokoyama] * Supported RubyGems 2.0. [Masafumi Yokoyama] === Thanks * Youhei SASAKI * masa * Masafumi Yokoyama * znz
2013-05-09This one should not be revbumped!adam2-4/+2
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam77-125/+154
2013-05-09Disable problematic ucontext supportadam2-4/+14
2013-05-08Version 2.0.0adam7-64/+107
* Updated Documentation * Updated Namespacing mechanism * Fixes for succd & predd * Fixes for FPE control registers * Additional checks and tests on DeepImages, scanlines and tiles * Folded in Autodesk read optimisations for RGB(A) files * Updated the bootstrap scripts to use libtoolize if glibtoolize isn't available on darwin. * Numerous minor fixes, missing includes etc
2013-05-08Version 2.0.0adam6-32/+78
* Bumped version to track OpenEXR * Numerous minor fixes, missing includes etc
2013-05-07Make libchamplain optional. No change to default package, so no PKGREVISIONwiz2-3/+17
bump.
2013-05-06Report memory sizes correctly.markd3-9/+13