2014-09-26 11:12:12 +02:00
|
|
|
#
|
|
|
|
# spec file for package plasma5-addons
|
|
|
|
#
|
2015-01-25 00:50:59 +01:00
|
|
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
2014-09-26 11:12:12 +02:00
|
|
|
#
|
|
|
|
# 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: plasma5-addons
|
2015-03-19 19:10:41 +01:00
|
|
|
Version: 5.2.2
|
2014-09-26 11:12:12 +02:00
|
|
|
Release: 0
|
|
|
|
Summary: Additional Plasma5 Widgets
|
2014-09-30 15:26:45 +02:00
|
|
|
License: LGPL-2.1 and GPL-2.0+ and GPL-3.0
|
2014-09-26 11:12:12 +02:00
|
|
|
Group: System/GUI/KDE
|
|
|
|
Url: http://www.kde.org/
|
2014-11-06 22:21:28 +01:00
|
|
|
Source: kdeplasma-addons-%{version}.tar.xz
|
2014-09-26 15:32:31 +02:00
|
|
|
Source99: %{name}-rpmlintrc
|
2014-09-26 11:12:12 +02:00
|
|
|
BuildRequires: kcmutils-devel
|
|
|
|
BuildRequires: kconfig-devel
|
|
|
|
BuildRequires: kconfigwidgets-devel
|
|
|
|
BuildRequires: kcoreaddons-devel
|
|
|
|
BuildRequires: kdelibs4support-devel
|
|
|
|
BuildRequires: kf5-filesystem
|
|
|
|
BuildRequires: ki18n-devel
|
|
|
|
BuildRequires: kio-devel
|
2015-01-08 19:59:58 +01:00
|
|
|
BuildRequires: kross-devel
|
2014-09-26 11:12:12 +02:00
|
|
|
BuildRequires: krunner-devel
|
|
|
|
BuildRequires: kservice-devel
|
|
|
|
BuildRequires: kunitconversion-devel
|
2015-03-16 12:48:07 +01:00
|
|
|
BuildRequires: libxcb-devel
|
2014-09-26 11:12:12 +02:00
|
|
|
BuildRequires: plasma-framework-devel
|
|
|
|
BuildRequires: xz
|
|
|
|
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
|
|
|
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
|
|
|
|
BuildRequires: pkgconfig(Qt5Qml) >= 5.2.0
|
|
|
|
BuildRequires: pkgconfig(Qt5Quick) >= 5.2.0
|
|
|
|
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
2015-01-08 19:59:58 +01:00
|
|
|
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
2015-01-09 21:05:06 +01:00
|
|
|
BuildRequires: pkgconfig(gio-2.0)
|
|
|
|
BuildRequires: pkgconfig(glib-2.0)
|
|
|
|
BuildRequires: pkgconfig(gobject-2.0)
|
|
|
|
BuildRequires: pkgconfig(ibus-1.0)
|
2015-01-08 19:59:58 +01:00
|
|
|
BuildRequires: pkgconfig(x11)
|
2015-03-16 12:48:07 +01:00
|
|
|
BuildRequires: pkgconfig(xcb-keysyms)
|
2014-10-25 19:46:22 +02:00
|
|
|
Recommends: %{name}-lang
|
2015-01-09 21:05:06 +01:00
|
|
|
Recommends: %{name}-kimpanel
|
2015-01-22 18:02:53 +01:00
|
|
|
Conflicts: plasma-addons
|
2014-09-26 11:12:12 +02:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
|
|
|
|
%description
|
|
|
|
Additional plasmoids from upstream for use on the Plasma workspace.
|
|
|
|
|
2015-01-09 21:05:06 +01:00
|
|
|
%package kimpanel
|
|
|
|
Summary: A generic input method panel for Oriental languages
|
|
|
|
Group: System/GUI/KDE
|
|
|
|
|
|
|
|
%description kimpanel
|
|
|
|
kimpanel is a panel Plasmoid for various input methods with concurrent Plasma theme
|
|
|
|
|
2014-09-26 11:12:12 +02:00
|
|
|
%lang_package
|
|
|
|
%prep
|
|
|
|
%setup -q -n kdeplasma-addons-%{version}
|
|
|
|
|
|
|
|
%build
|
|
|
|
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
|
|
|
|
%make_jobs
|
|
|
|
|
|
|
|
%install
|
|
|
|
%kf5_makeinstall -C build
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc COPYING*
|
|
|
|
%{_kf5_plugindir}/
|
|
|
|
%{_kf5_qmldir}/
|
|
|
|
%{_kf5_servicesdir}/
|
|
|
|
%{_kf5_plasmadir}/
|
2015-01-08 19:59:58 +01:00
|
|
|
%{_kf5_sharedir}/kwin/
|
|
|
|
%{_kf5_iconsdir}/hicolor/*/*/*.*
|
2015-01-09 21:05:06 +01:00
|
|
|
%exclude %{_kf5_qmldir}/org/kde/plasma/private/kimpanel/
|
|
|
|
%exclude %{_kf5_servicesdir}/*kimpanel*
|
|
|
|
%exclude %{_kf5_plasmadir}/services/kimpanel.operations
|
|
|
|
%exclude %{_kf5_plasmadir}/plasmoids/org.kde.plasma.kimpanel/
|
|
|
|
%exclude %{_kf5_plugindir}/plasma/dataengine/plasma_engine_kimpanel.so
|
|
|
|
|
|
|
|
%files kimpanel
|
|
|
|
%defattr(-,root,root)
|
2015-03-16 20:51:18 +01:00
|
|
|
%{_kf5_libdir}/libexec/
|
2015-01-09 21:05:06 +01:00
|
|
|
%dir %{_kf5_qmldir}/org
|
|
|
|
%dir %{_kf5_qmldir}/org/kde
|
|
|
|
%dir %{_kf5_qmldir}/org/kde/plasma
|
|
|
|
%dir %{_kf5_qmldir}/org/kde/plasma/private
|
|
|
|
%{_kf5_qmldir}/org/kde/plasma/private/kimpanel/
|
|
|
|
%{_kf5_servicesdir}/*kimpanel*
|
|
|
|
%dir %{_kf5_plasmadir}
|
|
|
|
%dir %{_kf5_plasmadir}/services
|
|
|
|
%{_kf5_plasmadir}/services/kimpanel.operations
|
|
|
|
%dir %{_kf5_plasmadir}/plasmoids
|
|
|
|
%{_kf5_plasmadir}/plasmoids/org.kde.plasma.kimpanel/
|
|
|
|
%dir %{_kf5_plugindir}
|
|
|
|
%dir %{_kf5_plugindir}/plasma
|
|
|
|
%dir %{_kf5_plugindir}/plasma/dataengine
|
|
|
|
%{_kf5_plugindir}/plasma/dataengine/plasma_engine_kimpanel.so
|
2014-09-26 11:12:12 +02:00
|
|
|
|
|
|
|
%files lang
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc COPYING*
|
|
|
|
%{_kf5_localedir}/
|
|
|
|
|
|
|
|
%changelog
|