7684 Commits

Author SHA1 Message Date
fcambus
7511089faa Drop maintainership. 2021-01-14 21:55:21 +00:00
denis
89a2bfc726 update to 0.8.5
Tweak and OK rsadowski@
2021-01-13 09:02:29 +00:00
sthen
b76dfdb3dc update to lcms2-2.11 2021-01-10 21:45:29 +00:00
sthen
ec5700000a update to py-Pillow-8.1.0 2021-01-10 20:24:23 +00:00
ajacoutot
51375218c7 Missing BDEP on shells/bash. 2021-01-10 08:23:45 +00:00
fcambus
45d27cb709 Drop maintainership for some ports I no longer use. 2021-01-09 18:14:11 +00:00
kmos
7dd003a669 Fix build on sparc64 by informing base-gcc that mojoshader uses C99
constructs

ok thfr@ (maintainer)
2021-01-09 17:59:04 +00:00
ajacoutot
45fb5d73f0 +libimagequant 2021-01-09 14:05:16 +00:00
ajacoutot
bccf58f744 Import libimagequant-2.13.1
libimagequant is a small, portable C library for high-quality conversion of RGBA
images to 8-bit indexed-color (palette) images.

ok robert@
2021-01-09 14:05:02 +00:00
jca
8a97e61a6d Update to openimageio-2.2.10.0
From new maintainer Dimitri Karamazov
2021-01-05 20:53:18 +00:00
benoit
699f9abd3f Update to pho-1.0 from wen heping 2021-01-05 08:19:25 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
ajacoutot
5bb352a5b7 Update to OpenEXR-2.5.4. 2021-01-02 09:59:09 +00:00
sthen
16a5e86b08 blender tweaks from maintainer;
- remove devel/gflags BDEP, it uses an internal copy by default
- add hidden dep on gmp/gmpxx and sync WANTLIB
- garbage-collect CONFIGURE_ARGS, sort LIB_DEPENDS
- drop -pthread CXXFLAGS spotted by brad
- ONLY_FOR_ARCHS=amd64 (was previously amd64 i386); only supported upstream
on 64-bit arches and a dep is BROKEN on i386 anyway so it wasn't built
there. (perhaps aarch64 could be added though?)
2021-01-01 22:57:46 +00:00
sthen
1942667339 oops, I committed opencolorio from the old diff, update it. 2021-01-01 22:53:20 +00:00
sthen
3a2421b00e update to opencolorio-1.1.1, from deserter666 at danwin1210.me, ok pascal (maintainer) 2021-01-01 22:48:55 +00:00
cwen
e9e6a8a57b qiv: update to 2.3.2
Changelog: https://spiegl.de/qiv/changes.shtml

While here, move HOMEPAGE to https, and add some patches to silence
warnings emitted by clang-10 (upstreamed).

OK pamela@
2020-12-31 20:16:54 +00:00
sthen
434bd3664c OpenCV included both py2 and py3 bindings in one package with an awkward
construct (MODPY_VERSION=2.7 and some hand-rolled 3.x pieces). Nothing in
ports uses them. Remove the (deprecated) py2 bindings leaving just the py3
ones with a more standard ports setup. ok rsadowski@ (maintainer).
2020-12-30 22:08:24 +00:00
thfr
f68834e181 update vulkan to SDK 1.2.162.0, including spirv-headers to 1.5.4 and
spirv-tools to 2020.6.
tested by jsg@ and me, including validation layers by jsg@
ok jsg@
2020-12-27 15:58:42 +00:00
ajacoutot
b3b872c09b Unbreak runtime after recent gegl04 update.
From upstream:
app: make "gegl:introspect" an optional operation dependency.
Check at runtime for the operation availability and set the "Show Image
Graph" action active depending on this check.

issue reported by Omar Polo
2020-12-24 09:10:38 +00:00
rsadowski
01d739caa2 Update opencv to 4.5.1
https://github.com/opencv/opencv/wiki/ChangeLog#version451
2020-12-23 18:33:05 +00:00
ajacoutot
01e1541687 Update to gegl04-0.4.28. 2020-12-21 11:40:13 +00:00
ajacoutot
7f0c6c2a19 Update to babl-0.1.84. 2020-12-21 11:28:29 +00:00
bket
f9df430077 Update to py-seaborn-0.11.1
Bugfix release. Changes:
http://seaborn.pydata.org/whatsnew.html#v0-11-1-december-2020
2020-12-21 09:29:01 +00:00
rsadowski
8303f9761b Update libdvbpsi to 1.3.3.
Changes between 1.3.2 and 1.3.3:
-------------------------------

* Fix regression in dvbpsi_decoder_psi_section_add() set i_last_section_number

