8488 Commits

Author SHA1 Message Date
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
ajacoutot
93f93db555 Needs explicit dependency on www/webkitgtk4. 2022-11-07 18:12:09 +00:00
ajacoutot
dc44de2ca1 Properly define _XOPEN_SOURCE, no need for _XOPEN_SOURCE_EXTENDED.
Regen WANTLIB while here.
2022-11-07 18:06:39 +00:00
ajacoutot
491f36270e Drop unused file. 2022-11-07 18:00:40 +00:00
ajacoutot
f26650ec01 Properly defined _XOPEN_SOURCE instead of using _XOPEN_SOURCE_EXTENDED.
Fix for 64bit time_t while here.
2022-11-07 17:59:46 +00:00
ajacoutot
d150db2f0d Regen WANTLIB after espeak update. 2022-11-06 22:53:26 +00:00
ajacoutot
3e9a33ee6c Update to evince-43.1. 2022-11-06 19:50:58 +00:00
ajacoutot
d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
ajacoutot
698d292d92 Fix up permissions for multi-function device or multi-user access to a
scanner.

reported by Robert Bagdan, thanks
2022-11-04 17:06:46 +00:00
ajacoutot
bba9c6aca4 Take some GNOME dependencies MAINTAINER from jasper@
discussed with jasper@
2022-11-04 09:28:13 +00:00
ajacoutot
25de91b267 Remove jasper@ from MAINTAINER; I am the sole hobbit nowadays...
Discussed with jasper@
2022-11-04 09:14:21 +00:00
op
c98c0eb182 update graphics/yacreader to 9.10.0
changelog: https://github.com/YACReader/yacreader/releases/tag/9.10.0
2022-11-01 14:49:14 +00:00
naddy
424a60c42f remove line continuation before empty lines
ok sthen@ ajacoutot@
2022-10-31 23:14:52 +00:00