Package Details: qtwebkit 2.3.4-9

Git Clone URL: https://aur.archlinux.org/qtwebkit.git (read-only, click to copy)
Package Base: qtwebkit
Description: An open source web browser engine (Qt port)
Upstream URL: http://trac.webkit.org/wiki/QtWebKit
Licenses: GPL3, LGPL2.1
Conflicts: qt
Submitter: arojas
Maintainer: Omar007
Last Packager: Omar007
Votes: 53
Popularity: 0.000020
First Submitted: 2017-02-09 07:52 (UTC)
Last Updated: 2023-04-30 16:17 (UTC)

Sources (8)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 16 Next › Last »

Scimmia commented on 2017-11-10 00:47 (UTC)

Renfield, re-read the AUR wiki page. They are not missing deps

Renfield commented on 2017-11-10 00:33 (UTC)

There are two missing dependencies: ERROR: bison, flex missing but required to build WebKit.

kzoli429 commented on 2017-11-01 19:42 (UTC)

qwebview_plugin.cpp: In member function ‘virtual QWidget* QWebViewPlugin::createWidget(QWidget*)’: qwebview_plugin.cpp:97:16: error: expected type-specifier before ‘QWebView’ return new QWebView(parent); ^~~~~~~~ qwebview_plugin.cpp:97:16: error: expected ‘;’ before ‘QWebView’ qwebview_plugin.cpp:97:16: error: ‘QWebView’ was not declared in this scope make: *** [Makefile:244: qwebview_plugin.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

tc1384 commented on 2017-10-24 16:03 (UTC)

$ cd ~/.cache/pacaur/qtwebkit $ multilib-build Builds Successfully qtwebkit-2.3.4-6-x86_64.pkg.tar.xz

FredBezies commented on 2017-10-23 07:49 (UTC)

@nipsky : useless log... There is no information related to what breaks compilation. Could be anything, like no remaining space in building in /tmp. Will look at it.

nipsky commented on 2017-10-22 18:31 (UTC)

Hi, compilation fails for me with: make[3]: *** [Makefile.WebCore.Target:52491: obj/release/JSDOMWindowCustom.o] Error 1 make[3]: Leaving directory '/tmp/yaourt-tmp-andre/aur-qtwebkit/src/qtwebkit-2.3.4/WebKitBuild/Release/Source/WebCore' make[2]: *** [Makefile.WebCore:72: sub-Target-pri-make_default-ordered] Error 2 make[2]: Leaving directory '/tmp/yaourt-tmp-andre/aur-qtwebkit/src/qtwebkit-2.3.4/WebKitBuild/Release/Source/WebCore' make[1]: *** [Makefile:153: sub-Source-WebCore-WebCore-pro-make_default-ordered] Error 2 make[1]: Leaving directory '/tmp/yaourt-tmp-andre/aur-qtwebkit/src/qtwebkit-2.3.4/WebKitBuild/Release' make: *** [Makefile:406: incremental] Error 2

mocambo commented on 2017-08-28 21:55 (UTC) (edited on 2017-08-28 21:56 (UTC) by mocambo)

Can confirm OPTS="--no-webkit2 --no-xslt" patch from @akash_rawal works on 32-bit Pentium M. It took 12 hours to compile whole thing. qtwebkit-bin is for 64 bit only.

kikislater commented on 2017-08-14 19:52 (UTC) (edited on 2017-08-14 19:52 (UTC) by kikislater)

Amazing ! Didn't know a binarie package is out. Thank you

GetzTheGoldfish commented on 2017-08-14 19:39 (UTC)

@kikislater @dblsMe This may be a little offtopic but you should first read the AUR comments for google music manager, it says that you have to change qtwebkit to qtwebkit-bin in the PKGBUILD, just add 4 characters, simple as that.

akash_rawal commented on 2017-08-14 05:43 (UTC) (edited on 2017-08-15 15:31 (UTC) by akash_rawal)

I made the following change to build it without any chroot. No idea how good this is ATM. https://gist.github.com/akashrawal/63332f6b9401f35a1224cbd90f80cbd1