<div dir="ltr">Hi Matt,<div><br></div><div>Upgrading both dependencies seems to be harder to do it simultaneously, than your first approach, to do the upgrading in sequence.</div><div><br></div><div>I am not experienced with GTK3 and Webkit2Gtk at all, so what I am going to say may have to be taken with a grain of salt, and may not be workable at all. The suggestion I was thinking of is whether it would also be possible to do the upgrade to Gtk3 first, while still using Webkit1, so this is kind of doing gtk first, then webkit. As said, I am entirely out of this area of development now, so it may not make sense, or it may not work.</div><div><br></div><div>If all else fails, I think upgrading both dependencies at once is unavoidable, which actually gives you more work, or at least, more work to do at once.</div><div><br></div><div>Blessings,</div><div><br></div><div>Teus.</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, 2 Jan 2018 at 06:00 Matthew A. Postiff <<a href="mailto:postiffm@comcast.net">postiffm@comcast.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <p>Hi Jeremy, Roberto, Teus,<br>
    </p>
    <p>Thank you for your help. I have taken over the development on
      this project, though I will admit I'm not much of a developer :-)
      Thus what I say below may seem very unlearned. Any guidance you
      can provide will be received gratefully on my part.</p>
    <p>I have managed to fix the <a href="http://configure.ac" target="_blank">configure.ac</a> like so:</p>
    <p>PKG_CHECK_MODULES(WEBKIT, webkit2gtk-4.0 >= 2.18.3,,...)</p>
    <p>However, in the WEBKIT_LIBS in the Makefile, configure now
      includes -lgtk-3 -lgdk-3. Right now our package is running on
      gtk2, and I didn't anticipate upgrading both webkit and gtk at the
      same time. I was hoping to do webkit first, and then sometime
      later the gtk. Is that approach possible, or should I just bite
      the bullet now and upgrade both dependencies?</p>
    <p>Thanks,<br>
    </p>
    <p>Matt<br>
    </p>
  </div>


_______________________________________________<br>
Pkg-crosswire-devel mailing list<br>
<a href="mailto:Pkg-crosswire-devel@lists.alioth.debian.org" target="_blank">Pkg-crosswire-devel@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-crosswire-devel" rel="noreferrer" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-crosswire-devel</a></blockquote></div>