# # spec file for package milou5 # # 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/ # Name: milou5 Version: 4.97.0 Release: 0 Summary: Framework for searching and managing metadata License: GPL-2.0+ and LGPL-2.1+ and LGPL-3.0 Group: System/GUI/KDE Source0: milou-%{version}.tar.xz Patch0: coexist.patch BuildRequires: baloo5-devel BuildRequires: extra-cmake-modules BuildRequires: kdeclarative-devel BuildRequires: kdelibs4support-devel BuildRequires: kf5-filesystem BuildRequires: ki18n-devel BuildRequires: krunner-devel BuildRequires: plasma-framework-devel BuildRequires: pkgconfig(Qt5Qml) >= 5.2.0 BuildRequires: pkgconfig(Qt5Script) >= 5.2.0 BuildRequires: pkgconfig(Qt5Sql) >= 5.2.0 BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0 Requires: baloo5-runner BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Baloo is a framework for searching and managing metada %package devel Summary: Development package for milou5 Group: System/GUI/KDE Requires: %{name} = %{version} %description devel Development package for milou5 %prep %setup -q -n milou-%{version} %patch0 -p1 %build %cmake_kf5 -d build %make_jobs %install %kf5_makeinstall -C build %post /sbin/ldconfig %postun /sbin/ldconfig %files %defattr(-,root,root) %{_kf5_servicetypesdir}/miloupreviewplugin.desktop %{_kf5_libdir}/libmilou.so.* %{_kf5_qmldir}/org/ %{_kf5_plasmadir}/plasmoids/ %{_kf5_servicesdir}/plasma-applet-org.kde.milou.desktop %changelog