File wobbly.spec of Package wobbly

#
# spec file for package wobbly
#
# 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:           wobbly
Version:        9+2.g46fe469
Release:        0
Summary:        IVTC assistant for VapourSynth, similar to Yatta
License:        ISC
URL:            https://github.com/Jaded-Encoding-Thaumaturgy/Wobbly
Source0:        Wobbly-%{version}.tar.zst
BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  c++_compiler
BuildRequires:  libtool
BuildRequires:  pkgconfig
BuildRequires:  pkgconfig(Qt5Widgets)
BuildRequires:  pkgconfig(vapoursynth-script)
Requires:       vapoursynth-devel
Requires:       vapoursynth-plugin-TDeintMod
Requires:       vapoursynth-plugin-dmetrics
Requires:       vapoursynth-plugin-fieldhint
Requires:       vapoursynth-plugin-scxvid
Requires:       vapoursynth-plugin-vivtc

%description
There are two executables, Wibbly and Wobbly.

Wibbly gathers metrics and creates project files that Wobbly can open.
(Wobbly can also open video files directly.)

Wobbly can be used to filter a video per scene, and/or to improve
upon VFM and VDecimate's decisions.

%prep
%autosetup -p1 -n Wobbly-%{version}

%conf
./autogen.sh
%configure

%build
%make_build

%install
%make_install

%files
%doc doc
%{_bindir}/wibbly
%{_bindir}/wobbly

%changelog
openSUSE Build Service is sponsored by