summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2013-04-29Add a number of includes hidden by libstdc++'s name space pollution.joerg4-2/+28
2013-04-28remove obsolete patches.markd4-43/+1
2013-04-28Make options optional.markd2-8/+12
switch lensfun option off by default as seems to cause segfaults. remove nonexistant marble option. Set build type to Debug to assist tracking down segfaults. Bump PKGREVISION.
2013-04-25Update to 1.6.2:wiz2-6/+6
Version 1.6.2rc01 [April 18, 2013] Added contrib/tools/fixitxt.c, to repair the erroneous iTXt chunk length written by libpng-1.6.0 and 1.6.1. Disallow storing sRGB information when the sRGB is not supported. Version 1.6.2rc02 [April 18, 2013] Merge pngtest.c with libpng-1.7.0 Version 1.6.2rc03 [April 22, 2013] Trivial spelling cleanup. Version 1.6.2rc04 and 1.6.2rc05 [omitted] Version 1.6.2rc06 [April 24, 2013] Reverted to version 1.6.2rc03. Recent changes to arm/neon support have been ported to libpng-1.7.0beta09 and will reappear in version 1.6.3beta01.
2013-04-25For all packages include ghostscript.buildlink3.mk:sbd9-19/+19
s/ghostscript.buildlink3.mk/buildlink3.mk/ Bump PKGREVISIONs
2013-04-24Instead of having a DEPENDS+=ghostscript... have USE_TOOLS+=gs:runsbd1-3/+4
Bump PKGREVISION
2013-04-24Revbump for all packages that have USE_TOOLS+=gssbd8-16/+16
2013-04-24If you change the buildlink3.mk's included in the Makefile you need tosbd1-2/+7
have the packages buildlink3.mk match.
2013-04-21Update to 1.2. openjpeg (jpeg2000) support not enabled becausewiz3-9/+13
cmake refuses to find it. As a feature release, it comes with a lot of new goodies: profiled denoising: adapt to the properties of your camera's sensor (72 cameras already profiled for you). lightroom import: convert some basic edits from your lightroom collection to darktable operations. multi instance support: duplicate your modules and apply them more than one time with different settings. improved usability for distorting modules (streamline spot removal in the presence of crop/rotate for example). selective copy/paste of image processing. new more intuitive keystone correction tool. jpeg2000 support. graphics magick import (support virtually all input image formats). much faster thumbnail loading (if you can live with crappy embedded thumbnails). incredibly lengthy list of small bug fixes, performance enhancements, and usability improvements. new camera support (decode and color matrices). dithering against banding. sharper thumbnails in lighttable mode. new oauth2 based picasa uploader. updated translations. and a thoroughly overhauled user manual, proof read by natives (thanks heaps guys!).
2013-04-21use vala020drochner1-2/+2
2013-04-19reorder condition of the previous change, to be bit faster.obache1-2/+2
2013-04-19assume builtin MesaLib on Cygwin is not usind dri.obache1-2/+2
2013-04-17update to 1.1.14drochner2-6/+6
changes: bugfixes
2013-04-15Update png to 1.6.2beta01prlw12-6/+6
Version 1.6.2beta01 [April 14, 2013] Updated documentation of 1.5.x to 1.6.x changes in iCCP chunk handling. Fixed incorrect warning of excess deflate data. End condition - the warning would be produced if the end of the deflate stream wasn't read in the last row. The warning is harmless. Corrected the test on user transform changes on read. It was in the png_set of the transform function, but that doesn't matter unless the transform function changes the rowbuf size, and that is only valid if transform_info is called. Corrected a misplaced closing bracket in contrib/libtests/pngvalid.c (Flavio Medeiros). Corrected length written to uncompressed iTXt chunks (Samuli Suominen).
2013-04-14Don't blindly force -O4, LTO may not be supported.joerg3-1/+31
2013-04-14Use c89; fix void main; preliminary LP64 fixes (a lot more likely required)dholland9-15/+240
2013-04-13Fix up depends as per PR 30937; in particular, drop glut as it's useddholland3-4/+27
only by the examples and we don't build or install them. PKGREVISION -> 3.
2013-04-09Needs automake on MacOS, reported by Jan Danielsson on pkgsrc-users.dholland1-2/+2
2013-04-08update to 1.17drochner3-8/+18
changes: * Add new broken axis widget with gaps in the numerical sequence * Grid lines are plotted always under (or over) the data * Shift+Scroll wheel scrolls left/right (thanks to Dave Hughes) * Polar plots can have a "minimum" radius and log axes * Many more LaTeX symbols added * Add SAMP/VoTable support (thanks to Graham Bell) * New shifted-points xy line mode, which plots a stepped line with the points shifted to lie between the coordinates given * Points can be picked to console and/or clipboard (thanks to Valerio Mussi) * Allow reversed ternary plot
2013-04-08update to 0.14.1drochner5-29/+54
changes: -improved raw support, error handling on import, slideshow mode -bugfixes
2013-04-08bump PKGREV for libgexiv2 shlib changedrochner1-2/+2
2013-04-08update to 0.6.1drochner4-16/+17
changes: -bugfixes -API cleanup -Now includes calls to register and unregister custom XMP namespaces (soname changed)
2013-04-08Remove "Trailing empty lines." and/or "Trailing white-space."rodent3-6/+6
2013-04-07Edited DESCR in the case of:rodent6-107/+70
File too long (should be no more than 24 lines). Line too long (should be no more than 80 characters). Trailing empty lines. Trailing white-space. Trucated the long files as best as possible while preserving the most info contained in them.
2013-04-06"Each sed command should appear in an assignment of its own."rodent3-14/+15
2013-04-06Resolves:rodent4-8/+8
"INFO_FILES should be set to YES or yes." "Packages that install info files should set INFO_FILES." Makefile and PLIST warning, respectively.
2013-04-06'You can use "foo" instead of "${WRKSRC}/foo".'rodent2-5/+5
2013-04-06'Please use ${ECHO} instead of "echo".'rodent6-40/+40
'Please use ${ECHO_N} instead of "echo -n".'
2013-04-06"This line belongs inside the .ifdef block."rodent1-2/+3
2013-04-06'For consistency, please add a trailing slash to "http://example.com".'rodent1-10/+10
2013-04-06'"# $NetBSD$" expected.'rodent2-1/+3
2013-04-06Update to 3.1.0markd3-94/+164
part of digikam 3.1.0
2013-04-06Fixes:rodent10-20/+20
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
2013-04-03Update to 3.1.0markd15-303/+56
digiKam 3.1.0 - Release date: 2013-03-10 NEW FEATURES: General : Remove internal lqr-1 library code. Set only an optional and external dependency. BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org): - OSM maps not refreshing. - No thumbnails on first start of geolocation module for newly imported images. - digiKam crashed after startup. - Print image does not work. - digiKam BQM RAW tool doesn't have options to work in 16 bits and to manage color profiles. - No progress indicator or cancel button. - Read face tags created by Picasa - digiKam Crash on Startup with active X11 color profile. - Cannot preview TIFF files on Mac OS due to "not enough memory" exceptions. - Error on startup: Failed to update the database schema from version 6 to version 7. - SQLITE : convience copy in digiKam core [patch]. - Switch to full screen mode crash under MACOSX. - digiKam crashes when quitting the program. - Large .tif files are not loaded.
2013-04-03Update to 3.1.0markd2-8/+7
part of digikam 3.1.0
2013-04-03Changes 1.7.56:adam2-6/+6
Only use pngcrush_debug_malloc() and pngcrush_debug_free() if the result is going to be shown. Added PNG_PASS_ROWS, PNG_UNUSED, and other macro definitions, when building with libpng-1.4.x and older libpng versions. Multiplied rowbytes by 8/bit_depth when using the system library because we do not call png_read_transform_info(). This prevents a crash when reading sub-8-bit input files.
2013-04-03add kde-base-artworkmarkd1-1/+2
2013-04-03Update to KDE SC 4.10.2markd45-143/+261
bugfixes, other quality improvements, new and improved KDE Applications
2013-04-01Changes 1.3.0:adam2-6/+6
* support for progressive jpegs added (fixes long standing "bug" of progressive jpegs becoming non-progressive during optimization), * new options --all-normal & --all-progressive for converting jpegs to non-progressive & progressive, * new -S / --size option to set target size for output file (enables lossy optimization),
2013-04-01Updated graphics/png to 1.6.1 [kim 2013-04-01]kim2-6/+6
Version 1.6.1beta06 [March 4, 2013] Better documentation of unknown handling API interactions. Corrected Android builds and corrected libpng.vers with symbol prefixing This adds an API to set optimization options externally, providing an alternative and general solution for the non-portable run-time tests used by the ARM Neon code. It also makes those tests compile and link on Android. The order of settings vs options in pnglibconf.h is reversed to allow settings to depend on options and options can now set (or override) the defaults for settings. Version 1.6.1beta07 [March 7, 2013] Corrected simplified API default gamma for color-mapped output, added a flag to change default. In 1.6.0 when the simplified API was used to produce color-mapped output from an input image with no gamma information the gamma assumed for the input could be different from that assumed for non-color-mapped output. In particular 16-bit depth input files were assumed to be sRGB encoded, whereas in the 'direct' case they were assumed to have linear data. This was an error. The fix makes the simplified API treat all input files the same way and adds a new flag to the png_image::flags member to allow the application/user to specify that 16-bit files contain sRGB data rather than the default linear. Fixed bugs in the pngpixel and makepng test programs. Version 1.6.1beta08 [March 7, 2013] Fixed CMakelists.txt to allow building a single variant of the library (Claudio Bley): Introduced a PNG_LIB_TARGETS variable that lists all activated library targets. It is an error if this variable ends up empty, ie. you have to build at least one library variant. Made the *_COPY targets only depend on library targets actually being build. Use PNG_LIB_TARGETS to unify a code path. Changed the CREATE_SYMLINK macro to expect the full path to a file as the first argument. When symlinking the filename component of that path is determined and used as the link target. Use copy_if_different in the CREATE_SYMLINK macro. Version 1.6.1beta09 [March 13, 2013] Eliminated two warnings from the Intel C compiler. The warnings are technically valid, although a reasonable treatment of division would show it to be incorrect. Version 1.6.1rc01 [March 21, 2013] No changes. Version 1.6.1 [March 28, 2013] No changes.
2013-03-31missing recursive bump from poppler-0.22.2 shlib major change.obache2-4/+4
2013-03-28Forward declaration must not be qualified with a namespace. Adjust.joerg14-5/+134
2013-03-28Use libv4l on linuxsbd1-1/+4
2013-03-27Add DIST_SUBDIR because upstream switched the tarball contents withoutgdt2-5/+11
changing the version number. Caution not to update pkgsrc for a week after an upstream release to avoid this in the future.
2013-03-26Forward class definitions must not use namespace :: syntax.joerg2-1/+17
2013-03-26Update to 0.19.2.gdt2-6/+6
Upstream NEWS is "Bug fix release"; diffs to 0.19.1 are minor. (leaf package, and ok wiz@ to update in freeze)
2013-03-20libsocket and libnsl are required for SunOS.obache1-1/+3
2013-03-19drop patches for Python-2.5 supportdrochner4-120/+1
2013-03-17Update to 6.8.3.9:wiz2-6/+6
* GIF comments are no longer displaced by 1 for animated GIFs (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22901). * A blur kernel with a zero sigma is unity. * Do not replace gAMA found in input with 1/2.2 * Avoid a libpng16 warning about storing unknown chunks. * Improve performance when rendering a caption. * The compare 'map' image should not be transparent. * Use only major version for decorating include path.
2013-03-16Update ghostscript depends.dholland1-2/+3