|
|
|
@ -34,10 +34,10 @@ Source0: http://download.kde.org/%{stable}/plasma/%{verdir}/%{name}-%{version}.t
|
|
|
|
|
Patch100: plasma-desktop-5.8-default_favorites.patch
|
|
|
|
|
|
|
|
|
|
## upstreamable patches
|
|
|
|
|
#Patch200: https://gitweb.gentoo.org/proj/kde.git/plain/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.4.1-override-include-dirs.patch
|
|
|
|
|
Patch200: https://gitweb.gentoo.org/proj/kde.git/plain/kde-plasma/plasma-desktop/files/plasma-desktop-5.18.4.1-override-include-dirs.patch
|
|
|
|
|
# use this bundled copy (from f31) if not provided already
|
|
|
|
|
#Source200: synaptics-properties.h
|
|
|
|
|
#Patch201: plasma-desktop-5.18.4.1-synaptics_includes.patch
|
|
|
|
|
Source200: synaptics-properties.h
|
|
|
|
|
Patch201: plasma-desktop-5.18.4.1-synaptics_includes.patch
|
|
|
|
|
|
|
|
|
|
# filter qmk/plugins provides
|
|
|
|
|
%global __provides_exclude_from ^(%{_kf5_qmldir}/.*\\.so|%{_kf5_qtplugindir}/.*\\.so)$
|
|
|
|
@ -193,9 +193,9 @@ BuildArch: noarch
|
|
|
|
|
|
|
|
|
|
## upstreamable patches
|
|
|
|
|
#%patch200 -p1
|
|
|
|
|
#%if ! 0%{?synaptics}
|
|
|
|
|
#install -pD %{SOURCE200} 3rdparty/xorg/synaptics-properties.h
|
|
|
|
|
#%endif
|
|
|
|
|
%if ! 0%{?synaptics}
|
|
|
|
|
install -pD %{SOURCE200} 3rdparty/xorg/synaptics-properties.h
|
|
|
|
|
%endif
|
|
|
|
|
#%patch201 -p1 -b .synaptics_includes
|
|
|
|
|
|
|
|
|
|
## downstream patches
|
|
|
|
|