summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Collapse)AuthorFilesLines
2012-09-16Add and enable ruby-oily_png.taca1-1/+2
2012-09-16Add ruby-oily_png package version 1.0.2.taca4-0/+142
This Ruby C extenstion defines a module that can be included into ChunkyPNG to improve its speed.
2012-09-16Update ruby-gnuplot to 2.5.0.taca2-6/+6
2.5.0 * save output to instance variable, thanks for the patch.
2012-09-16Update ruby-chunky_png to 1.2.6.taca2-6/+6
Changes are unavailable.
2012-09-15Updated to 2.4.5wen2-10/+7
Upstream changes: 2.4.5 Typo in _draw_x_ticks corrected Methods scalar_png(), scalar_jpeg() corrected for result. Test routine t/scalarImage.t added Chart.pod corrected 2.4.4 The brush styles to points and linespoints are extended. Not only circles represent the points but a number of different brush styles, linke donut, Star and so on. 2.4.3 Corrections to imagemap production in Composite.pm and Lines.pm
2012-09-15Recursive bump from mysql51-client library changed to use openssl.obache2-4/+4
2012-09-15recursive bump from libffi shlib major bumpobache187-371/+374
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-14After update of recent boost, -lboost_system is required.obache1-2/+5
PR 46873 by Tero Kivinen. Bump PKGREVISION.
2012-09-14Resign maintainership -- I haven't been maintaining this really for quitewiz1-2/+2
some time.
2012-09-14revbump for poppler updatedrochner1-3/+3
also switch to lcms2 - it is pulled in by poppler and picked up by the build anyway
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@.