Commit Graph

8519 Commits

Author SHA1 Message Date
ajacoutot
e38ea4f2c1 Update to libgphoto-2.5.30. 2022-07-03 09:02:50 +00:00
ajacoutot
7b67a6e347 Explicitely pass --disable-docs to prevent picking up latex2man 2022-07-02 15:58:29 +00:00
sthen
dfe1fa3d41 update to giflib-5.2.1
take a patch used in Fedora and Debian to reinstate GifQuantizeBuffer
to the public api, which fixes a build issue in xplanet, and possible
runtime issue in mono otherwise seen with giflib-5.2+
2022-07-02 14:13:43 +00:00
sthen
8fe4a45ba6 update to gd-2.3.3 2022-07-02 14:09:08 +00:00
sthen
73a3e7fa8e update to py3-Pillow-9.2.0 2022-07-02 13:35:49 +00:00
sthen
4f27f82d82 update to py3-imagesize-1.4.1 2022-07-02 13:30:26 +00:00
jca
a874378b18 Actually disable dcmtk auto detection
Spotted in a bulk build.  ok sthen@
2022-07-01 08:55:48 +00:00
rsadowski
98e380eec0 Update digikam to 7.7.0 2022-06-30 16:51:09 +00:00
landry
55b9fae71d graphics/openjp2: update to 2.5.0.
see https://github.com/uclouvain/openjpeg/blob/v2.5.0/CHANGELOG.md#v250-2022-05-13

ok sthen@
2022-06-28 08:54:11 +00:00
op
bc4d8fc236 update graphics/chafa to 1.12.1
diff from Florian (maintainer) with some tweaks by me (update to the .1
version, do a major bump and cut some LIB_DEPENDS as suggested by sthen@)
2022-06-26 19:14:11 +00:00
sthen
6128739db6 gimp resynthesizer plugin: use default autoreconf rather than autogen.sh, it
does enough, and avoids some complexity and automatic running of ./configure
at the end, which means we were skipping the normal ports autoconf setup

ok espie
2022-06-25 10:35:00 +00:00
op
8e46f15412 update graphics/nsxiv to v30
Initial diff from Thim Cederlund (MAINTAINER, thanks!) with HOMEPAGE and
FAKE_TARGET tweaked by me (and Thim was ok with it.)
2022-06-24 13:19:20 +00:00
denis
73ec9be74c update to v12.0.0
Changelog : https://github.com/flameshot-org/flameshot/releases/tag/v12.0.0
2022-06-24 07:47:36 +00:00
sthen
9fe712505a update to gimp-2.10.32 2022-06-23 11:48:52 +00:00
kn
623050a894 Update to bonzomatic 2022.06.18 (only new default textures) 2022-06-22 13:10:52 +00:00
op
83f60ff1a4 +pixelorama 2022-06-20 16:18:13 +00:00
op
70d4db4d59 import pixelorama-0.10.1
Pixelorama is a free and open source pixel art editor, proudly created with the
Godot Engine, by Orama Interactive. Whether you want to make animated pixel
art, game graphics, tiles and any kind of pixel art you want, Pixelorama has
you covered with its variety of tools and features.

port from Riccardo Mazzurco who is also taking maintainership, thanks!

tweaks and improvements from Yifei Zhan and sthen@; ok sthen@
2022-06-20 16:17:53 +00:00
kmos
7fe07533a9 Update to 1.2.0
ok abieber@
2022-06-20 15:32:18 +00:00
sdk
91b8956226 Update krita-gmic-plugin 3.1.2.1 => 3.1.2.2
This release only fixes a build system issue, which was a patch before.
2022-06-16 17:09:25 +00:00
rsadowski
672683ab27 Update KDE Gear to 22.04.2
https://kde.org/announcements/gear/22.04.2/

This should fix all reported build issues with x11/kde-applications/ksirk,
yakuake. Thanks for the reports, naddy, aja, sthen.
2022-06-15 18:43:56 +00:00
rsadowski
e7fabd970e Update kquickimageeditor to 0.2.0 2022-06-13 08:23:27 +00:00
jca
1c038f2517 Use ln -sf in pre-build, so that make build can be restarted 2022-06-12 13:01:53 +00:00
sthen
b454abc552 uodate to iec16022-0.3.1
patch away use of -Wl,--no-undefined, sadly this is broken with OpenBSD's
toolchain for functions in libc
2022-06-11 09:34:24 +00:00
rsadowski
2014409e16 Update opencv to 4.6.0
Port changes:
- Drop hppa atomic hack; We only support aarch64 amd64 i386
- Remove CONFIGURE_ENV+FLAGS; CMake respects C/CXX-FLAGS
2022-06-08 10:09:16 +00:00
rsadowski
9d225ad472 Regen PLIST with doxygen 1.9.4 2022-06-06 13:50:19 +00:00
rsadowski
ec5164f331 fix build with KDE Gear 22.04.1 components
In the recent update of KDE Gear a header file in
x11/kde-applications/akonadi-contacts was moved from
Akonadi/Contact/ContactSearchJob to AkonadiContact/Akonadi/ContactSearchJob.

Spotted by naddy and sthen
2022-06-05 12:52:14 +00:00
rsadowski
7240964509 Update krita to 5.0.8 2022-06-03 13:10:26 +00:00
rsadowski
a0aeaa4462 Update KDE Gear to 22.04.1
https://kde.org/announcements/gear/22.04.1/
https://community.kde.org/KDE_Gear/22.04_Release_notes

kalarmcal no longer part of KDE
2022-06-02 19:54:30 +00:00
kirby
ca697179ab update to zint-2.11.0 2022-06-02 14:33:48 +00:00
sdk
1d04212145 Update krita-gmic-plugin 3.0.2.2 => 3.1.2.1
New patch that removes the --stack linker flag, which we don't support.

