Name: kde-gtk-config Summary: Configure the appearance of GTK apps in KDE Version: 5.8.7 Release: 1%{?dist} # KDE e.V. may determine that future GPL versions are accepted # KDE e.V. may determine that future LGPL versions are accepted License: (GPLv2 or GPLv3) and (LGPLv2 or LGPLv3) URL: https://quickgit.kde.org/?p=%{name}.git %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable %else %global stable stable %endif Source0: http://download.kde.org/%{stable}/plasma/%{version}/kde-gtk-config-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kf5-rpm-macros BuildRequires: qt5-qtbase-devel BuildRequires: kf5-ki18n-devel BuildRequires: kf5-kiconthemes-devel BuildRequires: kf5-kio-devel BuildRequires: kf5-kconfigwidgets-devel BuildRequires: kf5-knewstuff-devel BuildRequires: kf5-karchive-devel BuildRequires: kf5-kcmutils-devel BuildRequires: gtk3-devel BuildRequires: gtk2-devel # need kcmshell5 from kde-cli-tools Requires: kde-cli-tools Obsoletes: kcm-gtk < 0.5.3-30 Obsoletes: xsettings-kde < 0.12.3-30 %description This is a System Settings configuration module for configuring the appearance of GTK apps in KDE. %prep %autosetup -n kde-gtk-config-%{version} -p1 %build mkdir %{_target_platform} pushd %{_target_platform} %{cmake_kf5} .. popd make %{?_smp_mflags} -C %{_target_platform} %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %find_lang kcmgtk5_qt --with-qt --all-name %post /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : %postun if [ $1 -eq 0 ] ; then /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : fi %posttrans /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %files -f kcmgtk5_qt.lang %doc ChangeLog %license COPYING COPYING.LIB %{_kf5_qtplugindir}/kcm_kdegtkconfig.so %{_sysconfdir}/xdg/*.knsrc %{_kf5_datadir}/kservices5/kde-gtk-config.desktop %{_libexecdir}/reload_gtk_apps %{_libexecdir}/gtk_preview %{_libexecdir}/gtk3_preview %{_datadir}/kcm-gtk-module/ %{_datadir}/icons/hicolor/*/apps/kde-gtk-config.* %changelog * Thu May 25 2017 Rex Dieter - 5.8.7-1 - 5.8.7 * Tue Feb 21 2017 Rex Dieter - 5.8.6-1 - 5.8.6 * Fri Feb 10 2017 Fedora Release Engineering - 5.8.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Dec 28 2016 Rex Dieter - 5.8.5-1 - 5.8.5 * Tue Nov 22 2016 Rex Dieter - 5.8.4-1 - 5.8.4 * Tue Nov 01 2016 Rex Dieter - 5.8.3-1 - 5.8.3 * Tue Oct 18 2016 Rex Dieter - 5.8.2-1 - 5.8.2 * Tue Oct 11 2016 Rex Dieter - 5.8.1-1 - 5.8.1 * Thu Sep 29 2016 Rex Dieter - 5.8.0-1 - 5.8.0 * Thu Sep 22 2016 Rex Dieter - 5.7.95-1 - 5.7.95 * Tue Sep 13 2016 Rex Dieter - 5.7.5-1 - 5.7.5 * Tue Aug 23 2016 Rex Dieter - 5.7.4-1 - 5.7.4 * Tue Aug 02 2016 Rex Dieter - 5.7.3-1 - 5.7.3 * Tue Jul 19 2016 Rex Dieter - 5.7.2-1 - 5.7.2 * Tue Jul 12 2016 Rex Dieter - 5.7.1-1 - 5.7.1 * Thu Jun 30 2016 Rex Dieter - 5.7.0-1 - 5.7.0 * Sat Jun 25 2016 Rex Dieter - 5.6.95-1 - 5.6.95 * Tue Jun 14 2016 Rex Dieter - 5.6.5-1 - 5.6.5 * Sat May 14 2016 Rex Dieter - 5.6.4-1 - 5.6.4 * Tue Apr 19 2016 Rex Dieter - 5.6.3-1 - 5.6.2, Obsoletes: kcm-gtk xsettings-kde (f24+) * Sat Apr 09 2016 Rex Dieter - 5.6.2-1 - 5.6.2 * Fri Apr 08 2016 Rex Dieter - 5.6.1-1 - 5.6.1 * Tue Mar 01 2016 Daniel Vrátil - 5.5.5-1 - Plasma 5.5.5 * Thu Feb 04 2016 Fedora Release Engineering - 5.5.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 27 2016 Daniel Vrátil - 5.5.4-1 - Plasma 5.5.4 * Thu Jan 07 2016 Daniel Vrátil - 5.5.3-1 - Plasma 5.5.3 * Thu Dec 31 2015 Rex Dieter - 5.5.2-1 - 5.5.2 * Mon Dec 21 2015 Daniel Vrátil - 5.5.1-1 - Plasma 5.5.1 * Wed Dec 09 2015 Rex Dieter - 5.5.0-1 - 5.5.0 * Thu Nov 05 2015 Daniel Vrátil - 5.4.3-1 - Plasma 5.4.3 * Thu Oct 01 2015 Rex Dieter - 5.4.2-1 - 5.4.2 * Wed Sep 09 2015 Rex Dieter - 5.4.1-1 - 5.4.1 * Tue Aug 25 2015 Daniel Vrátil - 5.4.0-1 - Plasma 5.4.0 * Thu Jun 25 2015 Daniel Vrátil - 5.3.2-1 - Plasma 5.3.2 * Wed Jun 17 2015 Rex Dieter 5.3.1-3 - BR: kf5-kiconthemes-devel kf5-kio-devel * Wed Jun 17 2015 Fedora Release Engineering - 5.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue May 26 2015 Daniel Vrátil - 5.3.1-1 - Plasma 5.3.1 * Fri May 01 2015 Rex Dieter 5.3.0-1 - 5.3.0 * Tue Jan 27 2015 Daniel Vrátil - 5.2.0-2 - fix license - remove Obsoletes/Provides kcm-gtk - remove Requires xsettings-kde * Mon Jan 26 2015 Daniel Vrátil - 5.2.0-1 - Plasma 5.2.0 * Mon Jan 12 2015 Daniel Vrátil - 5.1.95-1.beta - Plasma 5.1.95 Beta