Changes between Version 6 and Version 7 of EFLWebKit
- Timestamp:
- Jun 17, 2009, 1:51:54 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EFLWebKit
v6 v7 19 19 == Getting the source == 20 20 21 As the port is not upstreamed, one can not get the source from official [http://webkit.org/building/checkout.html WebKit repository]. At this stage we are hosting our development in the [http://gitorious.org Gitorious] server. For more informatation visit the[http://gitorious.org/webkit-efl WebKit/EFL project homepage] there.21 As the port is not upstreamed, one can not get the source from official [http://webkit.org/building/checkout.html WebKit repository]. Instead, we are hosting our development in the [http://gitorious.org Gitorious] server at thie stage of development. See also [http://gitorious.org/webkit-efl WebKit/EFL project homepage] there. 22 22 23 23 {{{ … … 50 50 * libcairo2-dev 51 51 * libfreetype6-dev 52 * libglib2.0-dev (for flash support) 52 53 53 54 Additionally, the [https://svn.enlightenment.org/svn/e/trunk/ EFL specific packages] (not officially debianized) have to be installed.