Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 244519 - New ebuild: kde-misc/webkit-kpart
Summary: New ebuild: kde-misc/webkit-kpart
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-26 20:48 UTC by Daniel Klaffenbach
Modified: 2011-04-22 22:31 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
SVN ebuild for webkitkde (webkit-kpart-9999.ebuild,1007 bytes, text/plain)
2008-10-26 20:49 UTC, Daniel Klaffenbach
Details
SVN ebuild for webkitkde (webkit-kpart-9999.ebuild,990 bytes, text/plain)
2009-01-28 19:11 UTC, Daniel Klaffenbach
Details
SVN ebuild for kwebkitpart (webkit-kpart-9999.ebuild,993 bytes, text/plain)
2010-03-30 16:07 UTC, Chris
Details

Note You need to log in before you can comment on or make changes to this bug.
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