Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=1575179eb5b75bea4068732541776c8e4730f45c

commit 1575179eb5b75bea4068732541776c8e4730f45c
Author: crazy <cr...@frugalware.org>
Date:   Wed Feb 14 15:02:52 2018 +0100

qt5-webengine-5.10.1-1-x86_64

* Version bump
* use system jpeg now

diff --git a/source/xlib/qt5-webengine/FrugalBuild 
b/source/xlib/qt5-webengine/FrugalBuild
index c453caa..4014dbd 100644
--- a/source/xlib/qt5-webengine/FrugalBuild
+++ b/source/xlib/qt5-webengine/FrugalBuild
@@ -2,19 +2,19 @@
# Maintainer: crazy <cr...@frugalware.org>

pkgname=qt5-webengine
-pkgver=5.10.0
-pkgrel=2
+pkgver=5.10.1
+pkgrel=1
depends=("qt5-declarative>=$pkgver" "qt5-webchannel>=$pkgver" 
"qt5-location>=$pkgver" 'libxcomposite>=0.4.4-3' \
'libxrandr>=1.5.0-5' 'nss>=3.26' 'libxtst>=1.2.2-3' 'libxscrnsaver>=1.2.2-3' 
'zlib>=1.2.8-8' 'libwebp>=0.5.1-2' \
'libxml2>=2.9.4-3' 'libevent>=2.0.22-4' 'jsoncpp>=1.7.5' 'opus>=1.1.3-2' 
'libvpx>=1.6.0-2' 'snappy>=1.1.6' \
-       'icu4c>=60.1' 'ffmpeg>=3.3.2' 'libsrtp>=1.5.4-4' )
+       'icu4c>=60.1' 'ffmpeg>=3.3.2' 'libsrtp>=1.5.4-4' 'libjpeg-turbo')
makedepends=('git' 're2c>=0.16-2' 'x11-protos')
Finclude qt5
archs=("x86_64")
replaces=('libqt5webengine')
conflicts=("${replaces[@]}")
provides=("${replaces[@]}")
-sha1sums=('cf0a4b33326bbed8dd2eea0c1727ebbbba2b0233')
+sha1sums=('b1253958b8399f287a0497642d096de8554a5ae6')

CXXFLAGS+=" -Wno-deprecated -Wno-deprecated-declarations"

@@ -22,12 +22,10 @@ build()
{

## FIXME use more system-* stuff
+       Fcd
Fpatchall
-       ## crash with eg:
-       ## 
http://www.mega-device.com/bateriya_za_nokia_6300_(bl_4c)_Product_1550.html
-       Fsed "use_system_libjpeg=true" "use_system_libjpeg=false" 
src/core/config/linux.pri

-       Fexec qmake-qt5 -d WEBENGINE_CONFIG+=" use_proprietary_codecs 
use_system_ffmpeg use_spellchecker use_system_libjpeg=false"
+       Fexec qmake-qt5 -d WEBENGINE_CONFIG+=" use_proprietary_codecs 
use_system_ffmpeg use_spellchecker use_system_libjpeg=true"
Fexec make || Fdie
Fexec make INSTALL_ROOT=$Fdestdir install || Fdie
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to