onefang pushed a commit to branch master.

http://git.enlightenment.org/admin/devs.git/commit/?id=dfb5d9db757a922cd702495bbe43d1eed1a4d118

commit dfb5d9db757a922cd702495bbe43d1eed1a4d118
Author: David Walter Seikel <won_f...@yahoo.com.au>
Date:   Sun Aug 30 12:40:54 2015 +1000

    Re-arrange which buildable is in which group, plus add some.
---
 developers/onefang/build_efl.lua | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/developers/onefang/build_efl.lua b/developers/onefang/build_efl.lua
index 2d15fa5..9151bb4 100755
--- a/developers/onefang/build_efl.lua
+++ b/developers/onefang/build_efl.lua
@@ -69,27 +69,27 @@ local eflExtra =
 {
     'imlib2', 'imlib2_loaders', 'emap', 'azy', 'enlil', 'libast', 
'libeweather',
     'e_dbus', -- Legacy, but building it anyway, some things might still 
depend on it.
-    'egraph', 'ekbd', 'elev8', 'elocation', 'email', 'epdf', 'eupnp', 'efx', 
'esskyuehl', 'etam', 'etrophy',
+    'egraph', 'ekbd', 'elev8', 'elocation', 'email', 'epdf', 'eupnp', 'efx', 
'esskyuehl', 'etam', 'etrophy', 'ewe',
     'ffi-efl',
     --[['python-evas', 'python-ecore', 'python-e_dbus', 'python-edje', 
'python-ethumb', 'python-emotion', 'python-elementary' Legacy bindings.]]
     'python-efl' --[[ Ubuntu LTS cython is too old.]]
 }
-local binBasic = {'exchange', 'enlightenment', 'exalt', 'emprint', 'geneet'}
+local binBasic = {'exchange', 'enlightenment', 'entrance', 'exalt', 'emprint', 
'geneet', 'terminology'}
 local eModulesExtra = {}
 local binExtra =
 {
     'amnesia', 'apathy', 'ardy', 'calculator', 'clouseau', 'community', 
'converter',
     'e_cho', 'e_jeweled', 'e_pattern_lock', 'econcentration', 'econnman', 
'ecrire', 'editje', 'edje_list', 'edje_smart_thumb', 'edje_viewer', 'edi', 
'edje_writer',
     --[['edvi', No dvilib2 in Ubuntu LTS.]]
-    'efbb', 'egui', 'ekeko', 'elemines', 'elife',
-    'elm_fullscreen', 'elm_illume', 'elm_indicator', 'elm_kbd', 
'elm_quickpanel', 'elm_softkey', 'elm-theme-viewer', 'elmdentica', 'embiance', 
'emote', 'empower', 'encrustify',
+    'efbb', 'eflete', 'egui', 'ekeko', 'elemines', 'elife',
+    'elm_fullscreen', 'elm_illume', 'elm_indicator', 'elm_kbd', 
'elm_quickpanel', 'elm_softkey', 'elm-theme-viewer', 'elmdentica', 'embiance', 
'emote', 'empower', 'ecrustify',
     --[['enjoy', No lightmediascanner in Ubuntu LTS.]]
-    'enki', 'ensure', 'entrance', 'enventor', 'eo_bindings', 'eo_tokenizer', 
'eolian',
+    'enki', 'ensure', 'enventor', 'eo_bindings', 'eo_tokenizer', 'eolian',
     --[['envision', Hangs waiting for input.]]
-    'ephoto', 'ephysics_tests', 'epour', 'eps', 'epulse', 'equate', 'erssd', 
'eruler', 'eskiss', 'espik', 'espionnage', 'etypers', 'eterm', 'ev',
+    'ephoto', 'ephysics_tests', 'epour', 'eps', 'epulse', 'equate', 'erssd', 
'eruler', 'eskiss', 'espik', 'espionnage', 'etypers', 'eterm', 'ev', 
'evas-3d-elm',
     --[['eve', No ewebkit.  The release of webkit-efl in turn requires GLIB 
2.36.0, Ubuntu LTS has only 2.32.4  Not going down that rabbit hole again.]]
     'exactness', 'examine', 'excessive', 'expedite', 'explicit', 'exquisite', 
'eyelight', 'eyelight_edit', 'eyesight',
-    'gpick', 'keys', 'maelstrom', 'ninestime', 'phonebook', 'rage', 
'shellementary', 'smman', 'solve', 'sticky-notes', 'terminology', 'valosoitin', 
'vigrid'
+    'gpick', 'keys', 'maelstrom', 'ninestime', 'phonebook', 'rage', 
'shellementary', 'smman', 'solve', 'sticky-notes', 'valosoitin', 'vigrid'
 }
 local eThemes = {}
 

-- 


Reply via email to