File mingw64-speex.spec of Package mingw64-speex
#
# spec file for package mingw64-speex
#
# 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-speex
Version: 1.2.1
Release: 0
Summary: Speech Codec
License: BSD-3-Clause
URL: https://www.speex.org/
Source0: https://downloads.xiph.org/releases/speex/speex-%{version}.tar.gz
BuildRequires: mingw64-cross-gcc
BuildRequires: mingw64-libogg
BuildArch: noarch
BuildSystem: mingw64autotools
BuildOption: --enable-sse
%description
Speex is an audio compression format designed for speech.
%{_mingw64_debug_package}
%files
%{_mingw64_bindir}/speexenc.exe
%{_mingw64_bindir}/speexdec.exe
%{_mingw64_datadir}/aclocal/speex.m4
%{_mingw64_datadir}/doc/speex/
%{_mingw64_mandir}/man1/speex*
%{_mingw64_includedir}/speex/
%{_mingw64_libdir}/libspeex.a
%{_mingw64_libdir}/pkgconfig/speex.pc
%changelog