This commit is contained in:
parent
83f4cc8e56
commit
88c32eef01
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d47e27632c11dd69bbe1b58884d983a77eb7d1e210c77e494748f0ea23b62d0
|
||||
size 2116160
|
3
kdeplasma-addons-5.5.95.tar.xz
Normal file
3
kdeplasma-addons-5.5.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:372b48f9bfde041feb79455c403bbd998df2ca09d5696495adb4bc35c9189355
|
||||
size 2043892
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: plasma5-addons
|
||||
Version: 5.5.5
|
||||
Version: 5.5.95
|
||||
Release: 0
|
||||
Summary: Additional Plasma5 Widgets
|
||||
License: LGPL-2.1 and GPL-2.0+ and GPL-3.0
|
||||
@ -41,6 +41,7 @@ BuildRequires: cmake(KF5Plasma) >= 5.8.0
|
||||
BuildRequires: cmake(KF5Runner) >= 5.8.0
|
||||
BuildRequires: cmake(KF5Service) >= 5.8.0
|
||||
BuildRequires: cmake(KF5UnitConversion) >= 5.8.0
|
||||
BuildRequires: cmake(LibTaskManager) >= %{version}
|
||||
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
|
||||
BuildRequires: cmake(KDEExperimentalPurpose)
|
||||
%endif
|
||||
@ -58,9 +59,6 @@ BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(ibus-1.0)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xcb)
|
||||
BuildRequires: pkgconfig(xcb-image)
|
||||
BuildRequires: pkgconfig(xcb-keysyms)
|
||||
BuildRequires: pkgconfig(xcb-shm)
|
||||
%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
|
||||
Requires: purpose
|
||||
%endif
|
||||
@ -122,6 +120,7 @@ kimpanel is a panel Plasmoid for various input methods with concurrent Plasma th
|
||||
%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
|
||||
|
Loading…
Reference in New Issue
Block a user