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

commit 1d8f3a66a47aec9c0117873e0965629b0e243c6c
Author: crazy <cr...@frugalware.org>
Date:   Fri Oct 13 18:53:39 2017 +0200

qt5-webkit-5.212.0-1-x86_64
* Version bump some sort :)
* switched to qtwebkit-tp .. there is nothing relesed
for 5.9.2 and anyway is the same maintainer

diff --git a/source/xlib/qt5-webkit/FrugalBuild 
b/source/xlib/qt5-webkit/FrugalBuild
index fc7b3ff..6e89557 100644
--- a/source/xlib/qt5-webkit/FrugalBuild
+++ b/source/xlib/qt5-webkit/FrugalBuild
@@ -2,15 +2,32 @@
# Maintainer: crazy <cr...@frugalware.org>

pkgname=qt5-webkit
-pkgver=5.9.1
+extrapkg="-alpha2"
+pkgver=5.212.0
pkgrel=1
-depends=("qt5-declarative>=$pkgver" 'libwebp>=0.6.0' 'libxcomposite>=0.4.4-3' 
"qt5-multimedia>=$pkgver" 'libxslt')
-makedepends+=('ruby' 'x11-protos')
-Finclude qt5
+pkgdesc="Cross-platform application and UI framework"
+depends=("qt5-declarative>=5.9.2" 'libwebp>=0.6.0' 'libxcomposite>=0.4.4-3' 
'libxslt' \
+       'qt5-serialport>=5.9.2' 'qt5-webchannel>=5.9.2' 'qt5-sensors>=5.9.2' 
'qt5-location>=5.9.2' \
+       'hyphen' 'gst1-plugins-base' 'pcre2')
+makedepends+=('ruby' 'perl' 'python' 'x11-protos' 'qt5-tools>=5.9.2' 
'extra-cmake-modules' 'gperf')
+groups=('xlib')
+archs=('x86_64')
+_F_github_author="annulen"
+_F_github_name="webkit"
+_F_cmake_confopts+=" -DKDE_INSTALL_INCLUDEDIR=/usr/include/qt5 \
+                       -DUSE_QT_MULTIMEDIA=OFF -DPORT=Qt \
+                       -DENABLE_OPENGL=ON"
+Finclude cmake github
+source=(https://github.com/annulen/webkit/releases/download/qtwebkit-$pkgver$extrapkg/qtwebkit-$pkgver$extrapkg.tar.xz)
+up2date="lynx -dump https://github.com/annulen/webkit/tags | grep -m1 
'\.tar.gz' | sed 's/.*webkit-\(.*\)-.*.tar.gz/\1/'"
+sha1sums=('6a361cc3f3b7ab1d35955bafe20fbbae61bc80c8')
+
replaces=('libqt5webkit')
conflicts=("${replaces[@]}")
provides=("${replaces[@]}")
-#source=("http://download.qt.io/community_releases/${pkgver%.*}/${pkgver}-final/qtwebkit-opensource-src-${pkgver}.tar.xz";)
-sha1sums=('f489241ec83d13d45b3d61fb0a80c861fdb20efc')

+_F_cd_path="qtwebkit-$pkgver$extrapkg"
+options+=('force') ## well not nice but I need it 5.9* vs 5.2*
+
+CXXFLAGS+=" -fno-delete-null-pointer-checks -Wno-deprecated 
-Wno-deprecated-declarations"
# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to