[webkit-dev] 2017 WebKit Contributors Meeting – Registration is Open!

2017-06-22 Thread Jonathan Davis
Hello WebKit Contributors,

You are invited to attend the annual WebKit Contributors Meeting to be held at 
the Hyatt House San Jose/Silicon Valley hotel on Friday, October 13th, 2017 
from 8 AM to 6 PM Pacific. 

Breakfast and sign-in will begin at 8 AM. Presentations will run between 9:30 
AM to 6 PM. Lunch will be provided with all day coffee, tea and a mid-afternoon 
snack break. A reception is planned at the venue after the meeting with drinks 
and snacks from 6 PM to 9 PM.

To attend you must be an active WebKit contributor. The meeting will be free of 
charge, and registration is now open. Sign up at https://webkit.org/meeting/ to 
reserve your spot. The registration deadline is Friday, September 29th, 2017. 
If you are traveling internationally and require a formal invitation letter, 
please email me.

The event format will follow last year’s mix of proposed talks of around 40 
minutes long and spontaneous lightning talks about 5-10 minutes long. If you 
have a topic idea that you to present, please email me directly.

We look forward to seeing you there!

Thank you,
Jon Davis


smime.p7s
Description: S/MIME cryptographic signature
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] WebKit Build dependencies

2017-06-22 Thread Konstantin Tokarev


22.06.2017, 14:52, "Adrian Perez de Castro" :
> On Thu, 22 Jun 2017 15:41:26 +0530, Nagendra K  wrote:
>
>>  To build WebKit alone for a cross platform embedded device, want to know
>>  the list of dependencies/packages required to build on host(Ubuntu) and
>>  dependencies to run on host other than toolchain. Request some to help
>>  where to find this information.
>
> For the GTK+ and WPE ports you can get an idea from the JHBuild module sets:
>
>    https://trac.webkit.org/browser/webkit/trunk/Tools/gtk/jhbuild.modules
>    https://trac.webkit.org/browser/webkit/trunk/Tools/wpe/jhbuild.modules

Note that you can get rid of many dependencies if you disable some WebKit 
features. E.g. some of these jhbuild modules are needed only for WebRTC, and 
disabling HTML5 video/audio will cut off a lot of stuff further.

>
> The above are neeed *at run-time*, and for building you will need a bunch of
> additional tools. The “install-dependencies” scripts can give you an idea:
>
>   https://trac.webkit.org/browser/webkit/trunk/Tools/gtk/install-dependencies
>   https://trac.webkit.org/browser/webkit/trunk/Tools/wpe/install-dependencies

For the record, install-dependencies includes packages that may be needed to 
build jhbuild modules mentioned above, but not necessary for WebKit itself.

You can consult to existing packages of WebKitGTK+ to get better picture of 
build-time and run-time dependencies

>
> I hope this helps.
>
> Cheers,
>
> --
>  Adrián 🎩
> ,
>
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev

-- 
Regards,
Konstantin
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] WebKit Build dependencies

2017-06-22 Thread Adrian Perez de Castro
On Thu, 22 Jun 2017 15:41:26 +0530, Nagendra K  wrote:

> To build WebKit alone for a cross platform embedded device, want to know
> the list of dependencies/packages  required to build on host(Ubuntu) and
> dependencies to run on host other than toolchain. Request some to help
> where to find this information.

For the GTK+ and WPE ports you can get an idea from the JHBuild module sets:

   https://trac.webkit.org/browser/webkit/trunk/Tools/gtk/jhbuild.modules
   https://trac.webkit.org/browser/webkit/trunk/Tools/wpe/jhbuild.modules

The above are neeed *at run-time*, and for building you will need a bunch of
additional tools. The “install-dependencies” scripts can give you an idea:

  https://trac.webkit.org/browser/webkit/trunk/Tools/gtk/install-dependencies
  https://trac.webkit.org/browser/webkit/trunk/Tools/wpe/install-dependencies

I hope this helps.

Cheers,


--
 Adrián 🎩


pgpeu9tC5kUBy.pgp
Description: PGP signature
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] WebKit to opengl

2017-06-22 Thread Nagendra K
Hi,

I want to interface opengl to WebKit to use egl calls to render, can any
help to point in which files in WebKit do I need to check to interface the
egl to WebKit.

Thanks and Regards,
Nagendra
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] WebKit Build dependencies

2017-06-22 Thread Nagendra K
Hi,

To build WebKit alone for a cross platform embedded device, want to know
the list of dependencies/packages  required to build on host(Ubuntu) and
dependencies to run on host other than toolchain. Request some to help
where to find this information.

Thanks and Regards,
Nags
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev