8500 Commits

Author SHA1 Message Date
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
ajacoutot
696a952e44 Update to gimp-2.99.14. 2022-11-22 11:13:45 +00:00
rsadowski
723aff5a36 Bugfix update KDE Gear to 22.08.3 2022-11-20 19:26:00 +00:00
ajacoutot
1763b6a9ae Update to py3-cairo-1.22.0. 2022-11-20 09:00:43 +00:00
sthen
ac90c5badc backout previous; build done with py-build is not installing the
pygobject3 pkg-config file which triggered failure in py-gobject3
2022-11-15 13:43:49 +00:00
sthen
30a70d883d use MODPY_PYBUILD 2022-11-14 17:33:35 +00:00
ajacoutot
9e52be102b Update to gegl04-0.4.40. 2022-11-14 08:03:34 +00:00
ajacoutot
2d97869600 Update to babl-0.1.98. 2022-11-14 08:03:18 +00:00
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
rsadowski
55716cc1a3 typo 2022-11-13 10:52:39 +00:00
rsadowski
d92219d06f Add more runtime dependencies to import/export images
- www/py-requests to "Import Web Image"
- textproc/py-cssselect and print/transfig
  to translate Fig code to various graphics languages
2022-11-13 10:51:28 +00:00
ajacoutot
d0c33abe7e Fix HOMEPAGE and remove non existing ones. 2022-11-11 17:16:00 +00:00
ajacoutot
5290649621 CPPFLAGS and LDFLAGS are not needed; this will also prevent picking up
libgd if it's around at configure time.
2022-11-10 10:35:12 +00:00
espie
41242fcc60 some new pics 2022-11-09 14:25:53 +00:00
sthen
3ba17b18d2 update to ImageMagick-6.9.12.67 2022-11-08 12:21:05 +00:00
ajacoutot
f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
sthen
5a86749990 +py-tifffile 2022-11-08 10:52:21 +00:00
sthen
a1f373bcb5 import ports/graphics/py-tifffile, ok landry@
Tifffile is a Python library to

- store NumPy arrays in TIFF (Tagged Image File Format) files, and
- read image and metadata from TIFF-like files used in bioimaging.

Image and metadata can be read from TIFF, BigTIFF, OME-TIFF, STK, LSM,
SGI, NIHImage, ImageJ, MicroManager, FluoView, ScanImage, SEQ, GEL, SVS,
SCN, SIS, BIF, ZIF (Zoomable Image File Format), QPTIFF (QPI), NDPI, and
GeoTIFF files.

Image data can be read as NumPy arrays or Zarr arrays/groups from
strips, tiles, pages (IFDs), SubIFDs, higher order series, and pyramidal
levels.

Image data can be written to TIFF, BigTIFF, OME-TIFF, and ImageJ
hyperstack compatible files in multi-page, volumetric, pyramidal,
memory-mappable, tiled, predicted, or compressed form.

Tifffile can also be used to inspect TIFF structures, read image data
from multi-dimensional file sequences, write fsspec ReferenceFileSystem
for TIFF files and image file sequences, patch TIFF tag values, and
parse many proprietary metadata formats.
2022-11-08 10:52:06 +00:00
ajacoutot
8fd3a49605 Rename and install conflicting files with gimp-2 so that gimp-3 can is
registered as an image editor in desktop environments.

looks good to landry@
2022-11-07 21:08:49 +00:00
ajacoutot
90877a9ad4 No need for _XOPEN_SOURCE_EXTENDED, just define _XOPEN_SOURCE properly. 2022-11-07 18:15:54 +00:00