File vapoursynth-plugin-FFT3DFilter.spec of Package vapoursynth-plugin-FFT3DFilter

#
# spec file for package vapoursynth-plugin-FFT3DFilter
#
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#

Name:           vapoursynth-plugin-FFT3DFilter
Version:        2+0.g50194b4
Release:        0
Summary:        VapourSynth port of FFT3DFilter
License:        GPL-2.0-or-later
URL:            https://github.com/myrsloik/VapourSynth-FFT3DFilter
Source0:        vapoursynth-FFT3DFilter-%{version}.tar.zst
BuildRequires:  c++_compiler
BuildRequires:  meson
BuildRequires:  pkgconfig fftw3-threads-devel
BuildRequires:  pkgconfig(vapoursynth)
BuildSystem:    meson

%description
FT3DFilter is a 3D Frequency Domain filter - strong denoiser and
moderate sharpener.

FFT3DFilter uses Fast Fourier Transform method for image processing
in the frequency domain. It works not locally, but makes some
delocalized (block) processing

%files
%doc doc
%license LICENSE
%{_libdir}/vapoursynth

%changelog
openSUSE Build Service is sponsored by