File mingw32-libalkimia-installer.spec of Package mingw32-libalkimia
#
# spec file for package mingw32-umbrello-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 libalkimia
%define rname alkimia
Name: mingw32-%{_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: 2.25.2
Release: 0
Source0: https://download.kde.org/stable/%{rname}/%{version}/src/%{rname}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
BuildRequires: mingw32-installer-base
# klauncher
BuildRequires: mingw32-kdelibs4
BuildRequires: mingw32-kdebase4-runtime
# not used yet
#BuildRequires: mingw32-khelpcenter-online
BuildRequires: mingw32-libopenssl
BuildRequires: mingw32-onlinequoteseditor
BuildRequires: mingw32-shared-mime-info
# language packages
BuildRequires: mingw32-kdebase4-runtime-lang
BuildRequires: mingw32-kdelibs4-lang
BuildRequires: mingw32-libalkimia-lang
BuildRequires: mingw32-onlinequoteseditor-lang
BuildRequires: mingw32-shared-mime-info-lang
# for debug package
BuildRequires: mingw32-libalkimia-debug
BuildRequires: mingw32-kdelibs4-debug
BuildRequires: mingw32-kdebase4-runtime-debug
#BuildRequires: mingw32-khelpcenter-online-debug
BuildRequires: mingw32-libqt4-debug
%description
This package contains a setup installer of Online Quotes Editor, an editor for online price quotes used by finance applications
%_mingw32_installer_package -n mingw32-onlinequoteseditor -p libalkimia -P "Online Quotes Editor, an editor for online price quotes used by finance applications"
%prep
%_mingw32_installer_prep
%build
%_mingw32_installer_build -a onlinequoteseditor -e onlinequoteseditor -p onlinequoteseditor -P Onlinequoteseditor -r mingw32-%{_name} -s %{SOURCE0}
%install
%_mingw32_installer_install
%changelog