forked from pool/plasma6-openSUSE
Compare commits
22 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
06fcc15395 | ||
|
009a530b69 | ||
|
5224ff738c | ||
|
20fc971cc9 | ||
|
c270fd3d82 | ||
|
833df7c239 | ||
|
b20c6bc799 | ||
|
d9ba47da94 | ||
|
66d5a8a673 | ||
|
2135a7ef57 | ||
|
62d09df178 | ||
|
89259362e3 | ||
|
b1970a9a52 | ||
|
66c7ba01e6 | ||
|
a47355ab32 | ||
|
dc02e978e2 | ||
5f9fa6684a | |||
|
305ccc9226 | ||
|
1573666df9 | ||
|
03b5521ca4 | ||
|
ffece6e965 | ||
|
6d6e452b27 |
@ -1,3 +1,70 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 19:38:52 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.3.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 18 14:45:48 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.3.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 6 13:47:08 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.3.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 13:46:43 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.2.91
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 11 18:28:47 UTC 2025 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.2.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 31 20:50:15 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.2.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 15:47:20 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.2.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 13:30:35 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.2.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 14:08:21 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.2.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 17 11:07:06 UTC 2024 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Remove sddmtheme.diff patch and replace it with sed so it can
|
||||
find out an available wallpaper from a list and use it since
|
||||
Leap 16.0 doesn't have a 1920x1080.png wallpaper.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 15 16:53:45 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.2.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 5 10:44:30 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.2.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 17 14:54:21 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 6.1.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 14:54:47 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package plasma6-openSUSE
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
|
||||
# Plasma 6 pulls in Qt 5 as well, tell qml-autoreqprov what to use
|
||||
%global __qml_requires_opts --qtver 6
|
||||
%global plasma_version 6.1.5
|
||||
%global plasma_version 6.3.2
|
||||
Name: plasma6-openSUSE
|
||||
Version: 84.87~git20240313T170730~9c664b7
|
||||
Release: 0
|
||||
@ -32,9 +32,6 @@ URL: https://github.com/openSUSE/plasma-openSUSE
|
||||
# fixes directly. For files that diverge too much from upstream,
|
||||
# the .tar is the right place.
|
||||
Source: plasma-opensuse-%{version}.tar.xz
|
||||
# Diff between /usr/share/sddm/themes/breeze-openSUSE
|
||||
# and /usr/share/sddm/themes/breeze
|
||||
Source3: sddmtheme.diff
|
||||
# Diff between /usr/share/plasma/layout-templates/org.kde.plasma.desktop.defaultPanel/contents/layout.js
|
||||
# and /usr/share/plasma/layout-templates/org.opensuse.desktop.defaultPanel/contents/layout.js
|
||||
Source4: panel.diff
|
||||
@ -106,7 +103,19 @@ rsync -av --ignore-existing %{_kf6_plasmadir}/look-and-feel/org.kde.breeze.deskt
|
||||
# Same for the SDDM theme
|
||||
rsync -av --ignore-existing %{_datadir}/sddm/themes/breeze/ %{buildroot}%{_datadir}/sddm/themes/breeze-openSUSE/
|
||||
pushd %{buildroot}%{_datadir}/sddm/themes/breeze-openSUSE
|
||||
patch -p2 -i %{SOURCE3}
|
||||
wpset=0
|
||||
for wp in 1920x1080.{png,jpg} 1920x1200.{png,jpg} default.{png,jpg} ; do
|
||||
if [ -f "/usr/share/wallpapers/openSUSEdefault/contents/images/$wp" ]; then
|
||||
sed -i -e "s,^background=.*$,background=/usr/share/wallpapers/openSUSEdefault/contents/images/$wp," theme.conf
|
||||
wpset=1
|
||||
break;
|
||||
fi
|
||||
done
|
||||
|
||||
if [ "$wpset" != 1 ]; then
|
||||
echo "Error setting sddm wallpaper"
|
||||
exit 1
|
||||
fi
|
||||
popd
|
||||
|
||||
# Same for the default panel
|
||||
|
@ -1,11 +0,0 @@
|
||||
diff --git a/breeze/theme.conf b/breeze-openSUSE/theme.conf
|
||||
index 35c2a13..4d0709a 100644
|
||||
--- a/breeze/theme.conf
|
||||
+++ b/breeze-openSUSE/theme.conf
|
||||
@@ -4,5 +4,5 @@
|
||||
type=image
|
||||
color=#1d99f3
|
||||
fontSize=10
|
||||
-background=/usr/share/wallpapers/Next/contents/images/5120x2880.png
|
||||
+background=/usr/share/wallpapers/openSUSEdefault/contents/images/1920x1080.png
|
||||
needsFullUserModel=false
|
Loading…
x
Reference in New Issue
Block a user