OK radovski@
2022-05-29 07:41:37 +00:00
sthen
47f1e5c5ad update to tiff-4.4.0; no changes since rc1 2022-05-28 10:08:00 +00:00
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
sthen
f1a7cbd6af FFmpeg: add fixes for the SVT-AV1 encoder, from Brad 2022-05-26 20:20:35 +00:00
naddy
f158429eef graphics/tiff: security update to 4.4.0rc1
* Accumulated security fixes.
* Drop the */Makefile.in patches for not picking up an old libtiff.
  They are no longer required.
* Minor bump to libtiff for added functions.  Some exported _TIFF*()
  functions were removed (strictly speaking that's a major bump),
  but those were for internal use and had no public prototypes.

Extended from an initial diff by tj@
ok namn@
2022-05-25 22:15:47 +00:00
op
b6bc6ffdab update graphics/inkscape to 1.2
announcement:
https://inkscape.org/news/2022/05/16/inkscape-12/

release notes:
https://media.inkscape.org/media/doc/release_notes/1.2/Inkscape_1.2.html

port-wise: drop an upstreamed patch and regen the others.

ok rsadowski@
2022-05-23 17:43:04 +00:00
ajacoutot
1637cfd586 Update to evince-42.3. 2022-05-23 06:42:35 +00:00
sthen
17d09fa530 update to py3-Pillow-9.1.1 2022-05-20 08:01:08 +00:00
ajacoutot
c4a3142be9 Update to shotwell-0.30.16. 2022-05-18 17:31:20 +00:00
sthen
88c869b5f7 FFmpeg: merge in some commits for the AOM and SVT-AV1 encoders. From Brad. 2022-05-13 12:56:19 +00:00
sthen
5b4f8df0bf fix missing ${MODPY_FLAVOR} in TEST_DEPENDS 2022-05-12 19:33:08 +00:00
sthen
b501b4649c update to libavif-0.10.1, from Brad (maintainer) 2022-05-11 17:26:52 +00:00
kmos
16da0e11ad Update GLFW to 3.3.7
Drop Gregor Best as maintainer per his request

Take maintainer in his place
2022-05-08 22:29:59 +00:00
solene
4fdee4969f drop maintainership 2022-05-08 09:39:32 +00:00
sdk
ffd78b6866 Update krita-gmic-plugin 3.0.2.1 => 3.0.2.2 2022-05-06 05:35:23 +00:00
jeremy
1026c9569a Bump ports after switching default ruby version to 3.1
OK sthen@, tb@
2022-05-05 15:41:56 +00:00
rsadowski
cc4445c645 Update krita to 5.0.6 2022-05-05 08:28:42 +00:00
steven
d0d18687b3 update to 3.78 2022-05-02 18:18:34 +00:00
phessler
a8946461c7 Update the list of supported arches, and add notes on why some expected
arches aren't on the list

from brad, OK maintainer
2022-04-29 06:31:30 +00:00
rsadowski
2ea228ac24 Update krita to 5.0.5 2022-04-28 10:47:12 +00:00
fcambus
fccd98761f Update libansilove to 1.3.1. 2022-04-26 13:16:47 +00:00
sthen
e24b55a575 update to FFmpeg-4.4.2, from Brad 2022-04-25 07:59:23 +00:00
sthen
c5268b65e2 update to GraphicsMagick-1.3.38, from Brad Smith (maintainer) 2022-04-24 21:08:29 +00:00
sthen
26d9296363 update to ImageMagick-6.9.12-46 2022-04-24 19:15:32 +00:00
jeremy
5f319fbf6d Stop building ruby27 ports by default
Ruby 2.7 is now in security maintenance mode, so per our Ruby support
policy, we will no longer build ruby27 packages by default.
2022-04-22 21:00:59 +00:00
kn
57bdb9f95a Update to qr-code-generator 1.8.0 2022-04-22 16:05:18 +00:00
ajacoutot
f65b46b55e Update to simple-scan-42.1. 2022-04-19 08:10:18 +00:00
ajacoutot
049b2f35bf Remove "daemon" class from @newuser. 2022-04-18 16:09:45 +00:00
ajacoutot
c2c3f10d68 Update to tesseract-5.1.0. 2022-04-18 15:31:43 +00:00
ajacoutot
5118895cd8 Update to evince-42.2. 2022-04-17 08:14:34 +00:00
fcambus
c90bef4552 Update libansilove to 1.3.0. 2022-04-16 13:44:40 +00:00
sthen
dfba663086 update to ImageMagick-6.9.12-44 2022-04-13 23:37:54 +00:00
ajacoutot
7d59358d0a Follow default args and build documentation with gi-docgen. 2022-04-13 14:51:46 +00:00
ajacoutot
44f59f1fe4 Missing in previous. 2022-04-13 13:57:15 +00:00
ajacoutot
ac2ff9fc29 Update to evince-42.1. 2022-04-13 13:27:44 +00:00
ajacoutot
fe6b8651a7 Update to OpenEXR-3.1.5. 2022-04-13 06:16:29 +00:00
ajacoutot
6ead6f9e8b Bump after gnome-desktop split. 2022-04-13 06:06:06 +00:00
ajacoutot
e84f862408 Update to simple-scan-42.0. 2022-04-13 05:56:51 +00:00
ajacoutot
39916d46c3 Update to shotwell-0.30.15. 2022-04-13 05:56:33 +00:00
ajacoutot
b75b23ec16 Update to gthumb-3.12.2. 2022-04-13 05:56:08 +00:00
sthen
73553fbacf update to img2pdf-0.4.4 2022-04-12 20:38:18 +00:00
sthen
b6450620b8 update to py3-Pillow-9.1.0 2022-04-12 20:33:31 +00:00
sthen
3408cd2070 update to ocrad-0.28, adding support for PNG. based on a diff from wen heping. 2022-04-03 11:24:04 +00:00
op
b2ee67275b bump revisions after scons soname fix; ok sthen@ 2022-03-31 16:39:08 +00:00
sthen
124da53a6d sync WANTLIB 2022-03-31 14:20:40 +00:00
sthen
45398fe1b1 sync WANTLIB for various ports with "NOT REACHABLE" libs 2022-03-31 12:52:13 +00:00
sdk
892fd742e7 Update krita-gmic-plugin 3.0.0.1 => 3.0.2.1 2022-03-29 20:46:53 +00:00
sdk
f7aa81e142 Replace gmic-qt-krita 3.0.2 with krita-gmic-plugin 3.0.0.2
- remove gmic-qt/krita (broken)
- set quirk to replace it with krita-gmic-plugin
- set EPOCH in krita-gmic-plugin because 3.0.0.2 > 3.0.2
- set conflict marker in krita-gmic-plugin

With help from radowski@, sthen@

OK sthen@
2022-03-29 18:31:13 +00:00
phessler
79912b85fc fix building and enable on several arches, by manually disabling SSE/AVX SIMD
where they don't exist

From Brad
Approved by MAINTAINER
2022-03-29 06:22:44 +00:00
sthen
3cdf2816b0 sync WANTLIB for some packages that could be semi-automated for some
common missing libs, with "help" from portbump, but i reviewed everything
2022-03-27 16:23:04 +00:00
sdk
481557a8fc + krita-gmic-plugin 2022-03-26 20:35:16 +00:00
sdk
63cd72b706 Import krita-gmic-plugin - gmic for by the krita team
cat pkg/DESCR
This package contains the G'MIC plugin for krita.

The krita developers decided to fork and patch G'MIC to enable a tighter
integration in krita. This version is based on this fork and works
independently from the system G'MIC.

HOMEPAGE =   https://kde.org/krita
MAINTAINER = Stefan Hagen <sh+ports@codevoid.de>

This port replaces the broken gmic-qt-krita port in 7.0.

Why gmic was forked for krita is described here:
https://github.com/KDE/krita/blob/master/README.packagers.md

OK rsadowski@
2022-03-26 20:33:50 +00:00
tj
431daca5d0 backport upstream patches for CVE-2022-0909, CVE-2022-0561, CVE-2022-0562,
CVE-2022-0908, CVE-2022-0865, CVE-2022-0924, CVE-2022-0891, CVE-2022-0907,
and CVE-2022-22844

ok landry
2022-03-26 16:43:02 +00:00
op
0979cae76c update graphics/scrot to 1.7
changelog here:
https://github.com/resurrecting-open-source-projects/scrot/releases/tag/1.7

port-wise: set SEPARATE_BUILD.

diff from Ricardo (r.santos at mailfence dot com), thanks!
2022-03-26 07:59:57 +00:00
kmos
1d01e2257f Do the usual c99 dance to fix build on sparc64 (and other base-gcc arches) 2022-03-25 15:55:43 +00:00
ajacoutot
a20b951e3a Fix for meson >=0.62.0. 2022-03-24 15:11:02 +00:00
sthen
60a48cf9c2 switch the default php version to 8.0 2022-03-23 23:58:28 +00:00
ajacoutot
f01b198c3e Update to babl-0.1.92. 2022-03-23 09:03:15 +00:00
tj
1e77088033 update to 12.40 (fixes CVE-2022-23935)
ok rpointel
2022-03-22 21:56:54 +00:00
sthen
7da14a8d01 update to dmtx-utils-0.7.6, which moved to github. ok sebastia@ 2022-03-22 20:27:33 +00:00
sthen
854f14deb1 update to libdmtx-0.7.5, which moved to github. ok sebastia@ 2022-03-22 20:27:12 +00:00
ajacoutot
2792ddd4e5 Update to gthumb-3.12.1. 2022-03-22 10:04:06 +00:00
op
236f91620b update graphics/chafa to 1.10.0; from Florian Viehweger, thanks! 2022-03-22 08:49:35 +00:00
thfr
57bac4eee3 update vulkan ports to sdk 1.3.204.1 2022-03-21 13:21:42 +00:00
thfr
1e068cc328 +archivers/py-vpk +converters/py-vdf +devel/py-arrow +devel/py-gevent-eventemitter +games/py-steam +games/steamctl +graphics/py-pyqrcode 2022-03-21 13:08:16 +00:00
sthen
dccbf0d9ed update to freeglut-3.2.2 2022-03-21 13:04:35 +00:00
thfr
3ca19a5efd import (remaining) steamctl ports
testing and input by sdk@
input and ok sthen@
2022-03-21 12:59:16 +00:00
sthen
6189a40c98 update to jpeg-2.1.3 2022-03-21 12:58:33 +00:00
sthen
6ac6a54c21 FFmpeg: add bug fix from the 4.4 branch, from Brad
avcodec/libdav1d: free the Dav1dData packet on dav1d_send_data() failure
2022-03-20 09:50:15 +00:00
ajacoutot
8fd2dae48d Update to graphene-1.10.8. 2022-03-20 07:38:02 +00:00
ajacoutot
d7c765fd66 Update to cairo-1.17.6. 2022-03-20 07:37:38 +00:00
rsadowski
1eb8277492 Remove all LIBxxx_VERSION hacks, cmake.mk can cope that now 2022-03-18 21:12:52 +00:00
rsadowski
7c4e5b15f4 Regen and bump after introducing MODCMAKE_USE_SHARED_LIBS 2022-03-18 21:10:59 +00:00
ajacoutot
63f8d48976 Update to gdk-pixbuf-2.42.6. 2022-03-18 14:34:46 +00:00
rsadowski
7af0a4cd20 Fix Google Photos import/export service (and maybe other services)
Dual stack any-address binding by QHostAddress::Any is broken here.
Only IPv6 socket will bound. Force to IPv4 which is also used.

Looks like QHostAddress::Any is broken
(https://doc.qt.io/qt-5/qhostaddress.html#SpecialAddress-enum)
This should be investigated in x11/qt5/qtbase or deeper.

Spotted by ian@ and analysed with him. Thanks!
2022-03-16 20:31:58 +00:00
sthen
bb81bbb9e5 update to jasper-3.0.3 2022-03-16 09:36:44 +00:00
bcallah
9a45881f4e Update to azpainter-3.0.4
Changelog: https://gitlab.com/azelpg/azpainter/-/blob/master/ChangeLog
ok sdk@
2022-03-16 01:44:05 +00:00
rsadowski
1147a7d42b Update digikam to 7.6.0
tested & ok ian@
2022-03-15 05:45:00 +00:00
sthen
7dfbab825d drop BROKEN-i386/powerpc, works with clang 13, from Brad 2022-03-14 11:41:49 +00:00
ajacoutot
63120cc355 Update to evince-41.4. 2022-03-14 11:17:36 +00:00
sthen
0ec2218db5 allow building on i386; from Brad, ok maintainer 2022-03-14 10:48:38 +00:00
sthen
62ca62b6e3 revert DPB_PROPERTIES=parallel for digikam because somehow it ends up
running at least as many as 23 copies of moc in parallel
2022-03-12 11:30:56 +00:00
op
e86cf59570 update chafa to 1.8.0
original diff from MAINTAINER Florian Viehweger, thanks!
2022-03-12 10:25:34 +00:00
sthen
a40ab31a91 update to jpeg-2.1.2 2022-03-12 10:09:29 +00:00
naddy
af6a79943b drop RCS Ids 2022-03-11 19:22:04 +00:00
sthen
5e10e6c201 digikam: set DPB_PROPERTIES=parallel, ok rsadowski 2022-03-11 10:44:47 +00:00
semarie
f3dc6b54f5 graphics/py-pygal: update to 3.0.0
remove RCSTag while here
2022-03-10 15:30:00 +00:00
op
b32d4a3d14 remove rcs IDs in ports where I'm listed as MAINTAINER 2022-03-10 15:21:48 +00:00
kn
e7411f37c1 Remove RCSIDs from ports I maintain 2022-03-10 12:03:30 +00:00
jca
cd0fba1ff1 Drop RCS Ids in the ports I maintain 2022-03-10 00:04:05 +00:00
sthen
385739a94f drop rcs id in category Makefiles 2022-03-09 16:18:03 +00:00
ajacoutot
0d3a0428b1 Update to py3-cairo-1.21.0. 2022-03-08 09:32:23 +00:00
sthen
3bc1a1ac5c update to xv-4.0.0alpha7 2022-03-07 22:40:35 +00:00
sthen
a98e0e6666 remove rcs IDs in ports that I maintain 2022-03-07 21:36:41 +00:00
tb
55d706b131 graphics/opencolorio: explicitly list pybind11, setuptools and wheel
as BDEPs. Found via a build failure due to missing pybind11. ok sthen

Dimitri Karamazov agreed with initial diff; pyproject.toml hint from
daniel
2022-03-06 20:00:39 +00:00
ajacoutot
f915e97899 Missing BDEP on devel/py-pybind11. 2022-03-06 16:10:22 +00:00
ajacoutot
979b0213ec Update to libgphoto-2.5.29. 2022-03-06 09:04:14 +00:00
sthen
6df7b87107 update to blender-3.0.1, from Dimitri Karamazov (maintainer) 2022-03-05 14:35:47 +00:00
sthen
ebc90594bd re-update to opencolorio-2.1.1, now with -DOCIO_BUILD_GPU_TESTS=OFF which
caused configure failure if freeglut/glew were installed;  Dimitri Karamazov
2022-03-05 11:30:09 +00:00
sthen
03bfbf3f96 oops, revert previous, I thought I had built this... 2022-03-04 22:33:35 +00:00
sthen
51815a68dd update to opencolorio-2.1.1, from Dimitri Karamazov (taking co-maintainer)
ok pascal@ (existing maintainer)
2022-03-04 22:21:01 +00:00
op
dd3a899d91 update nsxiv to v29
original diff from maintainer Thim Cederlund (thanks!) with tweaks by me
(update plist and patches, removal of patch-Makefile)
2022-03-03 17:38:24 +00:00
sthen
5d3ea9bf8e update to openimageio-2.2.20.0, from Dimitri Karamazov (maintainer) 2022-03-02 19:55:18 +00:00
espie
de5488e231 update to gmic 3.0.2
mark gmic-qt-krita as broken, because krita decided to fork their
own copy of gmic, which obviously isn't currently built, as our
fearless porters didn't notice.
2022-03-02 11:03:04 +00:00
sthen
4624e908e2 update to openvdb-9.0.0, from Dimitri Karamazov (maintainer) 2022-03-01 20:14:42 +00:00
sthen
9a3fcc0d6d update to alembic-1.8.3, from Dimitri Karamazov (maintainer) 2022-02-28 10:59:51 +00:00
naddy
cd0d0dc579 graphics/netpbm: update to 10.97.04
Numerous bug fixes.
New programs: pamhomography, pbmnoise

Replace GNU head(1) from coreutils with a local copy of FreeBSD's head(1)
for "head -c" in tests.
2022-02-26 22:36:48 +00:00
sthen
0d711423ba don't use py-test on py2-only ports 2022-02-26 17:32:06 +00:00
sthen
ead4e431a6 update to xv-4.0.0alpha3 2022-02-26 09:46:01 +00:00
sthen
6222811fc2 FFmpeg change from Brad: Switch the default AAC encoder to twoloop 2022-02-23 21:47:26 +00:00
naddy
02eaa8bb0a graphics/netpbm: GNU seq no longer needed for tests 2022-02-23 15:17:29 +00:00
ajacoutot
0314c2108a Update to gegl04-0.4.36. 2022-02-22 15:49:05 +00:00
ajacoutot
2819629195 Update to babl-0.1.90. 2022-02-22 15:48:52 +00:00
bcallah
0c17886fb9 Update to feh-3.8
Changelog: https://feh.finalrewind.org/archive/3.8/
Initial diff from Ricardo <risantos AT protonmail DOT com>, tweaks by me
sparc64 tests from sdk@
ok rsadowski@ sdk@
2022-02-19 21:30:49 +00:00
bentley
6c75aca88d pledge "stdio rpath" 2022-02-19 13:12:02 +00:00
rsadowski
8f286735b7 KDE Gear update to 21.12.2
https://kde.org/announcements/gear/21.12.2/
2022-02-18 09:49:46 +00:00
landry
e7484683d7 graphics/openscenegraph: add direct dependency on graphics/jasper, fixes breakage reported by ajacoutot@ 2022-02-17 13:55:51 +00:00
sthen
ec348d9c61 update xv to 4.0.0alpha2 tag 2022-02-17 10:38:39 +00:00
sthen
f620c0c7dc add a bit more info to the text about Nikon D7100 problem
include URL to sample file
2022-02-17 10:38:26 +00:00
sthen
5eba4655fe COMPILER_LANGS is not WANTLIB(!) 2022-02-16 19:34:23 +00:00
sthen
b8863ed0b8 xv: remove post-install no longer wanted 2022-02-15 19:27:37 +00:00
sthen
3d1e4e74ca xv: update to head 2022-02-15 19:26:42 +00:00
sthen
2d5c71b561 update xv to code from the new git repo, fixing things with newer jasper 2022-02-15 17:26:29 +00:00
sthen
1bc61496ea update to jasper-3.0.2 2022-02-15 17:26:10 +00:00
rsadowski
1c7f6e56d0 Forgot to remove in the last update
Spotted by aja, merci
2022-02-13 21:23:15 +00:00
sthen
ff5d03d803 ffmpeg: fix multicast support, from Brad 2022-02-13 19:42:11 +00:00
rsadowski
12ae4c69cc Remove the cmake wxneeded-hack and replace it with USE_WXNEEDED
Remove the webkit/webengine-wxneeded hack in cmComputeLinkInformation.cxx
and add USE_WXNEEDED=Yes to all cmake webkit/webengine consumer.

Background knowledge about the "hack":
It searches for webkit/webengine (lower-case search) in all link-entries for
EXECUTABLE/SHARED_LIBRARY targets. If the search match it adds
"-Wl,-z,wxneeded".

Feedback, help and OK sthen@ Thanks!
2022-02-13 16:38:29 +00:00
sthen
8a9d6d4836 update to libplacebo-4.192.1 2022-02-13 13:07:05 +00:00
ajacoutot
f831ac6f96 Add Gusb support. 2022-02-13 12:01:38 +00:00
rsadowski
7cefc3709a Update inkscape to 1.1.2
Update diff from Freddy Fisker <ff A-T- freddyfisker D_O-T- dk>, thanks
Spotted by gonzalo@
2022-02-13 07:53:45 +00:00
rsadowski
1da26cc088 Update digiKam-7.5.0 2022-02-12 10:23:23 +00:00
sthen
d02bb15d20 update to ImageMagick 6.9.12-38
- stop patching policy.xml to disable the ghostscript delegate now we
are no longer 9 years behind on fixes for that
2022-02-11 16:34:27 +00:00
fcambus
cfbf8ca891 Update ansilove to 4.1.6. 2022-02-11 09:16:54 +00:00
fcambus
f3f331ff0b Update libansilove to 1.2.9. 2022-02-11 09:15:35 +00:00
sthen
55161a56c1 update to py3-Pillow-9.0.1 2022-02-09 12:09:07 +00:00
kn
195958a2f3 Use ported GLEW and glfw rather than the bundled versions 2022-02-06 19:21:02 +00:00
kn
447dfe6ff4 Update to bonzomatic 2022.02.05 2022-02-06 17:41:43 +00:00
op
d5a6dfad6d -sxiv 2022-02-06 17:22:46 +00:00
op
61e7355e6e remove graphics/sxiv, ok kn (MAINTAINER) and sthen. it has been
replaced by graphics/nsxiv
2022-02-06 17:21:24 +00:00
op
f4a9ed7d57 +nsxiv 2022-02-06 17:15:49 +00:00
op
f377df5c9a import nsxiv-28
nsxiv is a fork of now unmaintained sxiv (Simple X Image Viewer) with the
purpose of being a drop-in replacement that adds simple, sensible features.
Some of nsxiv's key features are auto-reloading images on change, freetype2
for the status bar, gif and webp playbacks.

from Thim (thim at cederlund dot de) who is also taking MAINTAINER, with
some tweaks by me and sthen.

ok sthen@
2022-02-06 17:14:17 +00:00
daniel
9eb3bb0464 update to matplotlib 3.2.2 2022-02-05 22:21:01 +00:00
espie
7ec0500b99 zap compat patch that's no longer necessary after the ghostscript update 2022-02-03 20:39:25 +00:00
sdk
b67c8943c2 Update libavif 0.9.2 => 0.9.3
Software changes [0.9.3] - 2021-10-20:
### Added
* Support for progressive AVIFs and operating point selection
* Add automatic tile scaling to the item's ispe or track's dims
* Add diagnostic messages for AV1 decode failures
* avifdec: Add PNG compression level arg
* Make image size limit configurable, expose to avifdec
* Add the AVIF_STRICT_ALPHA_ISPE_REQUIRED flag

### Changed
* Mandate ispe and disallow zero width or height (#640).
* Re-map libavif speed 7-10 to libaom speed 7-9 (#682)
*  Refer to https://aomedia-review.googlesource.com/c/aom/+/140624
*  If you were using libaom with the following avif speed setting:
*   - speed 0-6: no change is needed
*   - speed 7:   change to speed 6 for the same results
*   - speed 8-9: re-test and re-adjust speed according to your app needs
* Update aom.cmd: v3.2.0
* Update dav1d.cmd: 0.9.2
* Pass TestCase's minQuantizer, maxQuantizer, speed to encoder.
* Regenerate tests.json
* Disable JSON-based tests for now, the metrics are inconsistent/unreliable
* Set diagnostic message for aom_codec_set_option()
* Re-map libavif-libaom speed settings (#682)
* Bump of version in CMakeLists.txt was forgotten
* avifdec: Better message for unsupported file extension
* Do not copy input image when encoding with libaom unless width or height is 1
* Fix the comment for AVIF_STRICT_PIXI_REQUIRED
* Update libavif.pc.cmake (#692)
* In 32-bit builds set dav1d's frame_size_limit setting to 8192*8192
* Allocate alpha alongside YUV (if necessary) during y4m decode to avoid incorrect alphaRowBytes math
* Change avif_decode_fuzzer to be more like Chrome
* Update codec_dav1d.c for the new threading model
* Generalized ipco property deduplication
* Rename avifParseMoovBox to avifParseMovieBox for consistency
* Simplify idat storage for avifMeta structure (#756)
* Fix oss-fuzz coverage build failure of dav1d
* Redesign AVIF_DECODER_SOURCE_AUTO to honor the FileTypeBox's major brand
* Use "C420" as default Y4M color space parametee

Port changes:
This update disables json tests, which are unreliable and have been
deactivated upstream as well.

Update from Brad
2022-02-02 07:33:18 +00:00
sthen
abcd791cd9 update to gimp-2.10.30, from Josh Grosse 2022-01-31 13:16:57 +00:00
sthen
c70f8f93d5 update to libwebp-1.2.2, from Brad 2022-01-31 12:20:16 +00:00
sthen
5241a18fc7 update to ImageMagick-6.9.12-36 2022-01-29 09:30:26 +00:00
ajacoutot
2487b2eb49 SECURITY update to OpenEXR-3.1.4
CVE-2021-45942 Heap-buffer-overflow in Imf_3_1::LineCompositeTask::execute
2022-01-28 08:50:57 +00:00
ajacoutot
5c3a3dd134 Update to sane-backends-1.1.1. 2022-01-21 07:09:33 +00:00
ajacoutot
3f62b37b31 Drop MAINTAINER. 2022-01-20 16:13:11 +00:00
tobhe
5591d6548d Add upstream fix for endianness detection in meson.
Fixes empty window frames on big endian archs.

ok aja@ gkoehler@
2022-01-17 13:09:21 +00:00
sdk
a6af1d4382 Update flameshot v0.10.2 => v11.0.0 from Denis Fondras (MAINTAINER)
Port changes:
* dropped post-install - not necessary anymore

Software changes:
* https://github.com/flameshot-org/flameshot/releases/tag/v11.0.0

This release contains a big refactoring of the CLI parts.
2022-01-17 07:47:31 +00:00
sthen
5d30fd7271 update to jbig2dec-0.19, from Brad 2022-01-14 20:55:44 +00:00
sthen
de2989d60b update to GraphicsMagick-1.3.37, from Brad 2022-01-14 20:44:09 +00:00
bket
76145d66ea Drop maintainership 2022-01-13 19:05:04 +00:00
sthen
50d9f34a37 update to ImageMagick-6.9.12-34
from Volker Schlecht with some tweaks
2022-01-13 17:45:36 +00:00
sthen
5d01699d86 update to py3-Pillow-9.0.0 2022-01-13 16:35:00 +00:00
ajacoutot
ffbe836859 Bump after meson update to 0.61.0.
Symlinks have changed in the PLIST.
2022-01-13 08:07:51 +00:00
ajacoutot
39bbd4cf57 Fix for meson >= 0.61.0 2022-01-13 08:06:39 +00:00
sthen
140c1856d3 update to pecl-imagick-3.7.0 2022-01-12 14:42:14 +00:00
kn
6ce3e56af1 Remove unused variable, slipped through previous commit 2022-01-09 20:46:31 +00:00
kn
e7d5a55805 Use -fPIC for C code as well to fix build on i386
Noted by sthen, tested by me.
2022-01-09 20:45:27 +00:00
thfr
b79bfaf0ed update FNA suite to 22.01; tested with Steel Assault
https://github.com/FNA-XNA/FNA/releases/tag/22.01
https://github.com/FNA-XNA/FAudio/releases/tag/22.01
https://github.com/FNA-XNA/FNA3D/releases/tag/22.01

New Features:
Update to FNA3D 22.01
Update to FAudio 22.01
Added SetVideoTrackEXT extension
Added SrgbEXT extension

Fixes:
The FNA3D log is now hooked later in FNAPlatform initialization, to try and load SDL before FNA3D
Partially works around a regression in the new dyld in macOS Monterey
Fixed DDSFromStreamEXT mip loading to calculate each mip level in full

New Features:
Added support for SRGB textures/renderbuffers

Removed Features:
The Metal renderer has been removed, in favor of Vulkan/MoltenVK

Fixes:
Vulkan: Various fixes for device support checks
Image: Log errors from stb_image
2022-01-08 16:22:00 +00:00
kmos
038d4f7e8a Switch base-gcc arches to use ports-gcc to fix build on sparc64
ok thfr (maintainer)
2022-01-07 16:39:55 +00:00
rsadowski
1dabd36bce Update krita to 5.0.2 2022-01-07 12:16:21 +00:00
rsadowski
84ce46c4fe Regen PLIST after doxygen update to 1.9.3 2022-01-07 10:36:03 +00:00
jeremy
dbe49dcb07 Build ruby31 versions of gem ext ports by default 2022-01-06 19:06:17 +00:00
kn
729f65cb74 Fix build on base-gcc archs
Pass PORTPATH to pick up ${WRKDIR}/bin, otherwise `cc' is always
/usr/bin/cc and the COMPILER mechanism is ignored.
2022-01-06 00:07:44 +00:00
rsadowski
1b19d4a1a3 Update opencv to 4.5.5 2022-01-05 13:36:55 +00:00
ajacoutot
19ed021c27 Update to gphoto-2.5.28. 2022-01-05 10:45:16 +00:00
ajacoutot
a73cfb8483 Update to libgphoto-2.5.28. 2022-01-05 10:45:05 +00:00
rsadowski
9e606a79ad Update KDE Gear to 21.12
https://kde.org/announcements/gear/21.12.0/
2022-01-05 08:02:50 +00:00
kirby
b57fa514dd update to hugin-2021.0.0 2022-01-04 10:36:37 +00:00
rsadowski
4939ff47e4 Update krita to 5.0.0
Test and feedback from sdk@, thanks
2022-01-03 10:01:23 +00:00
jsg
8113ce72dc backport a vulkan-loader patch from Dave Airlie to fix arm64 build
loader/aarch64: attempt to avoid text relocations in the unknown code
a11162fcaca808eb91c0fa4fbcce99bbcd5d3be2

problem reported and fix tested by matthieu@ who notes that
xfce depends on this because it depends on poppler which depends
on qt6 which depends on vulkan-loader
2022-01-03 05:10:10 +00:00
sthen
fc2106e482 update to gnofract4d-4.3, from Josh Grosse with a few tweaks 2021-12-30 09:57:29 +00:00
sdk
7c51bcc0e2 Update radeontop 1.3 => 1.4
Software changes:
- added new PCI IDs
- works with /dev/dri/card* (no /dev/kmem access required anymore)

Port changes:
- drop readme, because /dev/dri/card* is owned by the user when xenodm
  is used to start X.
- add post extract step to set the version string for --version

ok op@
2021-12-28 16:34:02 +00:00
daniel
aa7662b4a9 switch disfile to tbz; fixing ocamlfind
prompted by a diff from Yozo Toda, although fixed in a slightly different
way
2021-12-26 21:33:16 +00:00
daniel
14bdb2cedf patches can go away as we have dune 2 now
from Yozo Toda
2021-12-26 21:18:24 +00:00
kili
1084e28cb7 Fix build with poppler-21.12.0.
"no veto" rsadowski@
2021-12-24 10:09:50 +00:00
kn
8e57a7a740 Set DT_SONAME 2021-12-24 04:35:13 +00:00
ajacoutot
2adc4c7352 Update to simple-scan-40.7. 2021-12-23 13:04:18 +00:00
kn
fef114f107 + qr-code-generator 2021-12-23 09:02:56 +00:00
kn
4f62e01c51 Import graphics/qr-code-generator 1.7.0
Input OK op
---
High-quality QR Code generator library in Java, TypeScript/JavaScript,
Python, Rust, C++, C.

This project aims to be the best, clearest QR Code generator library in
multiple languages.  The primary goals are flexible options and absolute
correctness. Secondary goals are compact implementation size and good
documentation comments.

This package only contains libraries for C++ and C.
2021-12-23 09:01:11 +00:00
ajacoutot
0538211c69 Regen WANTLIB to include ${COMPILER_LIBCXX} and bump.
This will force an update and prevent:
ld.so: XXX: can't load library 'libc++abi.so.5.1'
after cleaning from the llvm update.
2021-12-19 13:20:33 +00:00
ajacoutot
11e91c583c Update to gegl04-0.4.34. 2021-12-19 10:32:23 +00:00
sthen
db786474ef build pecl extensions for php 8.1 where possible 2021-12-19 00:40:42 +00:00
thfr
5e3ad6def1 use robin-hood-hashing as is upstream default now that it's in ports.
Also try to fix mips64* by sidestepping "mips" namespace collision which
helped per visa@; and include -mxgot to try to fix a truncated relocation
found by visa@
2021-12-18 03:58:33 +00:00
rsadowski
5fe13975ce Update digikam to 7.4.0
https://www.digikam.org/news/2021-12-11_digikam_20_anniversary/
2021-12-16 20:58:29 +00:00
rsadowski
5a3c756f5f Set MODQT_DEPS to No and add BDEP x11/qt5/qttools,-main
This explicit BDEP x11/qt5/qttools,-main will hopefully help
in the bulk build.

Spotted by Antoine, thanks
2021-12-14 16:03:44 +00:00
rsadowski
c973a215e2 Remove unneeded x11/qt5/qtbase,-main dependency by set MODQT_DEPS to No 2021-12-13 18:23:58 +00:00
thfr
d97e91fe3d update to FNA3D 21.12. Tested with several fnaify games (Flinthook, Rogue
Legacy, Cryptark, more)
2021-12-12 04:49:48 +00:00
thfr
2469dec902 update mojoshader to last commit (2021-11-24). Project has moved to GitHub,
so versioning by mercurial commit isn't meaningful anymore.

- remove manual version setting (mojoshader now sets version to -1 if it
  can't find git/hg info; this is fine)
- 2 functions have incomplete signature; add ctx to complete them (plan to
  upstream this)
- tested with fnaify and several FNA games, including Rogue Legacy,
  Cryptark, Miasma without issues
2021-12-12 04:41:03 +00:00
espie
1200fffdaa update g'mic* to 3.0.0
Thanks Joss Gross for testing
2021-12-10 10:16:48 +00:00
daniel
efd5a97f0a update ocaml to 4.12.1
The ocaml update requires ocaml-camlp4 to be updated in sync and all
dependant ports need a bump.

ok avsm@ (MAINTAINER)
2021-12-10 04:10:59 +00:00
sdk
55bea2b869 Update darktable to version 3.6.1
Software fixes:
* Fix module expand on quick access panel when enabling/disabling module.
* Fix a possible crash in color calibration module.
* Fix an inconsistency between the CPU & GPU path in color calibration module.
* Fix possible issue in OpenCL Bradford non-linear code in color
  calibration which leads to wrong color rendering.
* Fix Windows paths handling and encoding.
* Fix possible issue in exiv2 when trying to write empty strings.
* Fix by-scale button in export module.
* Fix crash when renaming a drawn mask.
* Minor UI fix in duplicate module.
* Fix possible wrong rendering of the color picker tooltip. (workaround
  for a possible Gtk issue).
* Fix filename variable used when importing new pictures.
* Fix noise profile for RICOH GR III.
* Fix some memory leaks.

Added camera support:
* Leica C-Lux (3:2)
* Nikon D6 (14bit-compressed, 14bit-uncompressed, 12bit-compressed,
  12bit-uncompressed)
* Nikon Z fc (14bit-compressed, 12bit-compressed)
* Sony ILCE-7RM3A
* Sony ILCE-7RM4A

Added noise profiles:
* Ricoh GR III

Port changes:
I added cups to LIB_DEPENDS because portcheck complained about the
wantlib being masked. This fixes the warning.

Tested by Marcus Merighi

OK abieber@
2021-12-09 20:41:03 +00:00
thfr
c46ec14eb0 update vulkan ports to glslang 11.7.0, spirv-headers 1.2.198.0,
spirv-tools 2021.4, and vulkan-{headers,loader,tools,validation-layers}
to sdk-1.2.198.0
testing and ok op@
2021-12-09 04:48:31 +00:00
daniel
4bced19d29 update dune to 2.7.0
ok chrisz@ (MAINTAINER)
2021-12-04 03:05:30 +00:00
jca
6ead59825a Disable -Werror, fixes build with clang 13
ok jsg@, "go ahead" thfr@ (maintainer)
2021-12-02 08:32:30 +00:00
daniel
68420eccff update ocaml to to 4.11.2 and bump all dependant ports
As usual camlp4 and camlp4 need to be updated in sync with ocaml. All
ocaml ports were successfully builds- tested on amd64. coccinelle remains
broken, but was built with the proposed diff floating on ports@

ok chrisz@
2021-12-02 03:59:19 +00:00
juanfra
012190d1cf Update to pdf2djvu 0.9.18.2. 2021-11-30 23:33:37 +00:00
ajacoutot
067300a4c6 Explicitely pass -Dwith-docs=false.
It should prevent picking up w3m if present (then junked by dpb).

noticed by phessler
2021-11-29 17:31:34 +00:00
namn
06a11e4edc update graphics/libcaca 0.99.beta20.
Changelog:
https://github.com/cacalabs/libcaca/releases/tag/v0.99.beta20

There are some CVE fixes listed there (e.g., buffer overflow, illegal
WRITE access, illegal READ access). Here is one:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3410
https://github.com/cacalabs/libcaca/issues/52

This update:
- Moves MASTER_SITES to github
  (http://caca.zoy.org/browser/libcaca/trunk/README)
- Defines V and PKGNAME substitution
- Bumps major because of removed symbols. libcaca is moving away from
  using libcucul.
- Disable building ruby subdirectory in Makefile.in patch to be
  consistent with --disable-ruby.
- Remove -g -O2 and bash-ism =~ in patch-configure. bash-ism throws
  an error otherwise. Reorder comments while here.

Feedback, tests and OK thfr@
2021-11-28 10:32:40 +00:00
jasper
518e732b51 update to evince-41.3 2021-11-27 13:33:49 +00:00
sthen
952d4e6125 something went wrong with github autogenerated tarballs, anyway libexif has
proper release assets so use the tar.bz2 and drop autoreconf.
2021-11-26 18:56:24 +00:00
sthen
65d99d2dbd update to libexif-0.6.24 2021-11-26 08:19:54 +00:00
kirby
11fdc6295c unbreak build on sparc64
OK kmos@
2021-11-26 05:27:04 +00:00
denis
7915969963 Update to v0.10.2
OK rsadowski@
2021-11-22 11:57:45 +00:00
sthen
20e848c114 FFmpeg: Pull some patches from the 4.4 branch. From Brad. 2021-11-20 14:34:35 +00:00
sthen
7ffe16e7f6 sync plist 2021-11-19 11:18:16 +00:00
sthen
1f08a3be05 update to py3-cycler-0.11.0, enable tests 2021-11-18 09:45:08 +00:00
sthen
2e6b2a248c update to py3-imagesize-1.3.0 2021-11-18 09:41:37 +00:00
sthen
2ad4505506 update to pecl-imagick-3.6.0 2021-11-18 09:17:56 +00:00
ajacoutot
31ed2a579d This picks up gspell by default. 2021-11-17 13:09:46 +00:00
rsadowski
e46c9e92be Disabling wayland by removing cmake check (pkg_check_modules) 2021-11-15 19:39:27 +00:00
kirby
9fa4f82a75 update HOMEPAGE and MASTER_SITES.
From Crystal Kolipe kolipe.ce() xoticsilicon com, thanks!
2021-11-14 16:04:39 +00:00
sthen
efb3045bd2 update to freeglut-3.2.1 2021-11-14 15:26:01 +00:00
sthen
a4f858bee5 update to img2pdf-0.4.3 2021-11-14 13:50:10 +00:00
steven
6572b08c0b update to 3.77 2021-11-13 11:09:22 +00:00
sthen
d8d5926609 openexr: set WANTLIB-doc to empty. noop for base-clang archs; fixes
packaging for ports-gcc archs (and base-gcc archs are irrelevant because
it uses cmake which won't build on those anyway)
2021-11-11 22:46:46 +00:00
sthen
f1809cee17 remove patch disabling zlib version check, now that zlib has been updated 2021-11-11 10:17:36 +00:00