From 1c684a2418b2bf9a805a994d9db6e0b03940938a873f7f1436a4e9a8751afea8 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Fri, 3 Oct 2014 17:04:16 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kde-gtk-config5?expand=0&rev=4 --- kde-gtk-config5.spec | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/kde-gtk-config5.spec b/kde-gtk-config5.spec index 69cf4c7..ab5ce89 100644 --- a/kde-gtk-config5.spec +++ b/kde-gtk-config5.spec @@ -19,10 +19,10 @@ Name: kde-gtk-config5 Version: 5.0.95 Release: 0 -Summary: A small IDE -License: LGPL-2.0+ +Summary: KCM Module to Configure GTK2 and GTK3 Applications Appearance Under KDE +License: LGPL-3.0+ and GPL-3.0+ Group: System/GUI/KDE -Url: https://projects.kde.org/projects/extragear/sdk/kde-gtk-config +Url: https://projects.kde.org/projects/playground/base/kde-gtk-config/ Source: kde-gtk-config-%{version}.tar.xz Source99: kde-gtk-config5-rpmlintrc Patch0: append5.diff @@ -41,8 +41,15 @@ BuildRequires: pkgconfig(gtk+-3.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -A small IDE taylored for development of Plasma components, -such as Widgets, Runners, Dataengines. +kde-gtk-config is a KCM module to configure GTK2 and GTK3 applications +appearance under KDE. + +Among its many features, it lets you: + - Choose which theme is used for GTK2 and GTK3 applications. + - Tweak some GTK applications behaviour. + - Select what icon theme to use in GTK applications. + - Select GTK applications default fonts. + - Easily browse and install new GTK2 and GTK3 themes. %lang_package %prep @@ -62,6 +69,7 @@ such as Widgets, Runners, Dataengines. %files %defattr(-,root,root) +%doc COPYING* %config %{_kf5_configdir}/cgcicon.knsrc %config %{_kf5_configdir}/cgctheme.knsrc %config %{_kf5_configdir}/cgcgtk3.knsrc @@ -69,6 +77,8 @@ such as Widgets, Runners, Dataengines. %{_kf5_plugindir}/ %{_kf5_libdir}/libexec/ %{_kf5_sharedir}/kcm-gtk-module/ +%dir %{_kf5_sharedir}/icons/hicolor/8x8 +%dir %{_kf5_sharedir}/icons/hicolor/8x8/apps %{_kf5_sharedir}/icons/hicolor/*/*/*.* %files lang