Commit Graph

8519 Commits

Author SHA1 Message Date
jca
7f27cba5d4 Drop -Werror, clang 15 -Winvalid-utf8 complains about non-UTF8 in comments...
-Weverything, -Werror, and then a ton of -Wno-something... stop the madness.
2023-01-11 20:48:28 +00:00
fcambus
d527a22315 Update jpegoptim to 1.5.1. 2023-01-11 09:04:58 +00:00
sthen
8660aa2f05 update to tesseract-5.3.0 2023-01-10 14:15:58 +00:00
jca
2e5abf8044 Don't mix up \0 and NULL, fatal with clang 15 2023-01-10 13:24:10 +00:00
sthen
1429df5113 update to scrot-1.8 2023-01-10 13:15:04 +00:00
jeremy
a9823cca09 Update to rmagick 5.1.0
Fixes issues when using llvm 15.

Add new dependency on ruby-pkg-config.

Remove test code as gem no longer ships tests.

OK jca@
2023-01-09 23:51:20 +00:00
rsadowski
fdbf105ca5 Remove libraw patch, since the last update it is integrated upstream
Spotted by naddy, thanks
2023-01-09 16:08:33 +00:00
rsadowski
4e52754b4f Update libraw to 0.21.1 release: urgent fix for 0.21.0
Fixed typo in Panasonic metadata parsing that prevents correct image decoding
for some Panasonic cameras
2023-01-08 21:25:04 +00:00
daniel
de2c587af1 MODPY_PYTEST not TEST_DEPENDS... 2023-01-08 20:32:51 +00:00
kirby
5965339336 update to hugin-2022.0.0 2023-01-08 13:02:19 +00:00
op
ede80d7177 graphics/yacreader: update to 9.11.0 2023-01-08 09:44:37 +00:00
jeremy
7a83a0466a Build ruby32 FLAVORs of ruby gem ext ports by default
For devel/ruby-sorted_set and graphics/ruby-rqrcode-core, do not do FLAVORed
builds by default, as these are pure ruby libraries with no native component.
2023-01-08 03:05:06 +00:00
rsadowski
95c01decb0 Update LibRaw to 0.21.0 2023-01-07 20:21:38 +00:00
rsadowski
71f112f530 Unbreak build with LibRaw-0.21.0, patches from upstrea 2023-01-07 20:21:34 +00:00
rsadowski
7cb7594a8c Unbreak build with LibRaw-0.21.0, patches from upstream 2023-01-07 20:21:31 +00:00
rsadowski
560240df93 Unbreak build with LibRaw-0.21.0, patches from upstrea 2023-01-07 20:21:28 +00:00
daniel
3ea1d75fe5 update to py-seaborn 0.12.2 2023-01-07 19:11:55 +00:00
sthen
6f519da2e5 add FFmpeg/x264 debug packages, from Brad. 2023-01-07 12:49:27 +00:00
rsadowski
af794471d4 Update OpenCV to 4.7.0 2023-01-07 11:19:53 +00:00
rsadowski
5384c0c66d Update krita to 5.1.5 2023-01-06 19:53:51 +00:00
sthen
b4a3cb386e build PHP 8.2 versions of those pecl-* ports which support it 2023-01-06 19:37:56 +00:00
landry
32193cb6e9 graphics/lcms2: update to 2.14.
see https://github.com/mm2/Little-CMS/releases/tag/lcms2.14 &
https://github.com/mm2/Little-CMS/releases/tag/lcms2.13.

requirement for a port of jpegxl i'm working on.
tested in a bulk build by ajacoutot@, thanks !
2023-01-05 07:14:45 +00:00
sthen
bac3b8e922 update to py3-Pillow-9.4.0 2023-01-03 15:17:14 +00:00
sthen
8382cc4b75 Disable the long deprecated and unmaintained libavresample in ffmpeg, and
sync WANTLIBs. From Brad.
2022-12-30 00:13:28 +00:00
sthen
896fe6ac49 bump REVISION, missed in previous patch addition 2022-12-29 23:57:24 +00:00
pascal
555d42270f Add a workaround for rawtherapee crashing on startup due to threaded use
of setlocale(), see https://github.com/Beep6581/RawTherapee/issues/6452.

