Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 244519

Summary: New ebuild: kde-misc/webkit-kpart
Product: Gentoo Linux Reporter: Daniel Klaffenbach <danielklaffenbach>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: aagaande, morhekil, pmbarros, shiningarcanine
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: SVN ebuild for webkitkde
SVN ebuild for webkitkde
SVN ebuild for kwebkitpart

Description Daniel Klaffenbach 2008-10-26 20:48:34 UTC
I've created a new ebuild which enables konqueror to use webkit instead of khtml. It compiles against kde 4.1 from the tree.

Reproducible: Always
Comment 1 Daniel Klaffenbach 2008-10-26 20:49:44 UTC
Created attachment 169956 [details]
SVN ebuild for webkitkde
Comment 2 Michał Kudła 2009-01-17 22:27:32 UTC
not compile without kdeprefix


laptok webkit-kpart # emerge -av =webkit-kpart-9999

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy ">=kde-base/kdelibs-4.1:4.1[kdeprefix]".
!!! One of the following packages is required to complete your request:
- kde-base/kdelibs-4.1.4 (Change USE: +kdeprefix)
(dependency required by "kde-misc/webkit-kpart-9999" [ebuild])
(dependency required by "=webkit-kpart-9999" [argument])
Comment 3 Anders Aagaard 2009-01-26 15:35:37 UTC
I'm assuming there's no technical reason this needs kdeprefix?
Comment 4 Daniel Klaffenbach 2009-01-28 19:11:50 UTC
Created attachment 179999 [details]
SVN ebuild for webkitkde

Could try this attachment? I don't really know why it does not work without KDEPREFIX - let me know if this fixed it.
Comment 5 Anders Aagaard 2009-01-28 21:39:07 UTC
It was my problem, the live eclasses wants +kdeprefix, and the rest of the system defaults to without.  Doing a simple USE="-kdeprefix" allows the original ebuild  to install.

Sorry about the noise.
Comment 6 Michał Kudła 2009-02-05 20:10:46 UTC
works with -kdeprefix and kde 4.2 with ebuild modyfication (SLOT)
Comment 7 Chris 2010-03-30 16:07:59 UTC
Created attachment 225841 [details]
SVN ebuild for kwebkitpart

Here's an updated ebuild, modified to pull from the correct repository URL and updated it to reference KDE 4.4. On the whole, it's working much better than the KHTML kpart. Main downer is that none of Konqueror's tools seem to work with the WebKit kpart selected.
Comment 8 Richard 2010-05-27 02:48:14 UTC
I think this should be called kde-misc/kwebkit-part, rather than kde-misc/webkit-kpart, to be more consistent with the official name.

http://websvn.kde.org/*checkout*/trunk/extragear/base/kwebkitpart/README
Comment 9 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2011-04-22 22:31:50 UTC
kde-misc/kwebkitpart is in tree for almost a year