Patch libraw_r.pc, used by at least ImageMagick.
Amend libraw.pc while here not to include trailing whitespace.
Spotted in a report by Pekka Niiranen. ok rsadowski@ (maintainer) on
a previous version, debug help, input & ok sthen@
Pillow 7.0.0 is out now but it now requires Python 3.x and several ports that
depend on this still use py2:
games/fretsonfire games/hypatia games/mnemosyne
geo/gmapcatcher geo/mapproxy geo/tilecache
graphics/asymptote graphics/comix graphics/py-pyx
graphics/sk1 net/deluge print/hplip
print/scribus productivity/impressive
security/volatility textproc/calibre
This fixes CVE-2018-19756, CVE-2018-19757, CVE-2018-19759, CVE-2018-19761,
CVE-2018-19762, CVE-2018-19763, CVE-2019-3573, CVE-2019-3574, CVE-2019-19635,
CVE-2019-19636, CVE-2019-19637, and CVE-2019-19638.
From Tim Meunier, thanks!
Big endian testing, some patches, and ok cwen@
AzPainter is a full color painting application for Unix-like systems for
illustration drawing. It is not suitable for "dot editing" or pixel
art. Since the color is handled internally with 16-bit precision
(15-bit fixed point), color accuracy is increased at the expense of more
memory usage.
It provides considerable subset of functionality offered by GIMP and
even Adobe Photoshop (particularly, has one of the best support for its
native PSD format among FOSS) while being very lightweight and blazingly
fast.
were only included in the old graphics/gegl (0.2.x) port. The recent gimp
update uses graphics/gegl to provide binaries and gegl04 for libraries, and
no other ports use graphics/gegl. Tidy this up by adding the binaries to
gegl04, changing the gimp port to use them, and removing graphics/gegl.
Prompted by / "If this was the last consumer of the old gegl, then sure" aja@
Also enable xz and zstd compression as proposed by landry@ eight months
ago.
Include an upstream fix for a new sanity check that broke OJPEG compression;
proposed by sthen@.
ok sthen@
based on an earlier update to 2.10.6 from giovanni@, ok giovanni@
This isn't the latest (2.10.14 requires gegl/babl updates and they're
more than a simple version update as they've now moved the build to
meson) but is much newer than we had before.
deskew and lqr (external plugins) still work OK for me. I did see a
segfault once but hadn't built with debug symbols at the time and
haven't been able to replicate it; I've enabled DEBUG_PACKAGES so if
somebody else runs into that they can obtain a backtrace more easily.