Title: [204559] trunk
Revision
204559
Author
[email protected]
Date
2016-08-17 07:59:18 -0700 (Wed, 17 Aug 2016)

Log Message

[EFL] Bump efl version from 1.17 to 1.18
https://bugs.webkit.org/show_bug.cgi?id=160899

Patch by Gyuyoung Kim <[email protected]> on 2016-08-17
Reviewed by Antonio Gomes.

.:

* Source/cmake/OptionsEfl.cmake: Update ewebkit version to 1.18.0.

Tools:

To use efl-1.18, EFL port needs to update install dependencies as well.

* efl/install-dependencies:
* efl/jhbuild.modules:

Modified Paths

Diff

Modified: trunk/ChangeLog (204558 => 204559)


--- trunk/ChangeLog	2016-08-17 14:39:23 UTC (rev 204558)
+++ trunk/ChangeLog	2016-08-17 14:59:18 UTC (rev 204559)
@@ -1,3 +1,12 @@
+2016-08-17  Gyuyoung Kim  <[email protected]>
+
+        [EFL] Bump efl version from 1.17 to 1.18
+        https://bugs.webkit.org/show_bug.cgi?id=160899
+
+        Reviewed by Antonio Gomes.
+
+        * Source/cmake/OptionsEfl.cmake: Update ewebkit version to 1.18.0.
+
 2016-08-04  Csaba Osztrogonác  <[email protected]>
 
         [Mac][cmake] Fix the build after Objective-C bindings generator removal

Modified: trunk/Source/cmake/OptionsEfl.cmake (204558 => 204559)


--- trunk/Source/cmake/OptionsEfl.cmake	2016-08-17 14:39:23 UTC (rev 204558)
+++ trunk/Source/cmake/OptionsEfl.cmake	2016-08-17 14:59:18 UTC (rev 204559)
@@ -1,5 +1,5 @@
 set(PROJECT_VERSION_MAJOR 1)
-set(PROJECT_VERSION_MINOR 17)
+set(PROJECT_VERSION_MINOR 18)
 set(PROJECT_VERSION_MICRO 0)
 set(PROJECT_VERSION ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_MICRO})
 

Modified: trunk/Tools/ChangeLog (204558 => 204559)


--- trunk/Tools/ChangeLog	2016-08-17 14:39:23 UTC (rev 204558)
+++ trunk/Tools/ChangeLog	2016-08-17 14:59:18 UTC (rev 204559)
@@ -1,3 +1,15 @@
+2016-08-17  Gyuyoung Kim  <[email protected]>
+
+        [EFL] Bump efl version from 1.17 to 1.18
+        https://bugs.webkit.org/show_bug.cgi?id=160899
+
+        Reviewed by Antonio Gomes.
+
+        To use efl-1.18, EFL port needs to update install dependencies as well.
+
+        * efl/install-dependencies:
+        * efl/jhbuild.modules:
+
 2016-08-17  Per Arne Vollan  <[email protected]>
 
         [Win] Add tests for linked fonts.

Modified: trunk/Tools/efl/install-dependencies (204558 => 204559)


--- trunk/Tools/efl/install-dependencies	2016-08-17 14:39:23 UTC (rev 204558)
+++ trunk/Tools/efl/install-dependencies	2016-08-17 14:59:18 UTC (rev 204559)
@@ -87,11 +87,16 @@
         libjpeg-dev \
         libjson-glib-dev \
         liblua5.1-0-dev \
+        libluajit-5.1-dev \
         libmpg123-dev \
         liborc-0.4-dev \
         libp11-kit-dev \
         $(aptIfElse libpng-dev libpng12-dev) \
+        libpoppler-cpp-dev \
         libpulse-dev \
+        libraw-dev \
+        librsvg2-dev \
+        libspectre-dev \
         libsqlite3-dev \
         libssl-dev \
         libtheora-dev \

Modified: trunk/Tools/efl/jhbuild.modules (204558 => 204559)


--- trunk/Tools/efl/jhbuild.modules	2016-08-17 14:39:23 UTC (rev 204558)
+++ trunk/Tools/efl/jhbuild.modules	2016-08-17 14:59:18 UTC (rev 204559)
@@ -14,7 +14,7 @@
       <dep package="glib"/>
       <dep package="glib-networking"/>
       <dep package="libsoup"/>
-      <dep package="elementary"/>
+      <dep package="efl"/>
       <dep package="libxml2"/>
       <dep package="libxslt"/>
       <dep package="gstreamer"/>
@@ -159,40 +159,27 @@
             md5sum="e75e303b4f7756c2b16203a57ac87eba"/>
   </autotools>
 
- <autotools id="harfbuzz" autogen-sh="configure">
-   <branch module="software/harfbuzz/release/harfbuzz-0.9.35.tar.bz2" version="0.9.35"
+  <autotools id="harfbuzz" autogen-sh="configure">
+    <branch module="software/harfbuzz/release/harfbuzz-0.9.35.tar.bz2" version="0.9.35"
            checkoutdir="harfbuzz-0.9.35"
            repo="freedesktop.org"
            hash="sha256:0aa1a8aba6f502321cf6fef3c9d2c73dde48389c5ed1d3615a7691944c2a06ed">
-   </branch>
- </autotools>
+    </branch>
+  </autotools>
 
   <autotools id="efl" autogen-sh="configure"
-             autogenargs="--disable-fribidi --disable-audio --disable-libmount --disable-physics --enable-lua-old --enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-abb">
+             autogenargs="--disable-fribidi --disable-audio --disable-libmount --disable-physics --enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-abb">
     <dependencies>
       <dep package="fontconfig"/>
       <dep package="gstreamer"/>
       <dep package="gst-plugins-base"/>
     </dependencies>
-    <branch module="rel/libs/efl/efl-1.17.0.tar.gz" version="1.17.0"
+    <branch module="rel/libs/efl/efl-1.18.0.tar.gz" version="1.18.0"
             repo="download.enlightenment.org"
-            hash="sha256:046ff2c5fe769d749278f9d3e5b85e25cb4d1070bd1b8b54ee6831d81739f3c5">
-      <patch file="ecore_remove_warnings.patch" strip="1"/>
+            hash="sha256:a90255e97f6b768883276d3e04946798c31bc9bf57da12702ca7c3f4a401ec9f">
     </branch>
   </autotools>
 
-  <autotools id="elementary"
-             autogen-sh="configure"
-             autogenargs="--disable-emap --disable-eweather --with-elementary-web-backend=none">
-    <branch module="rel/libs/elementary/elementary-1.17.0.tar.gz" version="1.17.0"
-            repo="download.enlightenment.org"
-            hash="sha256:0004a3038968073f3e7599294933fab72226162d0436dce35d9ec4d3b0478267">
-    </branch>
-    <dependencies>
-        <dep package="efl"/>
-    </dependencies>
-  </autotools>
-
   <autotools id="libxml2"
              autogen-sh="configure"
              autogenargs="--without-python">
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to