1
0

Plasma 5.24 Beta with plasma5-openSUSE containing PR #12 now! Somewhat tested.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-gtk-config5?expand=0&rev=306
This commit is contained in:
2022-01-19 20:18:39 +00:00
committed by Git OBS Bridge
parent bed714173f
commit c191592087
6 changed files with 38 additions and 24 deletions

View File

@@ -16,17 +16,17 @@
#
%bcond_without lang
%bcond_without released
Name: kde-gtk-config5
Version: 5.23.5
Version: 5.23.90
Release: 0
Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE
License: GPL-3.0-or-later AND LGPL-3.0-or-later
Group: System/GUI/KDE
URL: http://projects.kde.org/kde-gtk-config
Source: https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz.sig
Source: https://download.kde.org/unstable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/unstable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: extra-cmake-modules >= 0.0.9
@@ -102,6 +102,7 @@ the GTK3 application style from within the application style KCM
%{_kf5_sharedir}/kcm-gtk-module/
%dir %{_kf5_libdir}/kconf_update_bin/
%{_kf5_libdir}/kconf_update_bin/gtk_theme
%{_kf5_libdir}/kconf_update_bin/remove_deprecated_gtk4_option
%files gtk3
%license LICENSES/*