summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2013-08-30Fix giflib fallout.joerg2-1/+42
2013-08-30Don't define symbols with and without extern "C".joerg2-1/+28
2013-08-30Fix build with newer giflib.joerg3-1/+54
2013-08-28update PKGREVISION/BUILDLINK_ABI_DEPENDSrichard2-4/+4
2013-08-27Add missing GL/gl.h includes.joerg3-1/+27
2013-08-27Replace forward definition with real include as a complete type isjoerg2-1/+19
needed.
2013-08-27MesaLib's configure insists on glproto>=1.4.11, so depend on that version.wiz1-1/+2
Might help on NetBSD-5.2_STABLE.
2013-08-27Update ImageMagick to 6.8.6-9.fhajny3-10/+10
2013-08-26 6.8.6-9 Cristy <quetzlzacatenango@image...> * New version 6.8.6-9, SVN revision 13087. 2013-08-16 6.8.6-9 Siu Chi Chan <...@amd.com> * Accelerate numerous image filters with OpenCL under AMD, Intel, and NVidia. Adapted from MulticoreWare OpenCL contribution. 2013-08-10 6.8.6-9 Dirk Lemstra <dirk@snakeware..> * Added the following command line options to configure.exe: /x64, set 64 bit build /mtd, set project type to: multi threaded dll /sts, set project type to: single threaded static /mts, set project type to: multi threaded static /mtsd, set project type to: multi threaded static dll /noWizard, skip the wizard and generate the project/solution files * Fixed infinite loop with jpeg:extent (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23314). * Fixed performance issue when converting jpeg to png (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23922). 2013-08-10 6.8.6.9 Glenn Randers-Pehrson <glennrp@image...> * Added "-define bmp:format=bmp2|bmp3|bmp4" option (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23875). 2013-08-07 6.8.6-9 Cristy <quetzlzacatenango@image...> * Free disk resource if cache resources are exhausted (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23877). * Return proper EXIF:ISOSpeedRating property value for TIFF images (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23913). * Escape MIFF properties with null values (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23931). * Allow negative pixel values in TXT image format (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23923). * The -fx option no longer crashes for certain expressions (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23932). * Add support for the -compare option (e.g. convert image.png reference.png -metric RMSE -compare -format "%[distortion]" info:). * The internal SVG renderer is now invariant for the "fill" and "opacity" keywords. 2013-08-06 6.8.6-8 Cristy <quetzlzacatenango@image...> * New version 6.8.6-8, SVN revision 12918. 2013-08-04 6.8.6-8 Dirk Lemstra <dirk@snakeware...> * Added support for WebP to the Windows distribution (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23856). 2013-07-31 6.8.6-8 Cristy <quetzlzacatenango@image...> * Properly handle interlaced GIF images with less than 8 rows (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23812). * Ensure image colorspace is sRGB when writing WebP format (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23841). * Avoid deadlock with logging subsystem (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23849). 2013-07-25 6.8.6-7 Cristy <quetzlzacatenango@image...> * New version 6.8.6-7, SVN revision 12752. 2013-07-24 6.8.6-7 Cristy <quetzlzacatenango@image...> * Missing case for HCLpColorspace (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23811). 2013-07-21 6.8.6.7 Glenn Randers-Pehrson <glennrp@image...> * Do not write "jpeg:" properties in a PNG output file (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23794). 2013-07-17 6.8.6-7 Dirk Lemstra <dirk@snakeware...> * Fix memory leak in CloneImageArtifacts and CloneImageProfiles. * Minor fix for the clipMask property in Magick++. 2013-07-16 6.8.6-6 Cristy <quetzlzacatenango@image...> * New version 6.8.6-6, SVN revision 12718. 2013-07-16 6.8.6-6 Cristy <quetzlzacatenango@image...> * JPEG ICC color profile requires null after ICC tag (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23756). * Don't sync channels for the -unsharp option (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23740). * Magick++ version so bump (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23752). 2013-07-15 6.8.6-5 Cristy <quetzlzacatenango@image...> * New version 6.8.6-5, SVN revision 12684. 2013-07-12 6.8.6-5 Dirk Lemstra <dirk@snakeware...> * Fixed calculation of pixel area count limit flag ('@'). * Added option to enable OpenMP to configure.exe and improved creation of x64 project file 2013-07-10 6.8.6-5 Cristy <quetzlzacatenango@image...> * compare exits with a non-zero exit code when no error (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23722). * correct calculation of quantization error (reference http://www.imagemagick.org/discourse-server/viewtopic.php?t=23734). * correct quantize tree walking mistake for RiemersmaDither (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23735). 2013-07-10 6.8.6-4 Cristy <quetzlzacatenango@image...> * New version 6.8.6-4, SVN revision 12661. 2013-07-09 6.8.6-4 Dirk Lemstra <dirk@snakeware...> * Added combineImages, evaluateImages, mergeImageLayers, optimizeImageLayers optimizePlusImageLayers and separateImages to STL.h (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23699). * Added support for the fill area flag ('^') and the pixel area count limit flag ('@') to the Geometry class of Magick++ (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23704). * Enabled automatic linking for static Magick++ in Visual Studio (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23558). 2013-07-01 6.8.6-4 Cristy <quetzlzacatenango@image...> * Thumb property need Height, not height (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23661). * White pixels previously were written as black for the CIP format (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23677). * Rec709Luma is sRGB compatible (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23693). * Colorspace RGB is linear, gamma is 1.0 (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23708).
2013-08-27Change PKG_SYSCONFSUBDIR to ImageMagick-${IM_MAJOR_LIB_VER}, as perfhajny1-2/+2
the upstream commit from 2013-02-26 (r11189). Fixes errors loading the XML files located therein.
2013-08-27backout erroneous patch to suppres g-ir-scanner warningsrichard2-17/+1
2013-08-26correct fix for solaris-i386 redefinition warnings in gdk-pixbuf2richard5-8/+49
2013-08-25fix _FILE_OFFSET_BITS redefine on solarisrichard1-1/+7
2013-08-25complete jbigkit support in tiff/buildlink3.mkrichard2-2/+4
2013-08-22Switched MASTER_SITES to SourceForce, since the original distfile can't be foundadam2-8/+7
2013-08-22Bump PKGREVISION for previous commit has possible API change with mng.taca1-2/+2
Noted by Robert Elz via private mail.
2013-08-22To quote an earlier commit message:prlw12-4/+4
Recursive revbump because poppler updated its shlib major for a x.y.z+1 change, again...
2013-08-211.3.0richard3-13/+12
===== [1] 'make test' now works properly on FreeBSD, and it no longer requires the md5sum executable to be present on other Un*x platforms. [2] Overhauled the packaging system: -- To avoid conflict with vendor-supplied libjpeg-turbo packages, the official RPMs and DEBs for libjpeg-turbo have been renamed to "libjpeg-turbo-official". -- The TurboJPEG libraries are now located under /opt/libjpeg-turbo in the official Linux and Mac packages, to avoid conflict with vendor-supplied packages and also to streamline the packaging system. -- Release packages are now created with the directory structure defined by the configure variables "prefix", "bindir", "libdir", etc. (Un*x) or by the CMAKE_INSTALL_PREFIX variable (Windows.) The exception is that the docs are always located under the system default documentation directory on Un*x and Mac systems, and on Windows, the TurboJPEG DLL is always located in the Windows system directory. -- To avoid confusion, official libjpeg-turbo packages on Linux/Unix platforms (except for Mac) will always install the 32-bit libraries in /opt/libjpeg-turbo/lib32 and the 64-bit libraries in /opt/libjpeg-turbo/lib64. -- Fixed an issue whereby, in some cases, the libjpeg-turbo executables on Un*x systems were not properly linking with the shared libraries installed by the same package. -- Fixed an issue whereby building the "installer" target on Windows when WITH_JAVA=1 would fail if the TurboJPEG JAR had not been previously built. -- Building the "install" target on Windows now installs files into the same places that the installer does. [3] Fixed a Huffman encoder bug that prevented I/O suspension from working properly.
2013-08-18record the current minimum requirement for fontconfig version, and tell cairospz1-1/+3
configure that there really ought to be a fontconfig
2013-08-18make 'no xcb' stickspz1-1/+3
2013-08-17Make sure to include PrintGifError here too. Bump revision.joerg3-21/+56
2013-08-17Fix build problem and suppress some warnings, espcially adapt to latesttaca5-12/+74
libmng API.
2013-08-17Fix build with new giflib.joerg2-12/+55
2013-08-17Instruct automake to copy missing files.joerg2-1/+15
2013-08-15patch for chavier in pycharichard3-2/+19
2013-08-15Fix build with newer giflib.joerg2-3/+12
2013-08-15Add docbook-xsl build dependency.joerg1-1/+2
2013-08-15add jpeg 2K support to gimprichard2-2/+5
2013-08-15missing tiff support added to libwebprichard1-2/+3
2013-08-15add patches from upstream CVS and Redhat bugzilla to fix buffer overflowdrochner4-9/+52
and use-after-free problems in the "gif2tiff" and "tiff2pdf" command line tools (the library is not affected) (CVE-2013-4231, CVE-2013-4232, CVE-2013-4244) bump PKGREV
2013-08-15Protect /* in bitmaps/Imakefile so that imake does not mistake it forgsutre2-1/+21
the start of a comment.
2013-08-14Remove gmake from TOOLS, to fix build on NetBSD 6.99.23.gsutre1-2/+1
The symptoms and the fix are the same as in PR/47933 (which concerned audio/nas). Why was GNU make required in the first place?
2013-08-13To disable docs is now BUILD_DOCS=OFFmarkd1-2/+2
2013-08-13Add missing include to make gif_lib.h self-contained.joerg3-2/+18
2013-08-10Crude compilation fix for graphics/glx-utils:khorben2-1/+8
- MesaDemos 7.11.2 was never released - fall back to MesaDemos 7.4.4 for the time being (as still found in distinfo)
2013-08-08Fix PLIST for the python optionfhajny1-1/+3
2013-08-07fix possible buffer overflows in cmd line tools found by Pedro Ribeirodrochner4-3/+44
(see Debian bug #718682) bump PKGREV
2013-08-07Fix bad patch file.fhajny2-6/+6
2013-08-05Update opencv to 2.4.6.1fhajny4-38/+37
Changes in 2.4.6.1: * Hotfix for camera pipeline for Linux (V4L). Changes in 2.4.6: * Windows RT: added video file i/o and sample application using camera, enabled parallelization with TBB or MS Concurrency * CUDA 5.5: added support for desktop and ARM * Added Qt 5 support * Binary compatiblility with both OpenCL 1.1/1.2 platforms. Now the binaries compiled with any of AMD/Intel/Nvidia's SDK can run on all other platforms. * New functions ported, CLAHE, GoodFeaturesToTrack, TVL1 optical flow and more * Performance optimizations, HOG and more. * More kernel binary cache options though setBinaryDiskCache interface. * OpenCL binaries are now included into the superpack for Windows (for VS2010 and VS2012 only) * Switched all the remaining parallel loops from TBB-only 'tbb::parallel_for()' to universal 'cv::parallel_for_()' with many possible backends (MS Concurrency, Apple's GDC, OpenMP, Intel TBB etc.) * iOS build scripts (together with Android ones) moved to 'opencv/platforms' directory * Fixed bug with incorrect saved video from camera through CvVideoCamera * Added 'rotateVideo' flag to the CvVideoCamera class to control camera preview rotation on device rotation * Added functions to convert between UIImage and cv::Mat (just include opencv2/highgui/ios.h) * Numerous bug-fixes across all the library
2013-08-04Fix building on Darwinadam3-10/+37
2013-08-04Version 9.27 (production release)adam2-10/+8
Fixed "ARRAY ref" runtime error introduced in 9.25 that could occur when using the -X option Fixed runtime warning which could occur when conditionally deleting XMP structure
2013-08-04Changes 1.10.0:adam8-99/+37
adds support for OpenGL 4.4, new extensions
2013-08-04Fix building on Darwin/OS Xadam3-2/+21
2013-08-04FreeType 2.4.12 has been released. A major new feature is a new parsing and ↵adam4-19/+21
hinting engine for CFF fonts, contributed by Adobe in collaboration with Google. It was my job the last few months to fully adapt the code to FreeType, and we are very pleased with the results. You might also read the blog entries from Adobe and Google. In connection with the new CFF engine, the demo programs, especially ftview and ftdiff, have been improved a lot; as usual, more details on the changes can be found in the release notes.
2013-08-04Fix building libjbig85; don't overwrite CC and CFLAGS.adam4-30/+17
2013-08-03Add gst-plugins1-cairoryoon1-1/+2
2013-08-03Import gst-plugins1-cairo-1.0.8 as graphics/gst-plugins1-cairo.ryoon3-0/+22
GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple mp3 playback to complex audio (mixing) and video (non-linear editing) processing. Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. This package provides the cairo plugin for GStreamer, a graphics library.
2013-07-31Version 2.0.1adam5-29/+29
* Temporarily turning off optimisation code path * Added additional tests for future optimisation refactoring * Fixes for StringVectors * Additional checks for type mismatches * Fix for Composite Deep Scanline
2013-07-31Version 2.0.1adam4-43/+33
* Bumped version to track OpenEXR
2013-07-30Fix python-enabled build.jperkin1-1/+2
2013-07-25Remove unused distinfo files.ryoon12-60/+0
Noticed by wiz@, thank you.