7434 Commits

Author SHA1 Message Date
sthen
6d22e86294 update to libjpeg-turbo-2.0.4, some security-related fixes, see release
notes at https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.0.4
2020-01-01 14:24:59 +00:00
ajacoutot
bd120f979e Update to FFmpeg 4.2.2.
from Brad (maintainer)
2020-01-01 10:56:02 +00:00
ajacoutot
129a4eebbc Update to GraphicsMagick-1.3.34.
Enable zstd.

from Brad (maintainer)
2020-01-01 10:54:26 +00:00
sthen
3ef7cb530d update to ImageMagick-6.9.10-82, while there enable zstd as suggested
by Brad (ImageMagick depends on libtiff which pulls in zstd anyway now).
2019-12-31 23:44:10 +00:00
ajacoutot
cb48e520b4 Update to libplacebo-1.29.1.
from Brad (maintainer)
2019-12-31 11:32:30 +00:00
cwen
043ebd3f90 gimp: move HOMEPAGE to https, needs ports-gcc on !clang archs
OK sthen@
2019-12-29 23:29:13 +00:00
sthen
2c9c567a0d update to ImageMagick 6.9.10-80, plus add a post-release patch researched by
cwen@ that may fix some consumers on gcc3 arches.
2019-12-28 14:39:47 +00:00
ajacoutot
a7bc73e37d +libplacebo 2019-12-24 15:12:23 +00:00
ajacoutot
0c249f7409 Import libplacebo-1.21.0.
libplacebo is essentially the core rendering algorithms and ideas of
mpv turned into a library.
<...>

from Brad
tweak and OK sthen@
2019-12-24 15:11:28 +00:00
jasper
5e97db884e update to gthumb-3.8.3 2019-12-23 19:46:13 +00:00
jca
eba45e2390 Remove BROKEN-sparc64, missed in previous
Pointed out by kmos@
2019-12-21 21:04:10 +00:00
jca
e3d45f7a7c Fix cpu detection on "unknown" architectures, eg sparc64
From Debian, patch pointed out by cwen@, ok ajacoutot@
2019-12-21 01:47:12 +00:00
fcambus
436b009e44 Update libansilove to 1.1.7. 2019-12-19 16:37:12 +00:00
sthen
184ebe9818 update to ImageMagick 6.9.10-79 2019-12-19 15:39:10 +00:00
ajacoutot
31ed0baba2 vadim@ noticed that if gnustep-corebase is installed that some OS X tests in the
configure script are triggered and the configure script inserts OS X specific
command line parameters during the build.

from Brad (maintainer)
2019-12-19 11:52:32 +00:00
fcambus
a6c6c1144f Update libsixel to 1.8.4.
Fixes CVE-2019-11024 and a bunch of other security issues.
2019-12-19 08:01:29 +00:00
visa
affd78c9f4 Fix build on mips64*.
OK ajacoutot@
2019-12-18 13:16:15 +00:00
benoit
eea4f94abb Update to jhead-3.04. 2019-12-15 17:00:12 +00:00
fcambus
4ce2ab3600 Update libsixel to 1.8.3.
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!
2019-12-15 13:39:45 +00:00
naddy
ca191cf5c6 Update to 10.88.01 for numerous bug fixes. 2019-12-14 22:03:16 +00:00
ajacoutot
d2e8650e22 Rework README after the recen ugen(4) default permissions change.
Also sync the READMEs as close as possible.
2019-12-14 13:02:28 +00:00
kmos
59fc34a5e9 Mark gegl04 BROKEN for sparc64
"ERROR: Problem encountered: Unknown host architecture"
2019-12-13 15:05:03 +00:00
sthen
bce949ff98 more php71 cleanup 2019-12-11 16:08:29 +00:00
sthen
d0ce11bc87 remove php71 builds of pecl modules, and pecl-libsodium which is rolled
into php core as of 7.2
2019-12-11 15:59:26 +00:00
fcambus
5e40a8a09d Update ansilove to 4.0.6. 2019-12-10 11:00:08 +00:00
bcallah
59f16d02ca Update to drawpile-2.1.15
Announcement: https://drawpile.net/news/release-2.1.15/
2019-12-08 22:48:23 +00:00
bcallah
dab6939c81 Update to feh-3.3
Changelog: https://feh.finalrewind.org/archive/3.3/
Big endian testing and ok cwen@
2019-12-07 02:10:22 +00:00
bcallah
2ae690bc2c +azpainter 2019-12-07 02:07:05 +00:00
bcallah
861dd0ceae Import graphics/azpainter, full color painting software for illustrations.
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.
2019-12-07 02:06:45 +00:00
sthen
6a59ff37d4 mark BROKEN-arm, libm functions (cabs etc) not detected, fallback code is broken 2019-12-06 14:35:18 +00:00
sthen
b8fb8970f6 GEGL provides binaries and libraries but, to avoid a conflict, the binaries
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@
2019-12-06 09:31:13 +00:00
giovanni
8376f77ad3 Update to 2.10.14
ok sthen@

sync wantlib
2019-12-04 11:34:55 +00:00
kirby
98e73ebf66 Update to geeqie-1.5.1.
Oriinal diff from clematis (clematis at insiberia net), thanks!
Comments and OK landry@
2019-12-01 14:24:17 +00:00
kmos
af650ead3e Move tests to MODPY_PYTEST 2019-12-01 03:27:50 +00:00
naddy
628803c84b Update to 4.1.0.
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@
2019-11-29 16:43:01 +00:00
sthen
e883869a5c major update to gimp-2.10.12.
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.
2019-11-29 12:15:46 +00:00
rsadowski
aa39c6c047 Update krita to 4.2.8.2 2019-11-28 21:31:07 +00:00
kmos
83fe15a3e0 py-gd is python2-onlt and has no consumers.
Time to retire it.

ok bcallah sthen
2019-11-27 14:15:08 +00:00
kmos
954f37310d Move testing to MODPY_PYTEST and add missing py-test-cov TEST_DEPENDS 2019-11-26 23:57:54 +00:00
kmos
c4ccbaaade Move testing to MODPY_PYTEST 2019-11-26 18:30:46 +00:00
jasper
a4957d14c9 update to evince-3.34.2 2019-11-26 08:26:33 +00:00
ajacoutot
12d29d5825 Missing BDEP on bash. 2019-11-24 22:35:41 +00:00
espie
9501bc9fbd add debug for jpeg/png
okay sthen@
2019-11-24 17:21:24 +00:00
ajacoutot
9f6a260e75 Fix non deterministic build. 2019-11-23 18:48:16 +00:00
ajacoutot
0059f88828 Update to gegl04-0.4.18. 2019-11-23 18:10:56 +00:00
ajacoutot
f5ac7f204f Update to babl-0.1.72. 2019-11-23 18:10:30 +00:00
ajacoutot
f734de7f76 Update to libgxps-0.3.1. 2019-11-23 16:55:56 +00:00
ajacoutot
0ea1464d71 Update to simple-scan-3.34.2. 2019-11-23 09:52:57 +00:00
cwen
4876fb7a11 openimageio: remove BROKEN-powerpc, where it needs to be linked with
libatomic, and fix the build on base-gcc archs by adding a missing
header.

OK kmos@, no objection from pascal@ (maintainer)
2019-11-21 17:49:57 +00:00
bcallah
e76a6b74ea Update to drawpile-2.1.14
Changelog: https://drawpile.net/news/release-2.1.14/
2019-11-21 14:55:41 +00:00