Hrvoje Senjan
2014-09-24 20:14:03 +00:00
committed by Git OBS Bridge
parent 4ffa9f5016
commit 498873186e
5 changed files with 1320 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7ac50154db0dc29533e1f7c59c5a683ffebaed879c607dfff7238cea31cc7b0b
size 4792876

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e957bb1848b96545215e626d1279894ef3ba98dcf25fb989cd258dd1cc5bf1ce
size 4793996

View File

@@ -2,6 +2,11 @@
Tue Sep 23 20:24:35 UTC 2014 - hrvoje.senjan@gmail.com
- Create upstream-branding subpackage, empty for now
- Update to 5.0.95~git20140924 (rafca9e0):
* Improvements to notifications applet
* Honor settings of look-and-feel package (needed for openSUSE
branding)
- Add wallpaper.diff to resolve kde#339216
-------------------------------------------------------------------
Thu Sep 11 16:28:16 UTC 2014 - hrvoje.senjan@gmail.com

View File

@@ -17,7 +17,7 @@
Name: plasma5-workspace
Version: 5.0.95~git20140911
Version: 5.0.95~git20140924
Release: 0
Summary: The KDE Plasma Workspace Components
License: GPL-2.0+
@@ -31,6 +31,8 @@ Patch0: 0001-Rename-qdbus-in-startkde.patch
Patch1: create_kdehome.patch
# PATCH-FIX_OPENSUSE 0003-Remove-export-of-QT_PLUGIN_PATH.patch -- we install plugins to directory known to Qt5, so export just pollutes both Qt4 and Qt5 plugins
Patch2: 0003-Remove-export-of-QT_PLUGIN_PATH.patch
# PATCH-FIX_OPENSUSE wallpaper.diff -- kde#339216
Patch3: wallpaper.diff
BuildRequires: alsa-devel
BuildRequires: baloo5-devel >= 5.0.0
BuildRequires: kactivities5-devel >= 5.0.0
@@ -170,6 +172,7 @@ workspace. Development files.
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%build
%cmake_kf5 -d build -- -DKDE4_COMMON_PAM_SERVICE=xdm -DBUILD_po=OFF -DKDE_DEFAULT_HOME=.kde4

1308
wallpaper.diff Normal file

File diff suppressed because it is too large Load Diff