forked from pool/kde-gtk-config5
Plasma 5.19 Beta. Did I forget to submit the fixes? Untested - please publish disable before accepting.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-gtk-config5?expand=0&rev=247
This commit is contained in:
parent
f18ce89ba4
commit
b88a174bc8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9d7b1fd8b61f9f99c5a5721ea0227c4562588834a4886d66637f4c092f0e53ab
|
|
||||||
size 24688
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xegUACgkQ7JTRj38F
|
|
||||||
mX7PTAf/TusGyiG0dTlx3DStSRuKFCwSuyKT4AJP/uq/bVP1avSBQFo42k2DFYv7
|
|
||||||
sk49n83zEaNPsSuWS4iO10ylaTwE+3D+Ju8mddfAlk2k+PSKKRfQEJb6UMf66m/W
|
|
||||||
gMT3Ox7h5be5M+dheeoSvTWvrBTr5OlkJlpqduFihZYsSRCY85K1+Lb3p5pLYlnj
|
|
||||||
sSPm7K28fuGqYflnXPtPPO4o9d/oM7GLk5v6zb1USZ4TPIE608e27TDsuUlRHGC6
|
|
||||||
MfG8YuG4mzHmqcxcdZgMGWo8l05W33rwdwX2qHXqbylEhB7HT90P36+yjodaTpl+
|
|
||||||
pwcIBDy7pVUBFkYJBA4MmubD0oBuJA==
|
|
||||||
=4pT+
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kde-gtk-config-5.18.90.tar.xz
Normal file
3
kde-gtk-config-5.18.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:230f6138b195827340dc0aac6bcf1224404c5711a84f73bba693480a5c08821f
|
||||||
|
size 26216
|
11
kde-gtk-config-5.18.90.tar.xz.sig
Normal file
11
kde-gtk-config-5.18.90.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl69HocACgkQ7JTRj38F
|
||||||
|
mX633gf/QtivYdrAIcRgEpuwb+xFiq+Cb7Hkp8hGbA/5LUMRBczOe1b/is78oQEX
|
||||||
|
IlhBKLJY1qAOkqIYfqNGskAijcnHMIASCtY+9botYL7DDGI2YwatXfgI6MWBtj2b
|
||||||
|
9QBEkKmQnNO/YQGG/YCAnsWCVtp+d6VtijH6Gok8cMiQFsGOG4iqvBrQjQe7mJhH
|
||||||
|
SPkqNQGvEK/vYnY2jhqcQIxzIhYsNKkSuNen86SOP4UsK0gJAmBVis3Z0i3xpGBW
|
||||||
|
3ToMJpnP7RO/8uXgiITaowFVhMBSlaQkQpVy1lJB3kkI6rELabzhGkSk6mVqYWLC
|
||||||
|
GUPWskB4qtfveHJ2i7QkGRV62+Y3JA==
|
||||||
|
=cGVW
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 14 14:33:02 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Update to 5.18.90
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/plasma-5.18.90.php
|
||||||
|
- Changes since 5.18.5:
|
||||||
|
* [GTK Config] Apply color scheme to GTK3 applications
|
||||||
|
* [GTK Config] Parameterise GTK config editing
|
||||||
|
* Add missing copyright header to reloader.c
|
||||||
|
* [GTK3] Add module to reload colorscheme in GTK3 apps without restarting them
|
||||||
|
* Improve CMake handling of GNOME libraries
|
||||||
|
* Revert "Improve CMake handling of GNOME libraries"
|
||||||
|
* Improve CMake handling of GNOME libraries
|
||||||
|
* Revert "[GTK3] Add module to reload colorscheme in GTK3 apps without restarting them"
|
||||||
|
* Revert "Add missing license header to color-reload-module/reloader.c"
|
||||||
|
* [GTK Config] Port all settings to KConfigWatcher
|
||||||
|
* Add missing license header to color-reload-module/reloader.c
|
||||||
|
* [GTK3] Add module to reload colorscheme in GTK3 apps without restarting them
|
||||||
|
* [Gtk Config] Port cursor theme sync to KConfigWatcher
|
||||||
|
* Provide better name for GTK Settings Sync service
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 5 13:01:52 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
Tue May 5 13:01:52 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
@ -18,24 +18,27 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kde-gtk-config5
|
Name: kde-gtk-config5
|
||||||
Version: 5.18.5
|
Version: 5.18.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE
|
Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE
|
||||||
License: LGPL-3.0-or-later AND GPL-3.0-or-later
|
License: LGPL-3.0-or-later AND GPL-3.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: http://projects.kde.org/kde-gtk-config
|
URL: http://projects.kde.org/kde-gtk-config
|
||||||
Source: https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz
|
Source: https://download.kde.org/unstable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
Source1: https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/unstable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz.sig
|
||||||
Source2: plasma.keyring
|
Source2: plasma.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules >= 0.0.9
|
BuildRequires: extra-cmake-modules >= 0.0.9
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: cmake(KF5Config)
|
BuildRequires: cmake(KF5Config)
|
||||||
|
BuildRequires: cmake(KF5ConfigWidgets)
|
||||||
BuildRequires: cmake(KF5CoreAddons)
|
BuildRequires: cmake(KF5CoreAddons)
|
||||||
BuildRequires: cmake(KF5DBusAddons)
|
BuildRequires: cmake(KF5DBusAddons)
|
||||||
|
BuildRequires: cmake(KF5GuiAddons)
|
||||||
BuildRequires: cmake(KF5IconThemes)
|
BuildRequires: cmake(KF5IconThemes)
|
||||||
|
BuildRequires: pkgconfig(giomm-2.4)
|
||||||
BuildRequires: pkgconfig(gtk+-2.0)
|
BuildRequires: pkgconfig(gtk+-2.0)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
@ -86,6 +89,9 @@ the GTK3 application style from within the application style KCM
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
|
%dir %{_kf5_libdir}/gtk-3.0/
|
||||||
|
%dir %{_kf5_libdir}/gtk-3.0/modules/
|
||||||
|
%{_kf5_libdir}/gtk-3.0/modules/libcolorreload-gtk-module.so
|
||||||
%dir %{_kf5_plugindir}/kf5
|
%dir %{_kf5_plugindir}/kf5
|
||||||
%dir %{_kf5_plugindir}/kf5/kded
|
%dir %{_kf5_plugindir}/kf5/kded
|
||||||
%{_kf5_plugindir}/kf5/kded/gtkconfig.so
|
%{_kf5_plugindir}/kf5/kded/gtkconfig.so
|
||||||
|
Loading…
x
Reference in New Issue
Block a user