Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kde5.git;a=commitdiff;h=7c63a831f10b419bb79db8c9e349f231fec1bb31

commit 7c63a831f10b419bb79db8c9e349f231fec1bb31
Author: crazy <cr...@frugalware.org>
Date:   Sat Oct 14 19:38:37 2017 +0200

otter-browser-0.9.91-2-x86_64
* rebuld with qt5
* switch the browser to use qtwebkit so we have one
browser using webkit and one using webengine

diff --git a/source/xapps-extra/otter-browser/FrugalBuild 
b/source/xapps-extra/otter-browser/FrugalBuild
index 12cba20..6f06912 100644
--- a/source/xapps-extra/otter-browser/FrugalBuild
+++ b/source/xapps-extra/otter-browser/FrugalBuild
@@ -4,10 +4,10 @@

pkgname=otter-browser
pkgver=0.9.91
-pkgrel=1
+pkgrel=2
pkgdesc="Otter Browser, project aiming to recreate classic Opera (12.x) UI 
using Qt5."
-depends=('qt5-webengine>=5.9.0' 'libgcrypt>=1.7.5-1' 'hunspell>=1.6.1' \
-       'qt5-svg>=5.9.0' 'qt5-imageformats>=5.9.0' 'qt5-multimedia>=5.9.0' 
'qt5-script>=5.9.0')
+depends=('qt5-webkit>=5.212.0' 'libgcrypt>=1.7.5-1' 'hunspell>=1.6.1' \
+       'qt5-svg>=5.9.2' 'qt5-imageformats>=5.9.2' 'qt5-multimedia>=5.9.2' 
'qt5-script>=5.9.2')
makedepends=('qt5-tools>=5.9.0')
_F_github_tag_v="y"
_F_github_author="Emdek"
@@ -26,8 +26,8 @@ build()
Fsed 'hunspell-1.3' 'hunspell-1.4' cmake/FindHunspell.cmake

CMake_build \
-               -DENABLE_QTWEBENGINE=ON \
-               -DENABLE_QTWEBKIT=OFF
+               -DENABLE_QTWEBENGINE=OFF \
+               -DENABLE_QTWEBKIT=ON
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to