summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2009-01-16GL/glut.h include GL/glu.h, so need to include glu/buildlink3.mk.obache1-1/+2
2009-01-16Update GraphicsMagick to 1.3.4.obache2-6/+6
1.3.4 (January 13, 2009) ========================= Security Fixes: * None. Bug fixes: * Now runs under Windows Vista (as a 32-bit application). * Fix for colorspace transform math overflow in Q32 build. New Features: * Windows build supports OpenMP and requires Windows 2000 or later (source code still supports Windows '98). * Support large files under Windows. * Support reading/writing 16 and 24 bit float TIFF files. * Support reading/writing 64 bit integer TIFF files. * Added "Log", "Max", "Min", and "Pow" options to -operator. Feature improvements: * Debug logging now properly prints 64-bit offset values. Performance Improvements: * Improve resource estimation for Microsoft Windows systems.
2009-01-14Update to 2.24.3. Add gnome-vfs dependency (no effective change, but thewiz3-8/+27
configure script asks for it). Add dependency version patterns. Changes: version 2.24.3 - Added Catalan documentation
2009-01-14Update to 2.24.3.1. Sync list of dependencies with eog's configurewiz2-16/+12
script. Version 2.24.3.1 ---------------- * Re-roll 2.24.3 tarball using gtk-doc 1.11 to avoid build errors due to using a too recent version in the original release (bug #567578).
2009-01-14Update description from http://www.cairographics.org/ahoka1-9/+16
2009-01-14Changes the path to put videodev.h. Fixes PR 40394.obache1-5/+6
And changes the path for such a purpose to ${BUILDLINK_DIR}/include.
2009-01-13Add an ignore pattern.wiz1-1/+2
2009-01-13Update to 2.24.3:wiz2-7/+6
Version 2.24.3 -------------- * Memory leaks fixes (Felix Riemann) * Compilation fixes (Daniel Macks) * Code fixes (Tom Parker, Friedrich Oslage, Felix Riemann) * Documentation improvements (Felix Riemann) Bug fixes: #560070, Sub-optimal -I flag ordering (Daniel Macks) #560073, Poor linking against convenience libs (Daniel Macks) #564290, eog_image_load doesn't correctly clear errors on read issues (Tom Parker) #564526, eog SIGBUS on sparc (Friedrich Oslage) New and updated translations: - Ivar Smolin [et]
2009-01-13Also need to buildlink freetype2 and libxml2, Magick-config --libs show upsobache1-1/+3
those libraries.
2009-01-13jasper and wmf support was split up into individual options.obache1-2/+6
2009-01-12drop maintainershipjmcneill1-2/+2
2009-01-12Update to 2.23.1:wiz2-7/+7
2.23.1: * CanvasAA: Added a CanvasAA(GnomeCanvas*) constructor, to allow use with libglademm or Gtk::Builder. (Murray Cumming) Bug #541007 (Federico Poloni)
2009-01-10pkgsrc changes;jmcneill5-3/+62
* install xdg desktop shortcut * install hicolor 48x48 icon * use /dev/video0 as the default device instead of /dev/video
2009-01-10+ frameworksjmcneill1-1/+2
2009-01-10Import graphics/frameworks version 0.3.7.jmcneill6-0/+171
Frameworks is stop-motion animation frame capture software primarily for Linux. Frameworks captures images from a camera and strings them together into an animation. These still images may then be combined into a single video file using other software. Only video4linux webcams are currently supported; work is being done to add other types of digital cameras including IEEE 1394 camcorders, and USB still cameras. Frameworks is designed to be easily used alongside the GIMP Animation Package (GAP). Frameworks provides an interface to camera brightness and other controls. It captures images as frame_0001.png, frame_0002.png, and so on. Frameworks provides animation assistance in the form of onion skinning: displaying ghost images of previous frames, and continuous preview: continuous playback of the most recent few seconds followed by the live view from the camera. No editing features are provided.
2009-01-10Add libv4l1 compatibility support, bump PKGREVISION.jmcneill10-21/+478
2009-01-09silgraphite uses C99 features.minskim1-2/+2
2009-01-08Fix PLIST. Bump revision.joerg2-3/+4
2009-01-08Disable OpenMP support. It is randomly detected under Mac OS X Leopardtron1-1/+2
with the latest version of Xcode Tools which breaks the build, probably because "buildlink3" doesn't allow to pick up the library.
2009-01-08Changes 1.6.13:adam2-7/+7
* Added "-time_stamp" directive, to cause pngcrush to write a new timestamp on the output file instead of replicating the timestame from the input file.
2009-01-08Update ucview to 0.22.jmcneill3-7/+9
- small changes to plugin api - support video downscaling for ogg/theora videos - russian translation
2009-01-08Update unicap to 0.9.3.jmcneill21-152/+139
0.9.3: - optionally use libv4l to support more cameras - fix installation directory of plugins for x64 systems - fix scaling of ogg/theora video - use categories for v4l2 properties 0.9.2: - Severall small bug fixes and improvements ( see ChangeLog ) - The EeePC packages got updated
2009-01-07Update to 5.8:wiz3-13/+15
2009.01.01 v.5.8 + Visual feedback for brightness/contrast/color edits was made faster by using the window image instead of the (usually much larger) main image. The main image is updated when the changes are committed. + Erratic mouse drag in warp function was fixed. + Color balance was separated from brightness/whiteness adjustments. + Bug fix: last translation in a .po file sometimes got comment appended. + Sharpen, blur and noise reduction, when applied within an image area, can now use "blend width" to soften the boundaries. + Added a modified "top hat" noise reduction method, which is more effective for some types of noise. + Zoom- returns to normal display at once instead of many steps
2009-01-07Update to production release 7.60.gdt2-7/+6
Many minor changes omitted. Highlights: - Added read support for Panasonic RW2 raw images (and extract meta information from embedded PreviewImage as Doc1) - Recognize DCP (DNG Camera Profile) files - Added read/write support for EXIF files - Added ability to write EXIF as a block (finally!) - Decode CameraOrientation for a number of Canon EOS models (thanks Bogdan)
2009-01-07Fix cairo DEPENDS.wiz1-2/+2
2009-01-07Update to 1.8.0:wiz2-7/+7
Overview of changes from pycairo 1.6.4 to pycairo 1.8.0 ======================================================= General Changes: Pycairo 1.8.0 requires cairo 1.8.0 (or later). Add documentation (available separately) Bug Fixes: 18101: Add support for threading 18947: cairo.SurfacePattern should INCREF the used surface New Methods: ScaledFont.get_scale_matrix Surface.mark_dirty_rectangle Surface.set_fallback_resolution New Constants: cairo.EXTEND_PAD cairo.HAS_IMAGE_SURFACE cairo.HAS_USER_FONT API Changes: Surface.mark_dirty: no longer accepts keyword arguments with default values. PycairoPattern_FromPattern (C API): has a new 'base' argument - to fix #18947. Other Changes: Allow unknown cairo Pattern/Surface types to use the pycairo base Pattern/Surface type.
2009-01-07Update to 1.8.6:wiz2-8/+7
Release 1.8.6 (2008-12-13 Chris Wilson <chris@chris-wilson.co.uk>) ========================================================= The cairo community is pleased to announce the 1.8.6 release of the cairo graphics library. This is the third update to cairo's stable 1.8 series and contains a small number of bug fixes (in particular a few fixes for failures of cairo 1.8.4 on Quartz and PDF, and build fixes for a couple of backends). This is being released just under a month after cairo 1.8.4. We recommend that everyone using cairo upgrade to 1.8.6. -Chris Build fixes ----------- Fix build of DirectFB backend with debugging enabled: Bug in _cairo_directfb_surface_release_source_image function http://bugs.freedesktop.org/show_bug.cgi?id=18322 Fix build on OS/2. Bug fixes --------- Workaround a mis-compilation of cairo_matrix_invert() that generated invalid matrices and triggered assertion failures later. The issue was reported by Peter Hercek. Invalid computation of the modulus: https://bugzilla.mozilla.org/show_bug.cgi?id=466258 Invalid referencing of patterns in the Quartz backend: Failed assertion `CAIRO_REFERENCE_COUNT_HAS_REFERENCE (&pattern->ref_count)' when using cairo quartz backend http://bugs.freedesktop.org/show_bug.cgi?id=18632 Invalid references to glyphs after early culling, causing segmentation faults in the PDF backend: http://lists.cairographics.org/archives/cairo/2008-December/015976.html Check for XRender in the XCB backend, or else we may attempt an invalid memory access: XCB backend fails with missing render. https://bugs.freedesktop.org/show_bug.cgi?id=18588
2009-01-07update to 0.9.5beta2drochner2-8/+7
changes: bugfixes
2009-01-07update to 3.1.1drochner3-8/+8
changes: bugfixes
2009-01-07update to 0.1.8drochner3-13/+12
changes: - API changed: Move all Exiv2 classes acess methods to interanl provate container. ABI number set to 5.0.0. - Fix broken compilation with Exiv2 0.18. - Support TIFF metadata writting mode (require Exiv2 >= 0.18). - Added new methods canWriteComment(), canWriteExif(), canWriteIptc(). - Added new method supportMetadataWritting(). - Do not change file time-stamp when metadata are changed.
2009-01-07Changes 6.4.8-3:adam5-23/+52
* Reverse argument and option in Throw*InvalidArgumentException() macro for proper exception message. * Recognize negative geometries for -shear and -annotate (.e.g. 45x-30). * Fix Y shear angle for -shear option. Changes 6.4.8-2: * Use GetImageArtifact() to retrieve -attentuate option value for +noise. * Support reading FITS test files. * Replace input.ttf with the public domain Tuffy.ttf font. * MagickNewImage() no longer faults when parameters are incorrect (reference * Allocate strings returned by XGetResourceInstance(). * The -append gravity is relative to the container. Changes 6.4.8-1: * Reference cache rather than acquiring when cloning an image. Changes 6.4.8-0: * Cross-compilation failure using MinGW on Linux for ImageMagick trunk * Add -interword-spacing option to convert. * Initialize the black channel when testing the CMY colorspace. * remove calls to exit() in MagickWand. * Validate -affine arguments. * Accept -attentuate as an option for convert. * Properly create RGBA image if colormapped image has transparency. * Support X11 geometry like this: +-4+-4; wierd but X11 supports it.
2009-01-07Bump per revbump(1) due to exiv2 update which changed shlib major.gdt8-10/+16
2009-01-07Update to 0.18. Minor changes omitted.gdt4-21/+24
- 0000473: [design] Support Preview images. (Vladimir Nadvornik) - [exif] Added Nikon decryption algorithm and use it to decode lens data. - 0000524: [design] Publish only API objects in the installed header files. - 0000523: [miscellaneous] C++ symbol visibility support for gcc builds. - 0000464: [metadata] Write support for PNG images. (Gilles Caulier) - 0000462: [exif] Write support for TIFF format ("New TIFF parser").
2009-01-06sync w/ base pkgdrochner1-3/+4
2009-01-06update to 0.1.7drochner3-7/+8
changes: -NEF processing code changed (some overflow control added) -ew cameras: Canon G10 & 5D Mk2, Leaf AFi 7, Leica D-LUX4, Panasonic FX150 & G 1, Fujifilm IS Pro
2009-01-06update to 0.1.7drochner3-7/+15
changes: bugfixes
2009-01-06update to 0.1.6drochner3-10/+16
changes: Added a version method to get runtime library version
2009-01-06Changes 3.5.21:adam5-19/+62
- Speed improvement on multicore platforms - Ddjvu now can produce pdf output. Changes 3.5.20: - Csepdjvu handle gsdjvu hyperlink comments. - Djvudigital therefore handles hyperlinks.
2009-01-05Update to 1.2.34:wiz2-6/+6
version 1.2.34beta01 [November 27, 2008] Revised png_warning() to write its message on standard output by default when warning_fn is NULL. This was the behavior prior to libpng-1.2.9beta9. Fixed string vs pointer-to-string error in png_check_keyword(). Added png_check_cHRM_fixed() in png.c and moved checking from pngget.c, pngrutil.c, and pngwrite.c, and eliminated floating point cHRM checking. Added check for zero-area RGB cHRM triangle in png_check_cHRM_fixed(). In png_check_cHRM_fixed(), ensure white_y is > 0, and removed redundant check for all-zero coordinates that is detected by the triangle check. Revised png_warning() to write its message on standard output by default when warning_fn is NULL. version 1.2.34beta02 [November 28, 2008] Corrected off-by-one error in bKGD validity check in png_write_bKGD() and in png_handle_bKGD(). version 1.2.34beta03 [December 1, 2008] Revised bKGD validity check to use >= x instead of > x + 1 Merged with png_debug from libpng-1.4.0 to remove newlines. version 1.2.34beta04 [December 2, 2008] More merging with png_debug from libpng-1.4.0 to remove newlines. version 1.2.34beta05 [December 5, 2008] Removed redundant check for key==NULL before calling png_check_keyword() to ensure that new_key gets initialized and removed extra warning (Arvan Pritchard). version 1.2.34beta06 [December 9, 2008] In png_write_png(), respect the placement of the filler bytes in an earlier call to png_set_filler() (Jim Barry). version 1.2.34beta07 [December 9, 2008] Undid previous change and added PNG_TRANSFORM_STRIP_FILLER_BEFORE and PNG_TRANSFORM_STRIP_FILLER_AFTER conditionals and deprecated PNG_TRANSFORM_STRIP_FILLER (Jim Barry). version 1.0.42rc01, 1.2.34rc01 [December 11, 2008] No changes. version 1.0.42, 1.2.34 [December 18, 2008] No changes.
2009-01-05Update to 0.9, take maintainership. Changes (from NEWS):shattered6-142/+53
xzgv now uses GTK 2, with gdk-pixbuf as the image rendering back-end. imlib1 is no longer supported. Gamma, brightness and contrast are not currently supported. I've also included a fix for the "missing preview icons" problem (patch-ad). OK by wiz@.
2009-01-05Update from version 2.01nb1 to 2.02.he2-9/+7
Upstream changes: 2.02 Mon Dec 1 11:55:06 GMT 2008 - update documentation to clarify cache_size - note that new images have undefined content (thanks to barbie)
2009-01-05Fix patch-aa to setup.py: incdirs and libdirs are lists of strings, notepg2-5/+5
just strings.
2009-01-04Update to 4.0.2:wiz3-7/+10
Comix 4.0.2 - Brazilian Portuguese translation updated by Marcelo Góes. - Traditional Chinese translation updated by Wayne Su. - Catalan translation updated by Carles Escrig Royo. - Internal filenames in archives created by the archive editing dialog no longer contain temporary filename cruft.
2009-01-04Move scrollkeeper/omf.mk to rarian/omf.mk.wiz3-6/+6
scrollkeeper is nowadays included in rarian, so the omf.mk file should be there as well. Adapt all references.
2009-01-0424/12/2008 - UFRaw-0.15 released, based on DCRaw v 8.89.gdt3-8/+8
* Multiprocessing support using OpenMP. Patch by Bruce Guenter. * Add progress report during the loading of raw files. * Add JPEG optimization to reduce the file size without effecting image quality. * Compatibility with the just released Exiv2-0.18. * Support sRAW1 and sRAW2 formats of the Canon 50D and 5D Mark II. * Some annoying bugs got squashed.
2009-01-03Changes 1.6.12:adam3-70/+7
* Eliminated a memory leak in libpng with writing bad tEXt chunks.
2008-12-24Fix typo.jmcneill1-2/+2
2008-12-24Fix build on NetBSD when sys/videoio.h isn't available.jmcneill4-21/+59
2008-12-21Update to 4.0.1:wiz3-7/+13
Comix 4.0.1 - Croatian translation updated by Adrian C. - Polish translation updated by Darek Jakoniuk. - Russian translation updated by Артем Смирнов. - Simplified Chinese translation updated by Xie Yanbo. - Re-added the "flip pages when scrolling off the page" preference from previous Comix versions. Thanks to Mamoru Tasaka. - Added a portability module for handling home directories in a more portable way. Thanks to Oddegamra.
2008-12-21Update from version 2.03nb1 to 2.04.he2-8/+7
Pkgsrc changes: o Adjust dependencies according to META.yml Upstream changes: 2.04 Fri Dec 12 21:31:24 GMT 2008 - perltidy everything - add human- and machine-readable license - add use warnings