Bug 1375807
Summary: | geany-plugins must not depend on webkitgtk | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michael Catanzaro <mcatanzaro+wrong-account-do-not-cc> |
Component: | geany-plugins | Assignee: | Dominic Hopf <dmaphy> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | dmaphy, matt, oliver, pingou |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-11-14 00:03:30 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1375784 |
Description
Michael Catanzaro
2016-09-14 04:42:39 UTC
I think the next release will support non-obsolete versions. I've successfully managed to build geany-plugins for Fedora Rawhide with disabling the following plugins which had direct Requires to webkitgtk: * devhelp * markdown * webhelper I'm in contact with upstream (and in fact, Matt himself actually is upstream), to hopefully update those plugins to use webkit2, and thus, I can enable these plugins again. (In reply to Dominic Hopf from comment #2) > I've successfully managed to build geany-plugins for Fedora Rawhide with > disabling the following plugins which had direct Requires to webkitgtk: > > * devhelp > * markdown > * webhelper Good, this was probably the best approach to save the rest of the plugins. > I'm in contact with upstream (and in fact, Matt himself actually is > upstream), to hopefully update those plugins to use webkit2, and thus, I can > enable these plugins again. You have to upgrade Geany to GTK+ 3 before you can use WebKit2, so it's going to be quite some effort. |