Search Criteria
Package Details: ewebkit 1.18-1
Git Clone URL: | https://aur.archlinux.org/ewebkit.git (read-only, click to copy) |
---|---|
Package Base: | ewebkit |
Description: | WebKit ported to the Enlightenment Foundation Libraries |
Upstream URL: | http://ewebkit.org/ |
Licenses: | |
Submitter: | Scimmia |
Maintainer: | None |
Last Packager: | City-busz |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2013-12-13 00:10 |
Last Updated: | 2016-10-16 14:35 |
Dependencies (11)
- atk (atk-git)
- efl (efl-git-asan, efl-full-git, efl-git)
- enchant (enchant-pure)
- harfbuzz-icu (harfbuzz-icu-git)
- hyphen
- libsoup (libsoup-gnome-git, libsoup-gnome)
- libxslt (libxslt-git)
- cmake (cmake-git) (make)
- gperf (gperf-git) (make)
- python (python-dbg) (make)
- ruby (ruby1.8, rvm) (make)
Latest Comments
Scimmia commented on 2015-05-28 22:38
Unfortunately, this isn't compatible with the latest version of EFL. I've got most of the issue worked out, but there's one backport that would be rather large, so I haven't done anything. You're better off using ewebkit-svn.
TheRingmaster commented on 2015-05-28 18:26
[ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum.cc.o
/tmp/yaourt-tmp-jeffp/aur-ewebkit/src/ewebkit/Source/WTF/wtf/dtoa/bignum.cc: In member function ‘void WTF::double_conversion::Bignum::AssignDecimalString(WTF::double_conversion::BufferReference<const char>)’:
/tmp/yaourt-tmp-jeffp/aur-ewebkit/src/ewebkit/Source/WTF/wtf/dtoa/bignum.cc:105:10: error: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Werror=strict-overflow]
void Bignum::AssignDecimalString(BufferReference<const char> value) {
^
cc1plus: all warnings being treated as errors
Source/WTF/wtf/CMakeFiles/WTF.dir/build.make:997: recipe for target 'Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum.cc.o' failed
make[2]: *** [Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum.cc.o] Error 1
CMakeFiles/Makefile2:155: recipe for target 'Source/WTF/wtf/CMakeFiles/WTF.dir/all' failed
make[1]: *** [Source/WTF/wtf/CMakeFiles/WTF.dir/all] Error 2
Makefile:136: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build ewebkit.
==> Restart building ewebkit ? [y/N]
==> --------------------------------
==>
this is the error I get. Is this project still going to be maintained?
wombalton commented on 2015-01-20 09:27
Build Error:
/tmp/makepkg/ewebkit/src/ewebkit/Source/WebKit2/UIProcess/API/efl/EwkView.cpp: In member function ‘bool EwkView::createGLSurface()’:
/tmp/makepkg/ewebkit/src/ewebkit/Source/WebKit2/UIProcess/API/efl/EwkView.cpp:832:5: error: missing initializer for member ‘_Evas_GL_Config::gles_version’ [-Werror=missing-field-initializers]
};
^
cc1plus: all warnings being treated as errors
Source/WebKit2/CMakeFiles/WebKit2.dir/build.make:10458: recipe for target 'Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/efl/EwkView.cpp.o' failed
make[2]: *** [Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/efl/EwkView.cpp.o] Error 1
CMakeFiles/Makefile2:561: recipe for target 'Source/WebKit2/CMakeFiles/WebKit2.dir/all' failed
make[1]: *** [Source/WebKit2/CMakeFiles/WebKit2.dir/all] Error 2
Makefile:137: recipe for target 'all' failed
make: *** [all] Error 2
Any help for me?
Scimmia commented on 2014-12-23 16:48
Yep, that's why I haven't uploaded a new PKGBUILD with the new dep mentioned. Haven't figure out what's going on yet.
berot3 commented on 2014-12-23 10:50
Anyone else getting an error at 97%? :/
Scimmia commented on 2014-12-18 17:35
Probably. One of the other deps used to pull it in, but doesn't anymore. I'll make the change after a couple of tests.
metak commented on 2014-12-06 07:50
Should 'cairo' be added to depends? Build in clean chroot fails without it.
airon90 commented on 2014-03-07 00:28
Here is the updated PKGBUILD to compile latest version of ewebkit:
http://pastebin.com/0UYYu43T