Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:yukoff:openSUSE:Leap:42.1:Backports
plasma5-session
plasma5-session.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File plasma5-session.spec of Package plasma5-session
# # spec file for package plasma5-session # # Copyright (c) 2016 SUSE LINUX 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: plasma5-session Version: 5.5.5 Release: 0 Summary: The KDE Session License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org/ Source1: plasma5.desktop Source2: COPYING Source3: kde-plasma.desktop Source4: plasmawayland.desktop BuildRequires: kf5-filesystem Requires: breeze >= %{version} Requires: breeze4-style >= %{version} Requires: breeze5-decoration >= %{version} Requires: khotkeys5 >= %{version} Requires: kwin5 >= %{version} Requires: libkscreen2-plugin >= %{version} Requires: plasma-nm5 >= %{version} Requires: plasma5-desktop >= %{version} Requires: plasma5-workspace >= %{version} Requires: polkit-kde-agent-5 >= %{version} Requires: powerdevil5 >= %{version} Requires: systemsettings5 >= %{version} %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320" Provides: kdebase4-session = %{version} Obsoletes: kdebase4-session < %{version} %endif BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: update-desktop-files Requires(pre): /usr/bin/sed /usr/bin/grep /usr/bin/cut %description This package contains the startup scripts necessary to start a KDE session from kdm. %package wayland Summary: The KDE Wayland session Group: System/GUI/KDE Requires: %{name} >= %{version} Requires: kwayland-integration >= %{version} Requires: libqt5-qtwayland Requires: xf86-input-libinput Requires: xorg-x11-server-wayland %description wayland This package contains the startup scripts necessary to start a KDE session from display managers. %prep %build %install install -m 0755 -d %{buildroot}%{_datadir}/xsessions/ # Leap 42.1 doesn't have XWayland %if 0%{?suse_version} > 1320 install -m 0755 -d %{buildroot}%{_datadir}/wayland-sessions/ %endif # write version number into plasma5.desktop, this is displayed by KInfocenter as Plasma version echo "X-KDE-PluginInfo-Version=%{version}" >> %{SOURCE1} echo "X-KDE-PluginInfo-Version=%{version}" >> %{SOURCE4} cp %{SOURCE1} %{buildroot}%{_datadir}/xsessions/ # Leap 42.1 doesn't have XWayland %if 0%{?suse_version} > 1320 cp %{SOURCE4} %{buildroot}%{_datadir}/wayland-sessions/ %endif %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320" echo "X-KDE-PluginInfo-Version=%{version}" >> %{SOURCE3} cp %{SOURCE3} %{buildroot}%{_datadir}/xsessions/ %endif install -D -m644 %{SOURCE2} %{buildroot}%{_datadir}/doc/packages/plasma5-session/COPYING # Leap 42.1 doesn't have XWayland %if 0%{?suse_version} > 1320 install -D -m644 %{SOURCE2} %{buildroot}%{_datadir}/doc/packages/plasma5-session-wayland/COPYING %endif %files %defattr(-,root,root) %{_datadir}/xsessions/plasma5.desktop %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320" %{_datadir}/xsessions/kde-plasma.desktop %endif %dir %{_datadir}/doc/packages/plasma5-session %{_datadir}/doc/packages/plasma5-session/COPYING # Leap 42.1 doesn't have XWayland %if 0%{?suse_version} > 1320 %files wayland %{_datadir}/wayland-sessions/plasmawayland.desktop %dir %{_datadir}/wayland-sessions/ %dir %{_datadir}/doc/packages/plasma5-session-wayland %{_datadir}/doc/packages/plasma5-session-wayland/COPYING %endif %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor