[xiphos-devel] Debian testing, gtkhtml, webkit editor, waf

2016-09-19 Thread Peter von Kaehne
Debian testing has seemingly done away with gtkhtml. Xiphos compiles and works just fine though with the webkit based editor. Unfortunately the webkit based editor is not an automatic choice in absence of the gtkhtml library, but needs to be called as an option.  My questions: 1) Can waf get easi

Re: [xiphos-devel] Debian testing, gtkhtml, webkit editor, waf

2016-09-19 Thread Christopher Bayliss
Waf should be choosing webkit-editor by default *unless* you're passing '--enable-webkit2'. (we didn't port the editor to WebKit2) If it's not default try passing '--enable-webkit-editor' The simplest way to know what the options are is to just look at this python file: https://github.com/crosswi

Re: [xiphos-devel] Debian testing, gtkhtml, webkit editor, waf

2016-09-19 Thread Karl Kleinpaste
On 09/19/2016 03:54 AM, Peter von Kaehne wrote: > 1) Can waf get easily fixed to incorporate an automatic search for > webkit-editor as an alternative to gtkhtml-editor? As for Fedora's xiphos.spec, Debian's packing should just use waf configure --enable-webkit-editor. > 2) Is there an way of makin

[xiphos-devel] Note

2016-09-19 Thread Greg Hellings
Word to the wise. https://bugzilla.redhat.com/show_bug.cgi?id=1375845 Fedora is officially deprecating and removing WebKitGTK+ versions that expose and use webkit1's API because it was deprecated in 2013 and has over 150 unfixed security vulnerabilities. If dependent packages do not update by the

Re: [xiphos-devel] Debian testing, gtkhtml, webkit editor, waf

2016-09-19 Thread Peter von Kaehne
On Mon, 2016-09-19 at 07:44 -0400, Karl Kleinpaste wrote: >  > > 2) Is there an way of making waf list all options available  > Isn't waf --help obvious enough? Ouch... Indeed. I thought I had tried that  Peter ___ xiphos-devel mailing list xiphos-