From: Raphael Graf Subject: Re: [maintainer update] multimedia/frei0r-plugins 2.5.6 -> 3.2.0 To: ports@openbsd.org Date: Wed, 10 Jun 2026 09:13:45 +0200 On Tue, Jun 09, 2026 at 01:12:40PM +0200, Raphael Graf wrote: > This updates multimedia/frei0r-plugins to the latest version 3.2.0. > There are two new filters, some bugfixes and the tests are now enabled. > > Changelog: > https://github.com/dyne/frei0r/releases > > I have build-tested ffmpeg, mlt7 and kdenlive. > > ok? > They just released a new version with another bug fixed. Here is the diff for version 3.2.1. ok? Index: Makefile =================================================================== RCS file: /cvs/ports/multimedia/frei0r-plugins/Makefile,v retrieving revision 1.14 diff -u -p -u -p -r1.14 Makefile --- Makefile 26 Mar 2026 18:13:53 -0000 1.14 +++ Makefile 10 Jun 2026 07:12:30 -0000 @@ -3,7 +3,7 @@ CATEGORIES = graphics multimedia GH_ACCOUNT = dyne GH_PROJECT = frei0r -GH_TAGNAME = v2.5.6 +GH_TAGNAME = v3.2.1 DISTNAME = frei0r-plugins-${GH_TAGNAME:S/v//} @@ -23,8 +23,7 @@ COMPILER = base-clang ports-gcc MODULES = devel/cmake CONFIGURE_ARGS = -DWITHOUT_GAVL=ON \ - -DWITHOUT_OPENCV=ON - -NO_TEST = Yes + -DWITHOUT_OPENCV=ON \ + -DFREI0R_VERSION=${GH_TAGNAME:S/v//} .include Index: distinfo =================================================================== RCS file: /cvs/ports/multimedia/frei0r-plugins/distinfo,v retrieving revision 1.10 diff -u -p -u -p -r1.10 distinfo --- distinfo 26 Mar 2026 18:13:53 -0000 1.10 +++ distinfo 10 Jun 2026 07:12:30 -0000 @@ -1,2 +1,2 @@ -SHA256 (frei0r-plugins-2.5.6.tar.gz) = v+cV3z0zway4V3MpYkAruLDu9z6d3htYSF0+Ow5C4YI= -SIZE (frei0r-plugins-2.5.6.tar.gz) = 942837 +SHA256 (frei0r-plugins-3.2.1.tar.gz) = tE54YldPEww1ZZ6oSlUExQHX7Q/ilrLWbXFn8IC5wKI= +SIZE (frei0r-plugins-3.2.1.tar.gz) = 4189779 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/multimedia/frei0r-plugins/pkg/PLIST,v retrieving revision 1.9 diff -u -p -u -p -r1.9 PLIST --- pkg/PLIST 27 Oct 2025 20:48:46 -0000 1.9 +++ pkg/PLIST 10 Jun 2026 07:12:30 -0000 @@ -38,12 +38,14 @@ lib/frei0r-1/ @so lib/frei0r-1/cairoblend.so @so lib/frei0r-1/cairogradient.so @so lib/frei0r-1/cairoimagegrid.so +@so lib/frei0r-1/camerashake.so @so lib/frei0r-1/cartoon.so @so lib/frei0r-1/cluster.so @so lib/frei0r-1/colgate.so @so lib/frei0r-1/color_only.so @so lib/frei0r-1/coloradj_RGB.so @so lib/frei0r-1/colordistance.so +@so lib/frei0r-1/colorenhance.so @so lib/frei0r-1/colorhalftone.so @so lib/frei0r-1/colorize.so @so lib/frei0r-1/colortap.so @@ -161,5 +163,6 @@ lib/frei0r-1/ @so lib/frei0r-1/value.so @so lib/frei0r-1/vertigo.so @so lib/frei0r-1/vignette.so +@so lib/frei0r-1/water.so @so lib/frei0r-1/xfade0r.so lib/pkgconfig/frei0r.pc