On Thursday, January 17, 2013, Enlightenment SVN wrote: > Log: > devs/seoz build.sh: Do not build b0rken exquisite due to ecore-fb.
It's not broken, just enable it: --enable-fb --disable-tslib Of course you don't need tslib if your running on a desktop. > > Author: seoz > Date: 2013-01-17 01:02:00 -0800 (Thu, 17 Jan 2013) > New Revision: 82925 > Trac: http://trac.enlightenment.org/e/changeset/82925 > > Modified: > trunk/devs/seoz/build.sh > > Modified: trunk/devs/seoz/build.sh > =================================================================== > --- trunk/devs/seoz/build.sh 2013-01-17 07:21:06 UTC (rev 82924) > +++ trunk/devs/seoz/build.sh 2013-01-17 09:02:00 UTC (rev 82925) > @@ -32,10 +32,10 @@ > export BUILD_CPP_BINDINGS="BINDINGS/cxx/eflxx BINDINGS/cxx/einaxx > BINDINGS/cxx/evasxx BINDINGS/cxx/ecorexx BINDINGS/cxx/edjexx > BINDINGS/cxx/elementaryxx" > export BUILD_BINDINGS=$BUILD_PYTHON_BINDINGS" "$BUILD_CPP_BINDINGS" " > export BUILD_E_MODULES="E-MODULES-EXTRA/comp-scale E-MODULES-EXTRA/elfe > E-MODULES-EXTRA/engage E-MODULES-EXTRA/forecasts E-MODULES-EXTRA/eweather" > -export BUILD_ETC="terminology ephysics_tests econnman exactness efx > PROTO/shotgun editje PROTO/elev8 PROTO/eyelight ephoto edje_viewer > PROTO/azy elmdentica enlil PROTO/emote emprint clouseau envision ensure > enjoy exquisite rage PROTO/eyesight" > +export BUILD_ETC="terminology ephysics_tests econnman exactness efx > PROTO/shotgun editje PROTO/elev8 PROTO/eyelight ephoto edje_viewer > PROTO/azy elmdentica enlil PROTO/emote emprint clouseau envision ensure > enjoy rage PROTO/eyesight" > export BUILD_EXAMPLE="EXAMPLES/elementary/calculator > EXAMPLES/elementary/converter EXAMPLES/elementary/phonebook > EXAMPLES/elementary/sticky-notes" > export BUILD_GAMES="PROTO/etrophy GAMES/efbb" > -export BUILD_BROKEN="excessive enki espionnage FORMATTING/ecrustify > PROTO/enna-explorer E-MODULES-EXTRA/everything-shotgun " > +export BUILD_BROKEN="excessive enki espionnage FORMATTING/ecrustify > PROTO/enna-explorer E-MODULES-EXTRA/everything-shotgun exquisite" > export BUILD_WITH_CMAKE="ecrire" > > PWD=`pwd` > > > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. ON SALE this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122712 > _______________________________________________ > enlightenment-svn mailing list > [email protected] <javascript:;> > https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: [email protected] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_122712 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
