File mingw64-vidstab.spec of Package mingw64-vidstab

#
# spec file for package mingw64-vidstab
#
# 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/
#


%{_mingw64_package_header_debug}
Name:           mingw64-visdstab
Version:        1.1.1
Release:        0
Summary:        Video stabilization library
License:        GPL-2.0-or-later
URL:            http://public.hronopik.de/vid.stab/
#Git-Clone:     https://github.com/georgmartius/vid.stab.git
Source:         https://github.com/georgmartius/vid.stab/archive/refs/tags/v%{version}.tar.gz#/vidstab-%{version}.tar.gz
BuildRequires:  mingw64-cross-cmake
BuildRequires:  mingw64-cross-gcc
BuildArch:      noarch
BuildSystem:    mingw64cmake
BuildOption:    -DCMAKE_POLICY_VERSION_MINIMUM=3.5
BuildOption:    -DSSE2_FOUND=TRUE
BuildOption:    -DSSE3_FOUND=FALSE
BuildOption:    -DSSSE3_FOUND=FALSE
BuildOption:    -DSSE4_1_FOUND=FALSE

%description
Vidstab is a video stabilization library which can be used with
FFmpeg and Transcode.

%{_mingw64_debug_package}

%files
%license LICENSE
%{_mingw64_includedir}/vid.stab
%{_mingw64_libdir}/libvidstab.a
%{_mingw64_libdir}/pkgconfig/vidstab.pc

%changelog
openSUSE Build Service is sponsored by