Rex Dieter 112fd55
Name:           kde-gtk-config
Rex Dieter 112fd55
Summary:        Configure the appearance of GTK apps in KDE
Dan Vrátil c134b1a
Version:        5.3.1
46c0153
Release:        2%{?dist}
Rex Dieter 112fd55
Rex Dieter 112fd55
# KDE e.V. may determine that future GPL versions are accepted
Rex Dieter 112fd55
# KDE e.V. may determine that future LGPL versions are accepted
Rex Dieter 112fd55
License:        (GPLv2 or GPLv3) and (LGPLv2 or LGPLv3)
Rex Dieter 112fd55
URL:            https://projects.kde.org/projects/kde/workspace/kde-gtk-config
Rex Dieter 112fd55
Rex Dieter 112fd55
%global revision %(echo %{version} | cut -d. -f3)
Rex Dieter 112fd55
%if %{revision} >= 50
Rex Dieter 112fd55
%global stable unstable
Rex Dieter 112fd55
%else
Rex Dieter 112fd55
%global stable stable
Rex Dieter 112fd55
%endif
Rex Dieter 112fd55
Source0:        http://download.kde.org/%{stable}/plasma/%{version}/kde-gtk-config-%{version}.tar.xz
Rex Dieter 112fd55
Rex Dieter 112fd55
Rex Dieter 112fd55
BuildRequires:  extra-cmake-modules
Rex Dieter 112fd55
BuildRequires:  kf5-rpm-macros
Rex Dieter 112fd55
BuildRequires:  qt5-qtbase-devel
Rex Dieter 112fd55
Rex Dieter 112fd55
BuildRequires:  kf5-ki18n-devel
Rex Dieter 112fd55
BuildRequires:  kf5-kconfigwidgets-devel
Rex Dieter 112fd55
BuildRequires:  kf5-knewstuff-devel
Rex Dieter 112fd55
BuildRequires:  kf5-karchive-devel
Rex Dieter 112fd55
BuildRequires:  kf5-kcmutils-devel
Rex Dieter 112fd55
Rex Dieter 112fd55
BuildRequires:  gtk3-devel
Rex Dieter 112fd55
BuildRequires:  gtk2-devel
Rex Dieter 112fd55
Rex Dieter 112fd55
# need kcmshell5 from kde-cli-tools
Rex Dieter 112fd55
Requires:       kde-cli-tools
Rex Dieter 112fd55
Rex Dieter 112fd55
%description
Rex Dieter 112fd55
This is a System Settings configuration module for configuring the
Rex Dieter 112fd55
appearance of GTK apps in KDE.
Rex Dieter 112fd55
Rex Dieter 112fd55
%prep
Rex Dieter 112fd55
%setup -q -n kde-gtk-config-%{version}
Rex Dieter 112fd55
Rex Dieter 112fd55
%build
Rex Dieter 112fd55
mkdir %{_target_platform}
Rex Dieter 112fd55
pushd %{_target_platform}
Rex Dieter 112fd55
%{cmake_kf5} ..
Rex Dieter 112fd55
popd
Rex Dieter 112fd55
Rex Dieter 112fd55
make %{?_smp_mflags} -C %{_target_platform}
Rex Dieter 112fd55
Rex Dieter 112fd55
Rex Dieter 112fd55
%install
Rex Dieter 112fd55
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
Rex Dieter 112fd55
%find_lang kcmgtk5_qt --with-qt --all-name
Rex Dieter 112fd55
Rex Dieter 112fd55
Rex Dieter 112fd55
%post
Rex Dieter 112fd55
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
Rex Dieter 112fd55
Rex Dieter 112fd55
%postun
Rex Dieter 112fd55
if [ $1 -eq 0 ] ; then
Rex Dieter 112fd55
    /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
Rex Dieter 112fd55
    /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
Rex Dieter 112fd55
fi
Rex Dieter 112fd55
Rex Dieter 112fd55
%posttrans
Rex Dieter 112fd55
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
Rex Dieter 112fd55
Rex Dieter 112fd55
%files -f kcmgtk5_qt.lang
Rex Dieter 112fd55
%doc ChangeLog COPYING COPYING.LIB
Rex Dieter 112fd55
%{_kf5_qtplugindir}/kcm_kdegtkconfig.so
Rex Dieter 112fd55
%{_sysconfdir}/xdg/*.knsrc
Rex Dieter 112fd55
%{_kf5_datadir}/kservices5/kde-gtk-config.desktop
Rex Dieter 112fd55
%{_libexecdir}/reload_gtk_apps
Rex Dieter 112fd55
%{_libexecdir}/gtk_preview
Rex Dieter 112fd55
%{_libexecdir}/gtk3_preview
Rex Dieter 112fd55
%{_datadir}/kcm-gtk-module/
Rex Dieter 112fd55
%{_datadir}/icons/hicolor/*/apps/kde-gtk-config.*
Rex Dieter 112fd55
Rex Dieter 112fd55
Rex Dieter 112fd55
%changelog
46c0153
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.3.1-2
46c0153
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
46c0153
Dan Vrátil c134b1a
* Tue May 26 2015 Daniel Vrátil <dvratil@redhat.com> - 5.3.1-1
Dan Vrátil c134b1a
- Plasma 5.3.1
Dan Vrátil c134b1a
Rex Dieter ee32515
* Fri May 01 2015 Rex Dieter <rdieter@fedoraproject.org> 5.3.0-1
Rex Dieter ee32515
- 5.3.0
Rex Dieter ee32515
Rex Dieter 112fd55
* Tue Jan 27 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.0-2
Rex Dieter 112fd55
- fix license
Rex Dieter 112fd55
- remove Obsoletes/Provides kcm-gtk
Rex Dieter 112fd55
- remove Requires xsettings-kde
Rex Dieter 112fd55
Rex Dieter 112fd55
* Mon Jan 26 2015 Daniel Vrátil <dvratil@redhat.com> - 5.2.0-1
Rex Dieter 112fd55
- Plasma 5.2.0
Rex Dieter 112fd55
Rex Dieter 112fd55
* Mon Jan 12 2015 Daniel Vrátil <dvratil@redhat.com> - 5.1.95-1.beta
Rex Dieter 112fd55
- Plasma 5.1.95 Beta