Changes between Version 118 and Version 119 of BuildingGtk


Ignore:
Timestamp:
Feb 2, 2016 3:39:18 AM (8 years ago)
Author:
alex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingGtk

    v118 v119  
    4141 * If you get build errors saying a library could not be found but you have the appropriate packages installed make sure you have up-to-date multiarch-support and binutils (or binutils-gold) packages.
    4242 * You can also [wiki:WebKitGtkExtendingJHBuild add more modules to the default WebKit JHBuild].
    43  * Wayland support has been under working. If you're interested in hacking on it, just use ./Tools/gtk/jhbuild-wayland.modules. You can simply set up the dependencies by exporting WEBKIT_EXTRA_MODULESETS.
     43 * WebRTC support is currently being implemented. If you're interested in hacking on it, just use ./Tools/gtk/jhbuild-webrtc.modules. You can simply set up the dependencies by exporting WEBKIT_EXTRA_MODULESETS.
    4444{{{
    45 WEBKIT_EXTRA_MODULESETS=file:///webkit/directory/Tools/gtk/jhbuild-wayland.modules
     45WEBKIT_EXTRA_MODULESETS=file:///webkit/directory/Tools/gtk/jhbuild-webrtc.modules
    4646}}}
    4747