Search Criteria
Package Details: qtwebkit 2.3.4-9
Package Actions
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: | 54 |
Popularity: | 0.102515 |
First Submitted: | 2017-02-09 07:52 (UTC) |
Last Updated: | 2023-04-30 16:17 (UTC) |
Dependencies (18)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libx11 (libx11-gitAUR)
- libxrender
- qt4AUR
- sqlite (sqlite-fossilAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- gperf (gperf-gitAUR) (make)
- python2AUR (python2-binAUR) (make)
- ruby (make)
Required by (12)
Sources (8)
- fix-build-in-usr.patch
- https://download.qt.io/archive/qt/4.8/4.8.7/qt-everywhere-opensource-src-4.8.7.tar.gz
- https://sources.archlinux.org/other/packages/qtwebkit/qtwebkit-2.3.4.tar.xz
- https://src.fedoraproject.org/rpms/qtwebkit/raw/rawhide/f/qtwebkit-bison-3.7.patch
- https://src.fedoraproject.org/rpms/qtwebkit/raw/rawhide/f/webkit-qtwebkit-23-gcc5.patch
- https://src.fedoraproject.org/rpms/qtwebkit/raw/rawhide/f/webkit-qtwebkit-23-glib2.patch
- qwebview.patch
- use-python2.patch
Latest Comments
1 2 3 4 5 6 .. 16 Next › Last »
Davius commented on 2022-10-31 15:24 (UTC) (edited on 2022-10-31 15:33 (UTC) by Davius)
Here a modified pkgbuild. The maintener maybe can update. Need to be built using:
$ makepkg -si --nochecksums
If someone can achieve my work...
Compile success with archlinux32 too in VM (using makepkg -siA --no-checksums)
I've added in build --no-video parm... I think a dep from gstreamer is missing but, again, I'm not a professional ! I have also activated ccache in makepkg.conf. You need to try with or without.
https://github.com/Xdavius/VRAC/blob/main/qtwebkit-PKGBUILD
petronny commented on 2022-07-21 09:46 (UTC)
Hi, could you help fix the build?
Currently this package can't be built in a clean chroot. Full build log can be found in 2703643651.log.
Some changes suggested by @Omar007 might need to be applied.
And you can always find the new build log from https://arch4edu.github.io/ if you update this package.
Omar007 commented on 2022-07-07 11:31 (UTC)
PKGBUILD update (diff) for anyone interested in building this currently. Making use of a few Fedora patches.
saber716rus commented on 2021-07-04 12:19 (UTC)
make[3]: выход из каталога «/var/tmp/pamac-build-nikolanp/qtwebkit/src/qtwebkit-2.3.4/WebKitBuild/Release/Source/WebCore» make[2]: [Makefile.WebCore:72: sub-Target-pri-make_default-ordered] Ошибка 2 make[2]: выход из каталога «/var/tmp/pamac-build-nikolanp/qtwebkit/src/qtwebkit-2.3.4/WebKitBuild/Release/Source/WebCore» make[1]: [Makefile:153: sub-Source-WebCore-WebCore-pro-make_default-ordered] Ошибка 2 make[1]: выход из каталога «/var/tmp/pamac-build-nikolanp/qtwebkit/src/qtwebkit-2.3.4/WebKitBuild/Release» make: *** [Makefile:406: incremental] Ошибка 2 ==> ОШИБКА: Произошел сбой в build(). Прерывание...
tioguda commented on 2021-06-27 08:17 (UTC)
I managed to compile in a clean environment in Manjaro using the patches below.
https://src.fedoraproject.org/rpms/qtwebkit/c/0ffa48d7bc7190de34157a3ee709ae06ae5b7f94?branch=rawhide
https://www.linuxquestions.org/questions/slackware-14/regression-on-current-with-qt5-webkit-4175693106/#post6237331
Patch for glib2 needs tweaking, change glib to gobject.
quequotion commented on 2019-10-08 05:10 (UTC) (edited on 2019-10-08 14:25 (UTC) by quequotion)
clean chroot build fails:
By the way, in order to clean chroot build, build the qt4 (AUR) dependency first, then preinstall it:
dakataca commented on 2019-06-02 00:21 (UTC)
qt4 ya no esta en los paquetes oficiales, solo esta en AUR y ninguno funciona, ni qt4 ni qt4-revert80e3108, ambos presentan error en el build().
FredBezies commented on 2018-08-14 11:43 (UTC)
@polly: just do a little sudo pacman -S base-devel...
Polly commented on 2018-08-14 11:33 (UTC)
There seems to be a missing build dependency: bison
1 2 3 4 5 6 .. 16 Next › Last »