Subject: CVS commit: pkgsrc/graphics
From: Joerg Sonnenberger
Date: 2020-05-01 02:08:23
Message id: 20200501000823.DE8ABFB27@cvs.NetBSD.org

Log Message:
Update to evas 1.7.10 including plugins:
   * Correctly detect if a loader support asynchronous preloading.
   * Fix memory leak in evas textgrid
   * Evas: Fix evas_common_convert_yuv_42* functions to actually return the \ 
converted data.
   * Evas textblock: Fixed issue when parsing formats with quotes.
   * Evas textblock: Make the ellipsis format the same as the surrounding.
   * evas/wayland_egl: Skip makecurrent if re->win is NULL.
   * Evas textblock: Added proper size adjustments for "high" shaped texts.
   * Evas bidi: Fixed a bug causing BiDi not to work in some cases.
   * Evas textblock: fixed an issue with markup_get and markup_to_utf8 behaving \ 
differently (markup_get was misbehaving).
   * evas/wayland_egl: Do not create a new surface if we already have one.
   * Fixed the textblock format to be drawn according to the glyph's horizontal \ 
advance width.
   * Evas textblock: Fixed order of tags inserted with markup_app/prepend.
   * Evas textblock: Fixed wrapping of lines ending with whites.

Files:
RevisionActionfile
1.25modifypkgsrc/graphics/evas/Makefile
1.18modifypkgsrc/graphics/evas/Makefile.common
1.18modifypkgsrc/graphics/evas/buildlink3.mk
1.20modifypkgsrc/graphics/evas/distinfo
1.17modifypkgsrc/graphics/evas-buffer/Makefile
1.17modifypkgsrc/graphics/evas-edb/Makefile
1.17modifypkgsrc/graphics/evas-eet/Makefile
1.21modifypkgsrc/graphics/evas-gif/Makefile
1.18modifypkgsrc/graphics/evas-jpeg/Makefile
1.17modifypkgsrc/graphics/evas-pmaps/Makefile
1.20modifypkgsrc/graphics/evas-png/Makefile
1.20modifypkgsrc/graphics/evas-software-x11/Makefile
1.19modifypkgsrc/graphics/evas-tiff/Makefile
1.17modifypkgsrc/graphics/evas-xpm/Makefile
1.7modifypkgsrc/graphics/evas/patches/patch-configure
1.2modifypkgsrc/graphics/evas/patches/patch-src_lib_engines_common_evas__font__load.c
1.3modifypkgsrc/graphics/evas/patches/patch-src_modules_loaders_gif_evas__image__load__gif.c