<div dir="ltr">Hi Konstantin and Gustavo,<div><br></div><div>I&#39;m gonna upload latest WebKit source code to the repo.</div><div>Let me use the methods you guys recommend(script or git command) in order to make EFL tarball.<br><div><span style="font-size:12.8px;font-weight:bold;white-space:nowrap"><br></span></div><div>Gyuyoung.</div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 16, 2017 at 12:18 AM, Gustavo Sverzut Barbieri <span dir="ltr">&lt;<a href="mailto:barbieri@profusion.mobi" target="_blank">barbieri@profusion.mobi</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Feb 15, 2017 at 12:48 PM, Konstantin Tokarev &lt;<a href="mailto:annulen@yandex.ru">annulen@yandex.ru</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; 15.02.2017, 17:18, &quot;Gustavo Sverzut Barbieri&quot; &lt;<a href="mailto:barbieri@profusion.mobi">barbieri@profusion.mobi</a>&gt;:<br>
&gt;&gt; On Wed, Feb 15, 2017 at 3:19 AM, Gyuyoung Kim &lt;<a href="mailto:gyuyoung.kim@webkit.org">gyuyoung.kim@webkit.org</a>&gt; wrote:<br>
&gt;&gt;&gt;  Hi,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;  If there is no other active maintainer for EFL port, unfortunately I have to<br>
&gt;&gt;&gt;  agree to drop EFL port in mainline<br>
&gt;&gt;&gt;  because EFL port should not be an obstacle. I will maintain WebKitEFL like<br>
&gt;&gt;&gt;  the QT port in<br>
&gt;&gt;&gt;  <a href="https://github.com/Gyuyoung/ewebkit" rel="noreferrer" target="_blank">https://github.com/Gyuyoung/<wbr>ewebkit</a> and <a href="http://www.ewebkit.org" rel="noreferrer" target="_blank">http://www.ewebkit.org</a>.<br>
&gt;&gt;<br>
&gt;&gt; Okay, we can continue based on that.<br>
&gt;&gt;<br>
&gt;&gt; Just a small observation for your fork is to avoid releases to remove<br>
&gt;&gt; non-EFL port files like was done for 1.18, instead keep just our<br>
&gt;&gt; patchset on top and if you want to produce smaller archives just use<br>
&gt;&gt; git-archive ignore files (which can be in the git repo)... likely good<br>
&gt;&gt; to produce smaller downloads without layouttests and the likes.<br>
&gt;<br>
&gt; There is small but very useful script, Tools/gtk/make-dist.py. It allows to remove<br>
&gt; unwanted files by using patterns, listed in manifests file (like Tools/gtk/<a href="http://manifest.txt.in" rel="noreferrer" target="_blank">manifest.txt.in</a>)<br>
&gt;<br>
&gt; For Qt port I use this script both to make release tarballs and for snapshots repo [1].<br>
&gt; This allows me to have full-fledged main repo with all tests and sources, and users<br>
&gt; can clone small snapshots repo to get latest updates.<br>
&gt;<br>
&gt; [1] <a href="https://github.com/annulen/qtwebkit-snapshots" rel="noreferrer" target="_blank">https://github.com/annulen/<wbr>qtwebkit-snapshots</a><br>
<br>
</span>well, cpack could do that kind of stuff, no? I recall the first port<br>
of cmake used that.<br>
<br>
I&#39;m not sure why Gyuyoung did that approach, likely to get the<br>
tarballs-from-git-tags feature of github in a lightweight mode... then<br>
using git-archive features may do (it&#39;s kinda of simple to blacklist<br>
tests stuff and slim the tarball to 50mb or so)<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
Gustavo Sverzut Barbieri<br>
<a href="http://profusion.mobi" rel="noreferrer" target="_blank">http://profusion.mobi</a> embedded systems<br>
------------------------------<wbr>--------<br>
MSN, GTalk, FaceTime: <a href="mailto:barbieri@gmail.com">barbieri@gmail.com</a><br>
Skype: gsbarbieri<br>
Mobile: +55 (16) 99354-9890<br>
</div></div></blockquote></div><br></div>