File mingw64-libalkimia5-installer.spec of Package mingw64-libalkimia5
#
# spec file for package mingw64-libalkimia5-installer
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# 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 http://bugs.opensuse.org/
#
%define _name libalkimia5
%define rname alkimia
%define _version %(find -name '%{rname}-[0-9]*.tar.*' | sed 's,^.*-,,g;s,.tar.*$,,g' | head -1)
Name: mingw64-%{_name}-installer
Summary: Library with common classes and functionality used by finance applications
License: LGPL-2.1+
Group: Development/Libraries/C and C++
Url: https://kmymoney.org/
Version: 8.1.1
Release: 0
Source0: https://download.kde.org/stable/%{rname}/%{version}/src/%{rname}-%{_version}.tar.xz
BuildArch: noarch
BuildRequires: mingw64-installer-base
BuildRequires: mingw64-libopenssl
BuildRequires: mingw64-onlinequoteseditor5
BuildRequires: mingw64-shared-mime-info
# language packages
BuildRequires: mingw64-libalkimia5-lang
BuildRequires: mingw64-shared-mime-info-lang
# for debug package
BuildRequires: mingw64-libalkimia5-debug
%description
This package contains a setup installer of libalkimia, a library with common classes and functionality used by finance applications
%_mingw64_installer_package -n mingw64-onlinequoteseditor5 -p onlinequoteseditor -P "Online Quotes Editor"
%prep
%_mingw64_installer_prep
%build
%_mingw64_installer_build -5 -a onlinequoteseditor5 -e onlinequoteseditor5 -p onlinequoteseditor5 "-P Online Quotes Editor" -r mingw64-onlinequoteseditor5 -s %{SOURCE0}
%install
%_mingw64_installer_install
%changelog