Changes between 1.3.1 and 1.3.2:
-------------------------------

* Fix bug in dvbpsi_decoder_psi_section_add() set i_last_section_number
* Fix bug in descriptor 0x8a that prevented it from being parsed properly
* Fix bug in descriptor 0x56 generation with multiple teletext page entries
* Fix bug in descriptor 0x41 correct maximum service count

Update diff from Brad
2020-12-21 08:47:54 +00:00
ajacoutot
dc6190da19 Fix HP 5370C flatbed resolution output.
Bug reported by Byron Campbell and fix from usptream.
2020-12-20 09:56:36 +00:00
thfr
33db793b27 update to FNA3D 20.12
Changelog: https://github.com/FNA-XNA/FNA3D/releases
2020-12-17 07:47:59 +00:00
thfr
7ddd6eaa33 update to mojoshader-1318
Changelog: https://hg.icculus.org/icculus/mojoshader/log
2020-12-17 07:45:16 +00:00
bcallah
af40a9f377 Update to feh-3.6.1
Changelog: https://feh.finalrewind.org/archive/3.6/
Testing/oks were given on version 3.6; 3.6.1 contains a number of memory
leak fixes: https://feh.finalrewind.org/archive/3.6.1/
Big endian testing from cwen@ and kirby@ -- thanks!
ok rsadowski@ cwen@ kirby@
2020-12-16 16:41:49 +00:00
rsadowski
58139ee9e2 Add missing build dependency boost, found by ajacoutot@ 2020-12-14 15:28:14 +00:00
rsadowski
c675de763c Update libavif to 0.8.4.
From Brad
2020-12-14 06:29:17 +00:00
rsadowski
2d249b193e Fix building with newer yaml-cpp
From Brad
2020-12-14 06:26:25 +00:00
sthen
c0a253867b remove MODPY_PYPI (wrong spelling and there's also a MODPY_PI) 2020-12-14 05:33:55 +00:00
daniel
ed45636227 missed patch pointed out by naddy@; didn't build so no bump 2020-12-13 22:12:54 +00:00
daniel
f51808b949 update py-pyx to 0.15 which is now python3-only
ok benoit@
2020-12-13 15:37:07 +00:00
ajacoutot
0ba109bc21 Update to simple-scan-3.38.2. 2020-12-09 10:36:50 +00:00
sthen
3f1b361414 gimp-plugin-lensfun: don't try to use openmp, which causes build failure
on gcc arches. don't hardcode "gcc" in Makefile check. don't hardcode a
link with libstdc++.
2020-12-09 10:28:02 +00:00
sthen
f5a4b08aee update to libjpeg-turbo-2.0.6 2020-12-08 14:37:21 +00:00
ajacoutot
64ed5a5046 Update to gdk-pixbuf-2.42.2. 2020-12-08 08:08:00 +00:00
kili
a8d740ef68 In configure, check for poppler instead of poppler-splash.
ok juanfra@ (maintainer)
2020-12-07 21:30:13 +00:00
ajacoutot
d95180db7d devel/appstream-glib is only needed at build time. 2020-12-06 08:33:18 +00:00
ajacoutot
ae53faa583 Update to libplacebo-2.72.2.
from Brad
2020-12-04 12:40:06 +00:00
sthen
52bc8156e8 remove openjpeg, with the openimageio/blender updates it has no more
consumers. merge into openjp2.
2020-11-29 20:08:49 +00:00
sthen
30133a442d update to openimageio-1.8.17 (the newest in 1.8 branch), from Brad. 2020-11-29 20:05:50 +00:00
sthen
e60f0f1a50 update to blender-2.91.0, from Dimitri Karamazov (and earlier work on
2.81 from Andrea Fleckenstein). Dimitri takes maintainer, agreed with
pascal@. I added a dep on graphics/potrace because blender picks it up
at build time if present.
2020-11-29 19:57:01 +00:00
kirby
ec720495fe update to zint-2.9.1 2020-11-29 12:59:25 +00:00
rsadowski
4c59edef8b Update nomacs to 3.17.2206 2020-11-28 08:50:30 +00:00
sthen
e3d21d3b0f update to py-Pillow-8.0.1
some PyQt-related tests are disabled because they segfault; this is not new
2020-11-24 18:44:50 +00:00
sthen
796a02331b switch python 2 users of Pillow to graphics/py2-Pillow.
py-Pillow is now 3-only.
2020-11-24 16:44:16 +00:00
sthen
c515bc90fb switch graphics/py-Pillow to py3-only.
py2 support has moved to graphics/py2-Pillow.
2020-11-24 16:43:38 +00:00