## uncomment to enable bootstrap mode #global bootstrap 1 Name: konqueror Version: 18.12.0 Release: 1%{?dist} Summary: KDE File Manager and Browser License: GPLv2+ and LGPLv2+ and GFDL URL: https://konqueror.org/ %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable %else %global stable stable %endif Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz ## upstream patches ## upstreamable patches Patch100: konqueror-17.12.3-webengine_optional.patch ## Fedora specific patches BuildRequires: desktop-file-utils BuildRequires: extra-cmake-modules BuildRequires: cmake(KDED) BuildRequires: cmake(KF5Activities) BuildRequires: cmake(KF5Archive) BuildRequires: cmake(KF5Crash) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5KCMUtils) BuildRequires: cmake(KF5KDELibs4Support) BuildRequires: cmake(KF5KHtml) BuildRequires: cmake(KF5Parts) BuildRequires: cmake(KF5Su) BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Script) %ifarch %{qt5_qtwebengine_arches} %global webengine 1 %endif BuildRequires: cmake(Qt5Widgets) BuildRequires: cmake(Qt5X11Extras) BuildRequires: pkgconfig(zlib) BuildRequires: libtidy-devel %if !0%{?bootstrap} BuildRequires: cmake(Qt5TextToSpeech) %endif %ifarch %{qt5_qtwebengine_arches} Requires: kwebenginepart%{_isa} = %{version}-%{release} %global webengine 1 %else Requires: kwebkitpart%{?_isa} >= 1.4.0 %endif # translations moved here Conflicts: kde-l10n < 17.03 Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: hicolor-icon-theme Requires: keditbookmarks %description Konqueror allows you to manage your files and browse the web in a unified interface. %package devel Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. %package libs Summary: Runtime libraries for %{name} Requires: %{name} = %{version}-%{release} %description libs %{summary}. %if 0%{?webengine} %package -n kwebenginepart Summary: A KPart based on QtWebEngine BuildRequires: cmake(Qt5WebEngine) BuildRequires: cmake(KF5Wallet) %description -n kwebenginepart KWebEnginePart is a web browser component for KDE (KPart) based on (Qt)WebEngine. You can use it for example for browsing the web in Konqueror. %endif %prep %autosetup -p1 %build mkdir %{_target_platform} pushd %{_target_platform} %{cmake_kf5} .. popd %make_build -C %{_target_platform} %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %find_lang %{name} --all-name --with-html %check appstream-util validate-relax --nonet %{buildroot}%{_kf5_metainfodir}/org.kde.konqueror.appdata.xml ||: desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/kfmclient.desktop desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/kfmclient_html.desktop desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/kfmclient_war.desktop desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/konqbrowser.desktop %files -f %{name}.lang %license COPYING* %doc AUTHORS ChangeLog %{_kf5_sysconfdir}/xdg/akregatorplugin.* %{_kf5_sysconfdir}/xdg/konqueror.* %{_kf5_bindir}/fsview %{_kf5_bindir}/kfmclient %{_kf5_bindir}/konqueror %{_kf5_datadir}/akregator/pics/feed.png %{_kf5_metainfodir}/org.kde.konqueror.appdata.xml %{_kf5_datadir}/applications/*.desktop %{_kf5_datadir}/config.kcfg/*.kcfg %{_kf5_datadir}/dbus-1/interfaces/*.xml %{_kf5_datadir}/dolphinpart/kpartplugins/* %{_kf5_datadir}/domtreeviewer/domtreeviewerui.rc %{_kf5_datadir}/fsview/ %{_kf5_datadir}/icons/hicolor/*/*/* %{_kf5_datadir}/icons/oxygen/*/*/* %{_kf5_datadir}/kcmcss/ %{_kf5_datadir}/kcontrol/ %{_kf5_datadir}/kf5/kbookmark/ %{_kf5_datadir}/khtml/ %{_kf5_datadir}/konqueror/ %{_kf5_datadir}/kwebkitpart/ %{_kf5_sysconfdir}/xdg/autostart/konqy_preload.desktop %{_kf5_sysconfdir}/xdg/translaterc %ldconfig_scriptlets libs %files libs %{_kf5_datadir}/kservices5/* %{_kf5_datadir}/kservicetypes5/konqaboutpage.desktop %{_kf5_libdir}/lib*.so.* %{_kf5_libdir}/libkdeinit5*.so %{_kf5_qtplugindir}/*.so %{_kf5_plugindir}/kfileitemaction/akregatorplugin.so %files devel %{_kf5_includedir}/konq_*.h %{_kf5_includedir}/libkonq_export.h %{_kf5_libdir}/cmake/KF5Konq/ %{_kf5_libdir}/libKF5Konq.so %if 0%{?webengine} %files -n kwebenginepart %{_kf5_datadir}/kxmlgui5/webenginepart/ %{_kf5_datadir}/webenginepart/ %{_kf5_libdir}/libkwebenginepartlib.so %dir %{_kf5_plugindir}/parts/ %{_kf5_plugindir}/parts/webenginepart.so %endif %changelog * Sat Dec 08 2018 Rex Dieter - 18.12.0-1 - 18.12.0 * Tue Nov 06 2018 Rex Dieter - 18.08.3-1 - 18.08.3 * Wed Oct 10 2018 Rex Dieter - 18.08.2-1 - 18.08.2 * Fri Sep 07 2018 Rex Dieter - 18.08.1-1 - 18.08.1 * Wed Aug 15 2018 Rex Dieter - 18.08.0-1 - 18.08.0 * Thu Jul 12 2018 Rex Dieter - 18.04.3-1 - 18.04.3 * Tue Jun 05 2018 Rex Dieter - 18.04.2-1 - 18.04.2 * Tue May 08 2018 Rex Dieter - 18.04.1-1 - 18.04.1 * Sat Apr 14 2018 Rex Dieter - 18.04.0-1 - 18.04.0 * Wed Mar 21 2018 Rex Dieter - 17.12.3-2 - make buildable on all archs (#1474171) - -kwebenginepart subpkg * Tue Mar 06 2018 Rex Dieter - 17.12.3-1 - 17.12.3 * Tue Feb 06 2018 Rex Dieter - 17.12.2-1 - 17.12.2 * Thu Jan 11 2018 Rex Dieter - 17.12.1-1 - 17.12.1 * Thu Jan 11 2018 Igor Gnatenko - 17.12.0-2 - Remove obsolete scriptlets * Tue Dec 12 2017 Rex Dieter - 17.12.0-1 - 17.12.0 * Tue Nov 21 2017 Rex Dieter - 17.08.3-2 - BR: Qt5TextToSpeech * Wed Nov 08 2017 Rex Dieter - 17.08.3-1 - 17.08.3 * Wed Oct 11 2017 Rex Dieter - 17.08.2-1 - 17.08.2 * Tue Sep 05 2017 Rex Dieter - 17.08.1-1 - 17.08.1 * Sat Aug 26 2017 Rex Dieter - 17.08.0-2 - Requires: keditbookmarks (#1474248) * Sat Aug 26 2017 Rex Dieter - 17.08.0-1 - 17.08.0 * Thu Aug 03 2017 Fedora Release Engineering - 17.04.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Fri Jul 28 2017 Rex Dieter - 17.04.3-1 - 17.04.3 * Wed Jul 26 2017 Fedora Release Engineering - 17.04.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Jun 15 2017 Rex Dieter - 17.04.2-1 - 17.04.2 * Wed May 10 2017 Rex Dieter - 17.04.1-1 - 17.04.1 * Sat Apr 22 2017 Rex Dieter - 17.04.0-2 - use %%find_lang for handbooks * Tue Apr 18 2017 Rex Dieter - 17.04.0-1 - 17.04.0 * Wed Mar 08 2017 Rex Dieter - 16.12.3-1 - 16.12.3 * Wed Feb 08 2017 Rex Dieter - 16.12.2-1 - 16.12.2 * Fri Jan 20 2017 Christian Dersch - 16.12.1-1 - initial package (review: RHBZ #1413020)