2014-05-10 22:18:52 +00:00
|
|
|
#
|
|
|
|
# spec file for package libksysguard5
|
|
|
|
#
|
|
|
|
# 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: libksysguard5
|
2014-05-10 22:28:07 +00:00
|
|
|
Version: 4.96.0
|
2014-05-10 22:18:52 +00:00
|
|
|
Release: 0
|
2014-05-10 22:28:07 +00:00
|
|
|
Summary: Task management and system monitoring library
|
2014-05-17 23:24:34 +00:00
|
|
|
License: GPL-2.0+
|
2014-05-18 00:02:31 +00:00
|
|
|
Group: Development/Libraries/C and C++
|
2014-05-10 22:28:07 +00:00
|
|
|
Url: http://www.kde.org
|
2014-05-10 22:18:52 +00:00
|
|
|
Source0: libksysguard-%{version}.tar.xz
|
2014-05-18 00:02:31 +00:00
|
|
|
BuildRequires: extra-cmake-modules >= 0.0.9
|
2014-05-10 22:18:52 +00:00
|
|
|
BuildRequires: gcc-c++
|
|
|
|
BuildRequires: kconfig-devel
|
|
|
|
BuildRequires: kdelibs4support-devel
|
|
|
|
BuildRequires: kf5-filesystem
|
|
|
|
BuildRequires: ki18n-devel
|
|
|
|
BuildRequires: plasma-framework-devel
|
|
|
|
BuildRequires: xz
|
|
|
|
BuildRequires: pkgconfig(Qt5Script) >= 5.2.0
|
|
|
|
BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0
|
|
|
|
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
|
|
|
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
|
|
|
BuildRequires: pkgconfig(x11)
|
|
|
|
BuildRequires: pkgconfig(zlib)
|
|
|
|
#BuildRequires: update-desktop-files
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
|
|
|
|
%description
|
2014-05-10 22:28:07 +00:00
|
|
|
Task management and system monitoring library.
|
2014-05-10 22:18:52 +00:00
|
|
|
|
|
|
|
%package devel
|
2014-05-10 22:28:07 +00:00
|
|
|
Summary: Task management and system monitoring library -- devel files
|
2014-05-18 00:02:31 +00:00
|
|
|
Group: Development/Libraries/C and C++
|
2014-05-10 22:18:52 +00:00
|
|
|
Requires: %{name} = %{version}
|
2014-05-18 00:02:31 +00:00
|
|
|
Requires: kconfig-devel
|
|
|
|
Requires: kdelibs4support-devel
|
|
|
|
Requires: ki18n-devel
|
|
|
|
Requires: pkgconfig(Qt5Core) >= 5.2.0
|
|
|
|
Requires: pkgconfig(Qt5Network) >= 5.2.0
|
|
|
|
Requires: pkgconfig(Qt5Widgets) >= 5.2.0
|
2014-05-10 22:28:07 +00:00
|
|
|
Conflicts: kdebase4-workspace-devel
|
2014-05-10 22:18:52 +00:00
|
|
|
|
|
|
|
%description devel
|
2014-05-10 22:28:07 +00:00
|
|
|
Task management and system monitoring library. This package contains development
|
|
|
|
files.
|
2014-05-10 22:18:52 +00:00
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q -n libksysguard-%{version}
|
2014-05-10 22:28:07 +00:00
|
|
|
sed -i '/^ecm_optional_add_subdirectory( po )/d' CMakeLists.txt
|
2014-05-10 22:18:52 +00:00
|
|
|
|
|
|
|
%build
|
2014-05-10 22:28:07 +00:00
|
|
|
%cmake_kf5 -d build
|
2014-05-10 22:18:52 +00:00
|
|
|
%make_jobs
|
|
|
|
|
|
|
|
%install
|
|
|
|
%kf5_makeinstall -C build
|
|
|
|
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
2014-05-10 22:28:07 +00:00
|
|
|
%doc COPYING*
|
|
|
|
%{_kf5_libdir}/libksgrd.so.*
|
|
|
|
%{_kf5_libdir}/liblsofui.so.*
|
|
|
|
%{_kf5_libdir}/libksignalplotter.so.*
|
|
|
|
%{_kf5_libdir}/libprocesscore.so.*
|
|
|
|
%{_kf5_libdir}/libprocessui.so.*
|
|
|
|
%{_kf5_sharedir}/ksysguard/
|
2014-05-10 22:18:52 +00:00
|
|
|
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root)
|
2014-05-10 22:28:07 +00:00
|
|
|
%doc COPYING*
|
2014-05-10 22:31:19 +00:00
|
|
|
%{_includedir}/ksysguard/
|
2014-05-10 22:28:07 +00:00
|
|
|
%{_kf5_libdir}/cmake/KF5SysGuard/
|
|
|
|
%{_kf5_libdir}/libksgrd.so
|
|
|
|
%{_kf5_libdir}/liblsofui.so
|
|
|
|
%{_kf5_libdir}/libksignalplotter.so
|
|
|
|
%{_kf5_libdir}/libprocesscore.so
|
|
|
|
%{_kf5_libdir}/libprocessui.so
|
2014-05-10 22:18:52 +00:00
|
|
|
|
|
|
|
%changelog
|