Name: rekonq Version: 2.4.2 Release: 3mamba Summary: A web browser for KDE based on WebKit Group: Graphical Desktop/Applications/Internet Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan URL: http://rekonq.kde.org/ Source: http://downloads.sourceforge.net/project/rekonq/2.0/rekonq-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: kdelibs-devel BuildRequires: libgcc BuildRequires: libkactivities-devel BuildRequires: libnepomuk-core-devel BuildRequires: libqoauth-devel BuildRequires: libqt4-devel BuildRequires: libsoprano-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: libqoauth-devel >= 2.0.0-1mamba BuildRequires: cmake BuildRoot: %{_tmppath}/%{name}-%{version}-root # FIXME: # -- QtOAuth Libraries..................... NO # -- Rekonq will be compiled WITHOUT support for opera sync handler %description Rekonq is a web browser for KDE based on WebKit. It first focuses on being a light, fast & clean way to access to net. Its development is doubly based on using the new amazing features offered by the WebKit rendering engine and on the rock solid network KDE technologies. %debug_package %prep %setup -q %build %cmake_kde4 -d build %make %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall -C build %find_lang %{name} --all-name --with-kde || touch %{name}.lang %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %post touch --no-create %{_kde4_icondir}/hicolor >/dev/null 2>&1 exit 0 %posttrans update-desktop-database -q >/dev/null 2>&1 update-mime-database %{_kde4_mimedir} >/dev/null 2>&1 gtk-update-icon-cache %{_kde4_icondir}/hicolor >/dev/null 2>&1 exit 0 %postun if [ $1 -eq 0 ]; then update-desktop-database -q >/dev/null 2>&1 update-mime-database %{_kde4_mimedir} >/dev/null 2>&1 touch --no-create %{_kde4_icondir}/hicolor >/dev/null 2>&1 gtk-update-icon-cache %{_kde4_icondir}/hicolor >/dev/null 2>&1 fi exit 0 %files -f %{name}.lang %defattr(-,root,root) %{_kde4_bindir}/%{name} %{_kde4_datadir}/%{name} %{_kde4_icondir}/hicolor/*/apps/%{name}.png %{_kde4_kcfgdir}/%{name}.kcfg %{_kde4_libdir}/libkdeinit4_%{name}.so %{_kde4_xdgappsdir}/%{name}.desktop %doc %lang(de) %{_kde4_htmldir}/de/%{name} %doc %lang(el) %{_kde4_htmldir}/el/%{name} %doc %lang(en) %{_kde4_htmldir}/en/%{name} %doc %lang(es) %{_kde4_htmldir}/es/%{name} %doc %lang(et) %{_kde4_htmldir}/et/%{name} %doc %lang(fr) %{_kde4_htmldir}/fr/%{name} %doc %lang(nl) %{_kde4_htmldir}/nl/%{name} %doc %lang(pt) %{_kde4_htmldir}/pt/%{name} %doc %lang(pt_BR) %{_kde4_htmldir}/pt_BR/%{name} %doc %lang(sv) %{_kde4_htmldir}/sv/%{name} %doc %lang(uk) %{_kde4_htmldir}/uk/%{name} %doc AUTHORS COPYING COPYING.DOC %changelog * Mon May 25 2020 Silvan Calarco 2.4.2-3mamba - rebuilt by autoport with build requirements: libqoauth-devel>=2.0.0-1mamba * Tue Jan 08 2019 Silvan Calarco 2.4.2-2mamba - rebuilt * Sat Jan 25 2014 Automatic Build System 2.4.2-1mamba - automatic version update by autodist * Fri Nov 22 2013 Silvan Calarco 2.4.0-1mamba - update to 2.4.0 * Mon Jul 01 2013 Automatic Build System 2.3.2-1mamba - automatic version update by autodist * Sun Jun 23 2013 Automatic Build System 2.3.1-1mamba - automatic version update by autodist * Tue Apr 30 2013 Automatic Build System 2.3.0-1mamba - automatic version update by autodist * Fri Mar 08 2013 Davide Madrisan 2.2.1-1mamba - update to 2.2.1 * Sat Mar 02 2013 Automatic Build System 2.2-1mamba - automatic version update by autodist * Sat Dec 29 2012 openmamba WebBuild System 2.0-1mamba - update to 2.0 * Sun Oct 28 2012 Davide Madrisan 1.3-1mamba - update to 1.3 * Sat Oct 06 2012 Davide Madrisan 1.2-1mamba - update to 1.2 * Tue Aug 28 2012 Davide Madrisan 1.1-1mamba - update to 1.1 * Sat Jul 21 2012 Davide Madrisan 1.0-1mamba - update to 1.0 * Sat Jul 14 2012 Davide Madrisan 0.9.90-1mamba - update to 0.9.90 (rekonq 1.0 beta) * Mon Jun 18 2012 Davide Madrisan 0.9.80-1mamba2 - update to 0.9.80 (rekonq 1.0 tech preview) * Sun May 06 2012 Davide Madrisan 0.9.2-1mamba - update to 0.9.2 * Sat Apr 07 2012 Davide Madrisan 0.9.1-1mamba - update to 0.9.1 - add a debug package * Fri Mar 30 2012 Davide Madrisan 0.9.0-1mamba - update to 0.9.0 * Sun Jan 01 2012 Davide Madrisan 0.8.1-2mamba - update to git 20120101 * Mon Dec 12 2011 Davide Madrisan 0.8.1-1mamba - update to 0.8.1 * Sat Oct 29 2011 Davide Madrisan 0.8.0-1mamba - package created by autospec