summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
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
2013-03-16Update ghostscript depends. PKGREVISION -> 21dholland1-3/+3
2013-03-16Update ghostscript depends. PKGREVISION -> 2.dholland1-3/+4
XXX: this switches from BUILD_DEPENDS to USE_TOOLS and I haven't tested it XXX: yet.
2013-03-16Update ghostscript depends. PKGREVISION -> 22dholland2-4/+4
2013-03-16Update ghostscript dependsdholland3-5/+6
2013-03-16Update ghostscript depends.dholland3-5/+6
2013-03-16Update ruby-gnome2 to 1.2.2.obache4-8/+4
== Ruby-GNOME2 1.2.2: 2013-03-11 Ruby 2.0.0 support release! === Changes ==== Ruby/GLib2 * Improvements * Supported test on Ruby 2.0.0. [GitHub #134] [Reported by mtasaka] ==== Ruby/Poppler * Improvements * Removed deprecated GDK support. ==== Ruby/GDK3 * Improvements * Supported Ruby 2.0.0. [GitHub#129] [Reported by TOMITA Masahiro] ==== Ruby/GObjectIntrospection * Improvements * Supported not GType based flags. * Supported not GType based enum. * Supported custom callback function. * Supported .h install. * Supported .pc install. * More Rubyish method names are used. * Stopped to raise exception when there are two or more out parameters. * Added Loader.start_callback_dispatch_thread(). * Supported arguments validation. * Stopped to use array for just one return value. * Supported Enumerator. * Hide constructor methods. ==== Ruby/GtkSourceView3 * Fixes * Fixed wrong deb package name. ==== Ruby/Clutter * Fixes * Fixed wrong initialized check. * Stopped to override Clutter.init unexpectedly. ==== Ruby/ClutterGTK * Fixes * Fixed wrong initialized check. ==== Ruby/WebKitGTK * Fixes * Fixed wrong initialized check. === Thanks * Vincent Carmona (for unreleased GObjectIntrospection based GStreamer bindings) * TOMITA Masahiro * NAKAJIMA Takashi (for unreleased GObjectIntrospection based GStreamer bindings) * mtasaka
2013-03-16recursive bump from ffmpeg shlib major changesobache2-4/+4
2013-03-15Update to 1.11:wiz4-104/+39
February 19, 2013: Release 1.11 A GeoJSON backend was added; thanks to Christoph Hormann for contributing this. Support for bitfields in the BMP format was added. A minor change was made to the behavior of the alphamax parameter; a value of 0 now gives a true polygon.
2013-03-15update to 1.1.3drochner2-7/+6
changes: -bugfixes -improved camera support
2013-03-15update to 2.9.1drochner3-8/+9
changes: -Xinerama fix -desktop integration
2013-03-15reset PKGREV for base pkg updatedrochner1-3/+1
2013-03-15Changes 1.2.5:adam2-7/+7
Safer temp file handling (if mkstemps() is available, and a patch to make "quiet mode" (-q) be quiet.
2013-03-14update to 1.1.13drochner2-7/+6
changes: bugfixes
2013-03-14add lasem, a library for rendering SVG and Mathml, from jihbeddrochner7-1/+142
per pkgsrc-wip
2013-03-14ruby-color version 1.4.1 dosen't have runtime dependency to devel/hoe andtaca1-4/+2
archivers/ruby-archive-tar-minitar any more. Bump PKGREVISION.
2013-03-14Update ruby-rcairo to 1.12.4.obache2-10/+8
Release 1.12.4 (2013-03-11) Kouhei Sutou <kou@cozmixng.org> =========================================================== Improvements ------------ * Added Windows binary for Ruby 2.0.0. Release 1.12.3 (2012-12-04) Kouhei Sutou <kou@cozmixng.org> =========================================================== Improvements ------------ * Supported Ruby 2.0.0. [Reported by tmtms] * Supported auto native package install by Homebrew and MacPorts. Thanks ------ * tmtms
2013-03-13Update to 2.66aryoon3-1172/+1172
Changelog: Bug fix update Over 80 bugs fixed since 2.66 release: Interface Fix #34357: Image editor scope and clip editor track preview did not resize properly with different DPI settings. (r54760) Fix #33466: Alt+MouseWheel changes frame as well as buttons (r54929) Fix UI/DPI: user preferences window size now takes into account DPI, otherwise the buttons don't fit properly. (r54945) Fix soft shadow at top edge incorrectly drawn (r54954) Fix #34418: Screencast could be started twice (r54961) Fix #34509: Panel color were not updated from old files properly (r54996) Allow trackpad and magic mouse swipes to control brush size for circle select. (r55027) Fix (regression) #34391: Window position not saving correctly for next start-up (r54879) Fix #34390: quicktime video codec menu showing blank (r54942) Viewport Fix #34378: GLSL materials using multiple UV layers fail in editmode (r54783) Fix #34347: View3D Mini-Axis drawing in error with overlay (r54789) Fix #34426: Manipulator handles drawn incorrectly by depth (r54923) Fix glitch rotating the camera in camera mode drawing helper-line in random locations (r54928) Animation Fix zoom for graph-editor (and other editors) (r54910) Sequencer Fix #34439: Strip modifier - Mask multiply failure (r54901) Fix #34453: Added RGBA|RGB channels toggle to sequencer preview (r54904) Fix sequencer crash when pasteing strips after creating new file (r54935) Composite/Nodes Fix #34356: Inputs list in file output doesn't appear properly. (r54754) Fix #34359: Crash when using image output node (r54746) Fix #34474: "Record Composite" image op segfaults in compositor code (r54948) Fix #34461: Inconsistent behavior of "Color Mix Node" and "Alpha Over Node" (r54960) Fix #34507: Adding reroute node into invalid links would crash the compositor (r55047) MovieClip/Tracking Fix memory leak when loading multilayer EXR as movie clip (r54934) Fix for incorrect subpixel precision of marker when using track offset (r55028) Render Fix #34351: Displacement map Bake margin does not work (r54748) Fix #34436: Node editor delete texture crash (r54908) Fix #34493: Image Sequence texture didn't allow "Offset" with fcurves. (r55012) Fix #34475: Weird noise bug with Texture nodes (r55021) Fix for texture preview render with show alpha enabled (r55026) Fix image transparency backwards compatibility. Now the texture datablock has a 'Use Alpha' option again. (r55022) Render (Cycles) Fix #34421: viewport render stuck with no objects in the scene. (r54885) Fix #34480: hair render in dupligroup did hide the emitter properly in some cases. (r54959) Modifiers Fix #34358: Shrinkwrap modifier project along normal did not work correctly (r54793) Fix #34369: applying screw modifier turns object to black (r55004) Tools Fix #34384: Border select in UV Image window crashed (r54816) Fix for weight paint using values over 1.0 when blending (r54833) Fix for regression in 'object.shape_key_transfer' operator since BMesh merge (r54834) Fix #34415: Edge slide results in segmentation fault on certain mesh (r54875) Fix #34455: Origin to Center of Mass is missing in menu Object > Transform (r54891) Fix selecting linked faces (r54920 r54921) Fix #34366: mesh.select_mode operator could not be configure the use_extend and use_expand properly. (r54944) fix #34486: Selection of bones in armature edit mode only toggles between two bones (r54969) Fix #34534: Copy/Paste objects hangs (r55051) Fix (regression) #34438: Solidify crease error (r54882) Fix missing select menu for weight, vertex, texture paint modes. (r54883) Fix joining meshes could loose crease/bevel weights (r54899) Fix (regression) #34449: Edge toggline bevel failed (r54900) Sculpt Fix #34370: Collapse-Edges crash in dyntopo (r54827) Fix #34431: Crash when dyntopo enabled and using view plane mode (r54971) Fix #34473: Blender Crashes on toggling modes, dynatopo sculpt/object mode. (r55007) Game Engine Fix projection clipping (r54733) Fix #34349: Character walkDirection ADD mode -#INF error. (r54738) Fix #18967: Enable alpha buffer (useful for TV broadcasting). (r54745) Fix #34353: Ray cast on Triangle mesh bounded Rigid Body Object crashes (r54757) Fix #34219: Webcam support under Linux in Standalone broken (r54764) Fix #34330: Action Actuator "caching" the previous ran actions (r54766 r54767 r54769) Fix error using actions with multiple scenes (r54767) Fix object color channels can now be animated separately without zeroing out the other channels (r54772) Fix error using uninitialized variables for rendering (r54776 r54781) Fix #34377: Game-Engine - Multi UV mesh's materials not backwards compatible (r54780) Fix Game-Engine crashing when on material conversions (r54837) Fix #34440: Motion blur (2d filter) not working in osx (r54912) Fix #34428 #20856 #20281: converting multi-uv layers. (r54972) Fix #34523: 2D-Filter produces render error (r55010) Fix #34517: 2D-Filter causes mouselook script drifting effect (r55011) Rigid Body Fix motion paths calculation being incorrect for rigid bodies (r54799) Allow rigidbody collision groups to be animated (r54818) Fix #34410: Planes with Rigid Body always keep distance to colliding objects (r54855) Fix #34420: Rigid objects not resetting original properly after running a simulation. (r54862) Fix inconsistency with world rebuilding with the start frame (r54990) Text Editor Fix Fix text editor bug: ctrl+F is not configurable (r54878) Fix #54907: freeze when turning on syntax highlight (r54907) Fix crash when overwriting ascii character with multibyte character (r54917) Python Fix Python console bug: "autocomplete" doesn't advance cursor properly when completion includes UTF8 characters (r54824) Fix #34423: foreach_get crash for any non existant attribute (r54865 r54866) Fix #34372: mesh.verts.foreach_set not working with normals (r54943) Fix for python exception getting the ID from an operator button (r54835) Other Fix freeing all bakes in particle mode (r54822) Fix file with packed images crashes on load (r54790) Fix image alpha version patch with library linked files (r54794) Fix #34427: Collada export crash with armature (r54856) Fix X3D import error loading UV's (r4325) Fix X3D import for images (r4327) Rigify fixes (r4321 r4334 r4335)
2013-03-11patches are no longer requiredadam1-15/+0
2013-03-11Removed PKGREVISION after GraphicsMagick update to 1.3.18adam1-2/+1
2013-03-11Changes 1.3.18:adam4-12/+15
Special Issues: Due to GCC bug 53967, several key agorithms (e.g. convolution) may execute much faster (e.g. 2-3X) for x86-64 and/or when SSE is enabled for floating point math (-mfpmath=sse) if the GCC option -frename-registers is used. Default 32-bit builds do not experience the problem since they use '387 math. It is not clear in what version of GCC this problem started but it was not noticed by the developers until the GCC 4.6 timeframe. Other compilers do not suffer from this bug. Security Fixes: None. Bug fixes: Fixed bug with format substitutions if input string ends with a single '%'. BMP: Fixed an old bug with decoding chromaticity primaries. PNG: Fixed reading of interlaced images. Fix reading of sub-8-bit palette and grayscale images. Some PNG sub-formats were written incorrectly. Fix crash in PNG8 writer if image colors happened to be non-zero but image was not actually colormapped. PNG: Configure script now also searches for libpng versions 16 and 17. TIFF: Fix a crash which was noticed when writing RGBA separated (planar) format. --enable-symbol-prefix was not prefixing all of the C symbols. Some core C library functions were not prefixed. This option applies to the Wand library API as well now. C API: When input is from a user-provided file descriptor, the file position is restored after reading the file header bytes. Previously the file position was rewound to the beginning of the file. This allows reading embedded image data from the current offset in a file, and allows continuing to use the stream after GraphicsMagick has returned the image. C API: It is now possible to invoke CloseBlob() multiple times. display: Display was supposed to respond to +/-usePixmap, but was not. It was responding to +/-use_pixmap. Now it responds to both. Windows/VisualMagick: Fix building GraphicsMagick with Intel ICC compiler driven by Visual Studio Professional 2012. Windows: Avoid a crash and produce a useful diagnostic if Ghostscript is needed but not yet installed. New Features: GM utility: New 'batch' command was contributed by Kenneth Xu which supports executing any number of other GM utility sub-commands in a single invokation in a sort of "batch" script. Input may be piped from standard input, from a specified file, or from a 'GM >' command prompt. This utilities front-end allows any other program/script to drive 'gm' using a co-process model and speeds up execution by eliminating utility start-up/shut-down time. WIN64 (64-bit Windows): Windows 64-bit is now officially supported. convert/mogrify: Now support -auto-orient to automatically rotate the image upright for viewing based on its current orientation setting. Also support -orient to support setting the current image orientation. Please note that the orientation property of EXIF profiles is not yet updated so the EXIF profile will be wrong after using -auto-orient. C API: AutoOrientImage(), new New function to automatically orient the image so that it is upright for normal viewing. Wand API: MagickGetImagePage()/MagickSetImagePage(), new functions to support getting and setting the image page size and offsets. PNG: Added PNG48 and PNG64 support. Added PNG00 support (png encoder that inherits its color-type and bit-depth from the input, if the input was a PNG datastream). Feature improvements: GraphicsMagick TAP tests may now be run stand-alone using Perl's 'prove' TAP test driver. Performance Improvements: Detection of glob specifications in file names is more efficient. Windows Delegate Updates: None. Behavior Changes: ltdl: Libltdl is no longer bundled. Libltdl must be previously installed on the system in order to build the modules configuration. AppendImages() now converts subsequent images to the colorspace of the first image, and no longer converts the first image to RGB. Instead, it is assumed the user knows what she is doing. SetImageColorRegion() no longer automatically converts the image to RGB. The user is responsible for assuring that the provided color is in the same colorspace as the image.
2013-03-11Update p5-Image-Info to 1.34.obache2-8/+6
Revision history for Image::Info 2012-02-29 Slaven Rezic <slaven@rezic.de> Release 1.34 Stable release with all changes in 1.33_50..1.33_51 2013-01-28 Slaven Rezic <slaven@rezic.de> Release 1.33_51 Handle corrupt JPEG files with extraneous bytes 2013-01-25 Slaven Rezic <slaven@rezic.de> Release 1.33_50 Limited support for WBMP files. 2012-11-03 Slaven Rezic <slaven@rezic.de> Release 1.33 Added test image for RT #78471. 2012-10-25 Slaven Rezic <slaven@rezic.de> Release 1.32_52 Handle BMP files with negative heights (RT #78471). 2012-10-24 Slaven Rezic <slaven@rezic.de> Release 1.32_51 Signature fix. 2012-10-23 Slaven Rezic <slaven@rezic.de> Release 1.32_50 Repacked because of Module::Install 1.04 problems (see mail from Miyagawa). Now Image::Info is again using good old EUMM.
2013-03-11Version 1.7.53:adam2-6/+6
* Removed plte_len stuff from the "To do" list because it is done. * Shorten the indexed-PNG tRNS chunk length if it has more entries than the PLTE chunk.
2013-03-11Update ruby-oily_png to 1.1.0.taca2-7/+7
* Bilinear resampling in C. * Removed debugging printf. * Set bounds correctly, add tests. * Store pixels in uint32_t instead of long. Saves space and works on 32-bit systems * Bump chunky_png dependency to 1.2.7.
2013-03-11Update ruby-mini-magick to 3.5.0.taca3-9/+9
No official changes are available, but various bugfixes and document updates.
2013-03-09Update to 0.19.1.gdt2-6/+6
This is a bugfix release, with the only significant change being changing compiler flags to work around what is probably a bug in gcc, tending to show up on ubuntu/amd64.
2013-03-07Fix build problem with ruby18-base, using modern rules from rubygemstaca2-1/+26
and class.
2013-03-07* Switch to use OVERRIDE_GEMSPEC instead of pre-generated gemspec.taca2-90/+5
* Makefile clean up.
2013-03-06Version 1.7.52 (built with libpng-1.6.1beta06 and zlib-1.2.7)adam2-6/+6
Added license info for cexcept.h, libpng, and zlib. Added consideration of "zopfli" compression to the "To do" list. Fixed a typo that caused a cHRM chunk to be "found" if an iCCP chunk were present. Reset best_byte_count before trial loop. Revise global png_set_keep_unknown_chunks() calls to avoid a libpng16 warning. Reset "intent" to "specified_intent" before trial loop. Reset "plte_len" to "specified_plte_len" before trial loop. Initialize length of each trial to 0x7fffffff so any untried method is not the "best method".
2013-03-05Add missing file to PLIST.wiz1-1/+2
2013-03-05Changes 6.8.3.7:adam6-1166/+1165
Bug fixes and improvements.
2013-03-04Added deforaos-camerakhorben1-1/+2
2013-03-04Imported deforaos-camera-0.0.1 as graphics/deforaos-camera (from wip)khorben5-0/+62
DeforaOS Camera is a webcam application, able to take pictures. It is meant to be used as a photo camera application on embedded devices.
2013-03-04png.h no longer includes string.h.joerg2-1/+14
2013-03-03Update to 0.95. No changelog.shattered3-12/+12
2013-03-03Update to 3.05. No changelog.shattered2-7/+7
2013-03-02Don't add default arguments at implementation time.joerg6-1/+71
2013-03-02Consistently return values in non-void functions. Fix return types.joerg6-5/+211
Fix main prototype.
2013-03-02Fix template lookup. Don't add default arguments at implementation time.joerg4-1/+43
2013-03-02Add cstring includes formerly done by png.h.joerg3-1/+27
2013-03-02Provide rpath in imlib2-config --libs output.joerg3-4/+24
2013-03-02Update to 1.6.1beta05 for a bugfix needed by wm/awesome (viawiz2-7/+6
ImageMagick). Version 1.6.1beta01 [February 16, 2013] Made symbol prefixing work with the ARM neon optimizations. Also allow pngpriv.h to be included for preprocessor definitions only, so it can be used in non-C/C++ files. Back ported from libpng 1.7. Made sRGB check numbers consistent. Ported libpng 1.5 options.awk/dfn file handling to 1.6, fixed one bug. Removed cc -E workround, corrected png_get_palette_max API Tested on SUN OS cc 5.9, which demonstrates the tokenization problem previously avoided by using /lib/cpp. Since all .dfn output is now protected in double quotes unless it is to be macro substituted the fix should work everywhere. Enabled parallel tests - back ported from libpng-1.7. scripts/pnglibconf.dfa formatting improvements back ported from libpng17. Fixed a race condition in the creation of the build 'scripts' directory while building with a parallel make. Use approved/supported Android method to check for NEON, use Linux/POSIX 1003.1 API to check /proc/self/auxv avoiding buffer allocation and other library calls (ported from libpng15). Version 1.6.1beta02 [February 19, 2013] Use parentheses more consistently in "#if defined(MACRO)" tests. Folded long lines. Reenabled code to allow zero length PLTE chunks for MNG. Version 1.6.1beta03 [February 22, 2013] Fixed ALIGNED_MEMORY support. Allow run-time ARM NEON checking to be disabled. A new configure option: --enable-arm-neon=always will stop the run-time checks. New checks within arm/arm_init.c will cause the code not to be compiled unless __ARM_NEON__ is set. This should make it fail safe (if someone asks for it on then the build will fail if it can't be done.) Updated the INSTALL document. Version 1.6.1beta04 [February 27, 2013] Revised INSTALL to recommend using CPPFLAGS instead of INCLUDES. Revised scripts/makefile.freebsd to respect ZLIBLIB and ZLIBINC. Revised scripts/dfn.awk to work with the buggy MSYS awk that has trouble with CRLF line endings. Version 1.6.1beta05 [March 2, 2013] Avoid a possible memory leak in contrib/gregbook/readpng.c Fixed bug introduced in libpng-1.6.0beta28 that causes libpng to handle chunks even when they have been tagged PNG_HANDLE_CHUNK_NEVER.
2013-03-02Reset maintainer to "pkgsrc-users@NetBSD.org".tron4-8/+8
2013-03-01Update to 0.2.7. Tested with ufraw and a Samsung NX100 image from thegdt3-8/+13
ufraw user who was having trouble on ubuntu. Upstream NEWS content from web page: Most important: some bugs leading to imprecise results when processing extreme values, e.g. from fisheye lenses, were fixed. Thanks to Torsten B. for working on this! Apart from that we got several new lenses and camera profiles: New DSLR and mirrorless camera lenses: Canon EF 50mm f/1.8 II Canon EF-S 18-55mm f/3.5-5.6 IS II Nikkor 16-35mm f/4G ED-AFS VR Sigma 18-200mm f/3.5-6.3 II DC OS HSM Sigma 50mm F1.4 EX DG HSM Sigma 70-300mm F4-5.6 DL Macro Minolta/Sony AF DT 18-70mm F3.5-5.6 (D) OLYMPUS M.12-50mm F3.5-6.3 Sony DT 18-55mm F3.5-5.6 SAM SAL 1855 Tamron SP 24-70mm F/2.8 Di VC USD Tamron SP AF 10-24mm F/3.5-4.5 Di II LD Aspherical IF Tokina AT-X Pro DX 11-16mm F2.8 LUMIX G 14mm F2.5 Sony E 16mm F2.8 1Sony E 18-55mm F3.5-5.6 OSS Sony E 50mm F1.8 OSS Sony E 55-210mm F4.5-6.3 OSS Sony VCL-ECF1 fisheye converter New compact cameras: Canon G15 Fuji FinePix F200EXR Nikon COOLPIX P60 Olympus XZ-1 Panasonic DMC-LX5 4:3 Sony DSC-RX100, RX100
2013-03-01Drop vestigial patch-ac.gdt3-17/+3
Most of this had been applied upstream (or was taken from upstream). The only thing left was adding an include of string.h, but it builds w/o warnings without it, so that appears no longer necessary.
2013-03-01fix comment about shlib naming mess/fix.gdt1-2/+4
2013-03-01take maintainershipgdt1-2/+2