ok kirby@ (maintainer)
2022-12-29 21:07:28 +00:00
landry
f7d5bb5879 graphics/tiff: update to 4.5.0.
see https://libtiff.gitlab.io/libtiff/releases/v4.5.0.html
- bump major, libs now uses a symbol map cf
  https://gitlab.com/libtiff/libtiff/-/merge_requests/361
- some private symbols were used by comms/hylafax, which will be fixed in a few.
- drop patch-Makefile_in, use --disable-contrib instead (prompted by naddy@)
- disable sphinx, install provided built doc
- enable debug packages (prompted by naddy@)
- switch to an https homepage (prompted by rsadowski@)
- drop str* patches, some were merged upstream in
  72e90d07fb,
others are pointless (discussed with sthen@)

a switch to cmake might happen later.

tested in a bulk build by ajacoutot@, thanks !
2022-12-19 08:50:38 +00:00
rsadowski
ef6da2a0bb Update KDE Gear to 22.12.0
https://kde.org/announcements/gear/22.12.0/
2022-12-18 09:10:50 +00:00
kirby
6f9913234a update to rawtherapee-5.9 2022-12-17 20:42:16 +00:00
rsadowski
b2e1ac67f8 Update krita to 5.1.4 2022-12-17 10:01:45 +00:00
kirby
14824845bf update to zint-2.12.0 2022-12-16 14:41:52 +00:00
op
71e363fb7b update graphics/chafa to 1.12.4; diff from Florian Viehweger (maintainer) 2022-12-11 09:23:03 +00:00
fcambus
d2d3a39b8d Update xfig to 3.2.8b. 2022-12-08 20:35:22 +00:00
fcambus
af51ff3cfb Drop maintainership for packages not related to toolchains and ELF. 2022-12-08 20:31:13 +00:00
sthen
2bc4ea0c14 use MODPY_PYBUILD=hatch-vcs instead of =hatchling + BDEP on py-hatch-vcs 2022-12-06 16:23:05 +00:00
tim
ca133b6296 Update to jpegoptim 1.5.0
OK sthen@
2022-12-06 15:14:41 +00:00
rsadowski
8cfebe7918 Update digikam to 7.9.0 2022-12-06 11:27:29 +00:00
sthen
79fced247a FFmpeg tweaks, from Brad:
- Enable zimg support in libavfilter
- Roll in more SVT-AV1 bug fixes
2022-12-05 10:03:55 +00:00
sthen
6e1abef17b update to ImageMagick-6.9.12.68 2022-12-05 09:10:25 +00:00
sthen
c2221795d1 update to pdf2djvu-0.9.19 2022-12-05 09:10:12 +00:00
sthen
e0d4d9db09 update to ffmpeg-4.4.3, from Brad 2022-12-04 20:12:36 +00:00
rsadowski
2be0373426 Update inkscape to 1.2.2 2022-12-04 07:55:29 +00:00
juanfra
499acc768f Drop MAINTAINER. 2022-12-03 17:37:24 +00:00
naddy
bd99dc59c0 graphics/tiff: upstream security fix for CVE-2022-3970
TIFFReadRGBATileExt(): fix (unsigned) integer overflow on strips/tiles > 2 GB
a05860a087
2022-12-01 22:22:47 +00:00
ajacoutot
fbe2e1f53d Update to py3-cairo-1.23.0. 2022-11-29 08:37:24 +00:00
sthen
a5f464dfda missing RDEP on py-six 2022-11-28 22:05:31 +00:00
pascal
fde6390185 Update to simgear 2020.3.17. 2022-11-27 21:47:48 +00:00
sthen
d858b7cc2a Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on
setuptools (it's used as a package locator but importlib.metadata in
newer Python core or the external importlib_metadata are preferred).
So drop the RDEP in that case (it's still kept for py27) and bump
revisions.
2022-11-26 23:28:11 +00:00
sthen
f8b49f24c9 update to libavif-0.11.1, from Brad (maintainer) 2022-11-25 21:14:09 +00:00
rsadowski
7577f9e844 Update krita to 5.1.3 2022-11-22 16:07:29 +00:00