2016-03-05 20:12:12 +01:00
|
|
|
#
|
2016-04-19 22:48:21 +02:00
|
|
|
# spec file for package kactivitymanagerd
|
2016-03-05 20:12:12 +01:00
|
|
|
#
|
|
|
|
# Copyright (c) 2016 SUSE LINUX 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/
|
|
|
|
#
|
|
|
|
|
2019-05-17 20:24:20 +02:00
|
|
|
%global kf5_version 5.58.0
|
|
|
|
%global qt5_version 5.12.0
|
2016-03-05 20:12:12 +01:00
|
|
|
|
2016-03-06 13:52:03 +01:00
|
|
|
%bcond_without lang
|
2016-03-05 20:12:12 +01:00
|
|
|
Name: kactivitymanagerd
|
2019-09-20 13:01:12 +02:00
|
|
|
Version: 5.16.90
|
2016-03-05 20:12:12 +01:00
|
|
|
Release: 0
|
|
|
|
Summary: KDE Plasma Activities support
|
|
|
|
License: GPL-2.0+
|
|
|
|
Group: System/GUI/KDE
|
2016-03-06 11:09:20 +01:00
|
|
|
Url: http://projects.kde.org/kactivitymanagerd
|
2019-09-20 13:01:12 +02:00
|
|
|
Source: kactivitymanagerd-%{version}.tar.xz
|
2018-09-19 06:47:23 +02:00
|
|
|
%if %{with lang}
|
2019-09-20 13:01:12 +02:00
|
|
|
Source1: kactivitymanagerd-%{version}.tar.xz.sig
|
2018-09-19 06:47:23 +02:00
|
|
|
Source2: plasma.keyring
|
|
|
|
%endif
|
2017-02-03 19:48:21 +01:00
|
|
|
%if 0%{?suse_version} > 1325
|
|
|
|
BuildRequires: libboost_headers-devel
|
|
|
|
%else
|
2016-03-05 20:12:12 +01:00
|
|
|
BuildRequires: boost-devel >= 1.49.0
|
2017-02-03 19:48:21 +01:00
|
|
|
%endif
|
2016-03-05 20:12:12 +01:00
|
|
|
BuildRequires: cmake >= 2.8.12
|
2018-05-21 11:07:07 +02:00
|
|
|
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
2016-03-05 20:12:12 +01:00
|
|
|
BuildRequires: fdupes
|
2019-09-20 13:01:12 +02:00
|
|
|
BuildRequires: cmake(KF5KCMUtils) >= %{kf5_version}
|
|
|
|
BuildRequires: cmake(KF5Config) >= %{kf5_version}
|
|
|
|
BuildRequires: cmake(KF5CoreAddons) >= %{kf5_version}
|
|
|
|
BuildRequires: cmake(KF5DBusAddons) >= %{kf5_version}
|
|
|
|
BuildRequires: cmake(KF5Declarative) >= %{kf5_version}
|
|
|
|
BuildRequires: cmake(KF5Crash) >= %{kf5_version}
|
2016-03-05 20:12:12 +01:00
|
|
|
BuildRequires: kf5-filesystem
|
2019-09-20 13:01:12 +02:00
|
|
|
BuildRequires: cmake(KF5GlobalAccel) >= %{kf5_version}
|
|
|
|
BuildRequires: cmake(KF5I18n) >= %{kf5_version}
|
|
|
|
BuildRequires: cmake(KF5KIO) >= %{kf5_version}
|
|
|
|
BuildRequires: cmake(KF5Service) >= %{kf5_version}
|
|
|
|
BuildRequires: cmake(KF5WindowSystem) >= %{kf5_version}
|
|
|
|
BuildRequires: cmake(KF5XmlGui) >= %{kf5_version}
|
2016-03-05 20:12:12 +01:00
|
|
|
BuildRequires: xz
|
2018-05-21 11:07:07 +02:00
|
|
|
BuildRequires: cmake(Qt5Core) >= %{qt5_version}
|
|
|
|
BuildRequires: cmake(Qt5DBus) >= %{qt5_version}
|
|
|
|
BuildRequires: cmake(Qt5Gui) >= %{qt5_version}
|
|
|
|
BuildRequires: cmake(Qt5Qml) >= %{qt5_version}
|
|
|
|
BuildRequires: cmake(Qt5Quick) >= %{qt5_version}
|
|
|
|
BuildRequires: cmake(Qt5Sql) >= %{qt5_version}
|
|
|
|
BuildRequires: cmake(Qt5Test) >= %{qt5_version}
|
|
|
|
BuildRequires: cmake(Qt5Widgets) >= %{qt5_version}
|
2017-07-05 10:54:28 +02:00
|
|
|
Recommends: %{name}-lang
|
2016-03-05 20:12:12 +01:00
|
|
|
# for kactivitymanagerd_plugin_sqlite.so
|
2018-01-30 10:05:53 +01:00
|
|
|
Requires: libQt5Sql5-sqlite
|
2016-03-05 20:12:12 +01:00
|
|
|
Provides: kactivities4 = %{version}
|
|
|
|
Provides: kactivities5 = 5.20.0
|
|
|
|
Obsoletes: kactivities4 < %{version}
|
|
|
|
Obsoletes: kactivities5 < 5.20.0
|
|
|
|
|
|
|
|
%description
|
|
|
|
Kactivities provides an API for using and interacting with the Plasma Activities Manager.
|
|
|
|
|
2016-03-06 11:09:20 +01:00
|
|
|
%package lang
|
|
|
|
Summary: KDE Plasma Activities support
|
|
|
|
Group: System/GUI/KDE
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
Provides: libKF5Activities5-lang = 5.20.0
|
|
|
|
Obsoletes: libKF5Activities5-lang < 5.20.0
|
|
|
|
|
|
|
|
%description lang
|
|
|
|
Provides translations to the package %{name}.
|
|
|
|
|
2016-03-05 20:12:12 +01:00
|
|
|
%prep
|
|
|
|
%setup -q -n kactivitymanagerd-%{version}
|
|
|
|
|
|
|
|
%build
|
|
|
|
%cmake_kf5 -d build
|
|
|
|
%make_jobs
|
|
|
|
|
|
|
|
%install
|
|
|
|
%kf5_makeinstall -C build
|
|
|
|
%fdupes %{buildroot}
|
|
|
|
|
|
|
|
%if %{with lang}
|
2016-03-06 11:09:20 +01:00
|
|
|
%find_lang kactivities5
|
2016-03-05 20:12:12 +01:00
|
|
|
%endif
|
|
|
|
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
2016-03-06 11:09:20 +01:00
|
|
|
%if %{with lang}
|
|
|
|
%files -n %name-lang -f kactivities5.lang
|
|
|
|
%endif
|
|
|
|
|
2016-03-05 20:12:12 +01:00
|
|
|
%files
|
2018-05-21 11:07:07 +02:00
|
|
|
%license COPYING*
|
2019-01-19 10:06:57 +01:00
|
|
|
%{_kf5_libdir}/libexec/kactivitymanagerd
|
2016-03-05 20:12:12 +01:00
|
|
|
%{_kf5_libdir}/libkactivitymanagerd_plugin.so
|
|
|
|
%{_kf5_plugindir}/
|
|
|
|
%{_kf5_servicesdir}/
|
|
|
|
%{_kf5_servicetypesdir}/
|
2018-01-17 16:26:16 +01:00
|
|
|
%{_kf5_sharedir}/dbus-1/services/org.kde.activitymanager.service
|
2019-01-19 10:06:57 +01:00
|
|
|
%{_kf5_debugdir}/kactivitymanagerd.categories
|
2016-03-05 20:12:12 +01:00
|
|
|
|
|
|
|
%changelog
|