summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2012-09-13The Solaris linker requires an archive contain at least one symbol, sojperkin2-1/+15
provide one. Fixes Solaris build.
2012-09-12Expose glXGetProcAddress.dsainty3-6/+20
The consequences of not making this patch are platform dependent - some build chains will still expose the symbols, but some will not. The API expects them to be exposed. Fixes Cairo 1.12.2 build on Ubuntu 11.10 and CentOS 6.3, presumably due to later versions of gcc (4.6.1 in the Ubuntu case). Bump PKGREVISION.
2012-09-10Update ruby-rcairo to 1.12.2.obache3-8/+10
Release 1.12.2 (2012-06-03) Kouhei Sutou <kou@cozmixng.org>) ============================================================ Improvements ------------ * Added Cairo::Device.supported?. [GitHub#11] [Reported by Cédric Boutillier] * Added Cairo::Device.gl_texture_supported?. * Added Cairo::Surface.supported?. * Defined all surfaces even if a surface isn't available. Use Cairo::Surface.XXX_supported? method to check surface availability. * Added Cairo::Pattern.xxx_supported?. [GitHub#12] [Reported by Mamoru Tasaka] * [experimental] Supported auto native package install. Thanks ------ * Cédric Boutillier * Mamoru Tasaka Release 1.12.1 (2012-03-31) Kouhei Sutou <kou@cozmixng.org>) ============================================================ Improvements ------------ * Re-supported cairo < 1.10.0. [ruby-gnome2-devel-en] Help me install my own program [Eric C.] Fixes ----- * Fixed a problem that an unresolved symbol is referenced. Thanks ------ * Eric C. Release 1.12.0 (2012-03-25) Kouhei Sutou <kou@cozmixng.org>) ============================================================ Improvements ------------ * Supported cairo 1.12.0. * Cairo::Surface#supported_mime_type? * Cairo::Surface#create_similar_image * Cairo::Surface#map_to_image * Cairo::Surface#unmap_to_image * Cairo::RecordingSurface#extents * Cairo::MeshPattern * Cairo::RasterSourcePattern * Cairo::MimeType::UNIQUE_ID * Supported glesv2 surface. Fixes ----- * Fixed a bug that Cairo::HINT_METRICS_ON can't be specified. #8 [Vasily Fedoseyev] Thanks ------ * Vasily Fedoseyev
2012-09-10Fixes PKGPREFIX for python and ruby by blbump(1).obache3-6/+6
2012-09-09Restore PLIST.carbon=yes, lost during update. Should fix remainingdholland1-1/+2
problem in PR 46924.
2012-09-08Revert update of distribution file version without proper updatetron1-4/+4
of the package.
2012-09-08cairo-1.12.2 require pixman>=0.22.0.obache2-3/+4
PR 46924.
2012-09-07Revbump after updating graphics/cairoadam168-428/+383
2012-09-07Changes 1.12.2:adam11-133/+50
After such a long gestation period for the release of Cairo 1.12, we inevitably accumulated a few bugs that were flushed out by broadening the test base. Thanks to everybody who tried the release, apologies to any one unfortunate enough to encounter a bug and many thanks for reporting it.
2012-09-04Update pear-Image_Canvas to 0.3.5.taca2-6/+6
Changelog: QA release * Doc Bug #19253 incorrect-fsf-address * Bug #16992 dotted lines do not show up in SVG
2012-09-03Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,sno1-2/+3
Module::Install is for Authors only. Bumping revision
2012-09-03Version 1.7.37:adam2-6/+6
Reverted pngcrush.c back to 1.7.35 and fixed the bug with PLTE handling. Version 1.7.36: Reverted pngcrush.c to version 1.7.34 because pngcrush is failing with some paletted PNGs. Separated CFLAGS and CPPFLAGS in the makefile (with "-I" and "-DZ_SOLO" in CPPFLAGS)
2012-09-01let's make this dependable :)spz1-0/+18
2012-09-01Changes 0.7.2:adam2-6/+6
* Upgraded libpng to version 1.4.12. * Upgraded zlib to version 1.2.7-optipng. ! Fixed the display of huge (4GB+) file/IDAT sizes on 32-bit platforms. ! Issued a proper error message if the output IDAT can't fit in 2GB. Acknowledged this limitation in the user manual. (Thanks to John Sauter for the report.) ! Fixed the output file cleanup that should occur after a write error. * Added the option -debug and various undocumented debug features. * Moved the PNG reduction module (opngreduc) to a separate sub-project.
2012-08-31Changes:adam6-33/+97
* clean-up * converted to LIBTOOL * builds on OS X
2012-08-30== Ruby-GNOME2 1.1.5: 2012-08-29obache1-2/+1
This is a network support improvement release! === Changes ==== Ruby/GLib2 * Improvements * windows: Bundled glib-networking. ==== Ruby/GIO2 * Improvements * Added Gio::TlsCertificate. * Added Gio::TlsCertificateFlags. ==== Ruby/GTK2 * Improvements * Added Gtk.show_uri. * Fixes * Gtk::TreeStore#reorder: Fixed wrong the number of reorder values check. [SF.net#3561748] [Reported by Nounou]
2012-08-30sortjnemeth1-2/+2
2012-08-29Direct inclusion of librsvg/rsvg-cairo.h is deprecated and leads to buildwiz2-1/+16
errors. "Don't do it, then!"
2012-08-29Recursive bump from boost-libs update.obache6-12/+12
2012-08-28add patch commentsgdt3-5/+20
2012-08-27Update to 1.1:wiz3-9/+8
Geeqie 1.1 ========== - support for stereoscopic images - input: side-by-side (JPS) and MPO format - output: single image, anaglyph, SBS, mirror, SBS half size (3DTV) - custom tiff loader - better handling of large tiff files - rewritten file grouping
2012-08-25Update conditional in patch-ac to match patch-ab.dholland2-4/+4
2012-08-25Remove dependency on poppler-qt -- kpdf is still built.shattered2-9/+3
2012-08-24Linux should be fixed.ryoon3-7/+9
2012-08-24Add yesterday's new packages to their respective category Makefiles - thanks wizprlw11-1/+2
2012-08-24Fix checksumryoon1-2/+2
2012-08-24Fix build on older NetBSD current.ryoon2-6/+6
* Improve libexecinfo detection
2012-08-23Restrict the version to <0.14.dholland1-2/+2
2012-08-23this wants lcms v2drochner1-2/+2
2012-08-23devel/glib2/schemas.mk already pulls in blk3prlw11-4/+2
2012-08-23Add eog 3.4.3 the GNOME 3 image viewerprlw14-0/+1688
2012-08-23+gthumb3drochner1-1/+2
2012-08-23add gthumb3-3.0.3, a new major branch which requires gtk3drochner5-0/+1018
2012-08-23update to 2.36.2drochner2-7/+6
changes: -deprecate including headers apart from rsvg.h directly -minor fixes
2012-08-23sync w/ base pkgdrochner2-6/+6
2012-08-23update to 2.26.3drochner2-7/+7
changes: -minor fixes -translation updates
2012-08-21Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12marino6-10/+12
2012-08-21graphics/graphviz: Add tcl/tk 8.5 supportmarino3-5/+7
The PLIST was hardcoded for tcl8.4. Leverage the tcl Makefile.version to generate PLIST_SUBST variable so it won't break with tcl8.6.
2012-08-20Fix CVE-2012-3481 using Nils Philippsen's patch.wiz3-3/+43
Bump PKGREVISION.
2012-08-18Recursive revbump from graphics/libwebp update.ryoon8-16/+16
Thank you, obache@.
2012-08-18Bump PKGREVISIONryoon1-2/+2
* ABI of grapics/libwebp is changed
2012-08-18Update to 0.2.0ryoon5-13/+14
* Add BUILDLINK_ABI_DEPENDS to buildlink3.mk Changelog: - 8/3/12: version 0.2.0 * Add support for ARGB -> YUVA conversion for lossless decoder New functions: WebPINewYUVA, WebPIDecGetYUVA * Add stats for lossless and alpha encoding * Security related hardening: allocation and size checks * Add PAM output support to dwebp - 7/19/12: version 0.1.99 * This is a pre-release of 0.2.0, not an rc to allow for further incompatible changes based on user feedback. * Alpha channel encode/decode support. * Lossless encoder/decoder. * Add TIFF input support to cwebp. Incompatible changes: * The encode ABI has been modified to support alpha encoding. * Deprecated function WebPINew() has been removed. * Decode function signatures have changed to consistently use size_t over int/uint32_t. * decode_vp8.h is no longer installed system-wide. * cwebp will encode the alpha channel if present.
2012-08-17Fix PR pkg/46681.mef1-1/+5
PLIST of doxygen varies depending on graphviz configuration. Say, graphviz configured with PKG_OPTIONS.pangocairo yes or no. Graphviz/buildlink3.mk will set PKG_BUILD_OPTIONS.graphviz for use with doxygen PLIST variation. Thanks Ian McWilliam for reporting and testing the problem.
2012-08-16update to 1.16drochner3-8/+30
changes: * Experimental MathML support * Add upper/lower-left/right arrows * Add options to clip text/lines/shapes to graphs * Add stacked-area option to bar plot widget * Draw stacked bar plots top-down for better overlapping line behaviour * Axis labels can be placed at left or right of axes, in addition to centre * Line widget now has length-angle or point-to-point modes. Better support for only specifying some coordinates. * Exception dialog records more detailed traceback * Use top level windows for non-modal dialogs, giving minimize in window and no always-on-top behaviour * Zero length vectors and arrows in vector fields are not plotted * Add support for strings to be translated * Add "Sort" dataset plugin * Add "Histogram 2D" dataset plugin * Add "Divide by Maximum" and "Normalize" dataset plugins * Support for *args and **kwargs for custom functions * Custom colormaps can be defined in the custom editing dialog
2012-08-15bump PKGREV for muparser shlib major changedrochner1-2/+2
2012-08-14librsvg links against libpangocairo, propagate this dependency toodrochner1-1/+2
2012-08-14Remove libcroco bl3.mk, I've added it back to librsvg/buildlink3.mkwiz2-4/+2
2012-08-14libcroco somehow leaks as well, so add it to buildlink3.mk again. Sorrywiz1-1/+2
for the breakage.
2012-08-14Fix build problem caused by recent changes to "librsvg" package.tron2-2/+4
No revision bump as the package didn't build before anyway.
2012-08-13Bump PKGREVISION for fix in librsvg/buildlink3.mk.wiz27-51/+54