File mingw64-kdeedu-data.spec of Package mingw64-kdeedu-data

#
# spec file for package kdeedu-data
#
# 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   kdeedu-data
Name:           mingw64-%{_name}
Version:        4.99.90
Release:        0
Summary:        Data files for KDE Education Applications
License:        GPL-2.0-or-later
Group:          System/GUI/KDE
Url:            http://edu.kde.org
Source:         %{_name}-%{version}.tar.xz
BuildRequires:  mingw64-cross-cmake
BuildRequires:  mingw64-cross-gcc-c++
BuildRequires:  mingw64-cross-libqt5-qttools >= 5.6.0
BuildRequires:  mingw64-extra-cmake-modules >= 1.6.0 
BuildRequires:  mingw64-kf5-filesystem
BuildRequires:  mingw64-libqt5-qtbase-devel >= 5.6.0
BuildRequires:  mingw64-libqt5-qttools >= 5.6.0
BuildRequires:  mingw64-xz
Provides:       mingw64-libkeduvocdocument-data
Obsoletes:      mingw64-libkeduvocdocument-data
%_mingw64_package_header_debug
BuildArch:      noarch

%description
This package contains common data files used by various
KDE education applications.


%_mingw64_debug_package

%prep
%setup -q -n %{_name}-%{version}

%build
%_mingw64_cmake_kf5 -d build
%_mingw64_cmake_build

%install
%_mingw64_kf5_makeinstall -C build

%files
%defattr(-,root,root)
%dir %{_mingw64_kf5_sharedir}/apps
%{_mingw64_kf5_sharedir}/apps/kvtml/
%{_mingw64_kf5_iconsdir}/hicolor/*/*/*.*
 
%changelog
openSUSE Build Service is sponsored by