This commit is contained in:
parent
88c32eef01
commit
219d1d7bdf
@ -53,10 +53,6 @@ BuildRequires: cmake(Qt5Qml) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Quick) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.4.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.4.0
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(ibus-1.0)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xcb)
|
||||
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
|
||||
@ -65,7 +61,6 @@ Requires: purpose
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
Recommends: %{name}-kimpanel
|
||||
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
|
||||
Provides: plasma-addons = %{version}
|
||||
Obsoletes: plasma-addons < %{version}
|
||||
@ -77,13 +72,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%description
|
||||
Additional plasmoids from upstream for use on the Plasma workspace.
|
||||
|
||||
%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
|
||||
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q -n kdeplasma-addons-%{version}
|
||||
@ -104,6 +92,7 @@ kimpanel is a panel Plasmoid for various input methods with concurrent Plasma th
|
||||
%doc COPYING*
|
||||
%config %{_kf5_configdir}/comic.knsrc
|
||||
%{_kf5_libdir}/libplasmacomicprovidercore.so.*
|
||||
%{_kf5_libdir}/plasmaweather.so*
|
||||
%{_kf5_servicetypesdir}/
|
||||
%{_kf5_plugindir}/
|
||||
%{_kf5_qmldir}/
|
||||
@ -111,31 +100,6 @@ kimpanel is a panel Plasmoid for various input methods with concurrent Plasma th
|
||||
%{_kf5_plasmadir}/
|
||||
%{_kf5_sharedir}/kwin/
|
||||
%{_kf5_iconsdir}/hicolor/*/*/*.*
|
||||
%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)
|
||||
%{_kf5_libdir}/libexec/
|
||||
%{_kf5_libdir}/plasmaweather.so*
|
||||
%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
|
||||
|
||||
%if %{with lang}
|
||||
%files lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user