On Mon, 15 Jul 2019 07:00:43 +0200 Pierre Couderc <pie...@couderc.eu> said:
> > On 7/14/19 11:44 PM, leoutat...@gmx.fr wrote: > > > > You'll see here parameters and dependencies to build efl > > https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=efl-git > > > > > Thank you very much. > > Should I deduce that : > > |-Dopengl=es-egl \ -Dxinput22=true \ -Dbuffer=false \ -Dfb=true \ > -Ddrm=true \ -Dtslib=false \ -Dharfbuzz=true \ -Dwl=true \ > -Dnetwork-backend=connman \ -Devas-loaders-disabler=json \ -Dbindings= \ > -Dbuild-examples=false \ -Dbuild-tests=false \ > -Decore-imf-loaders-disabler= \ is a "normal" set of options for a > "basic" user ("normal" is here, unable to understand what these options > are speaking of...) ?? | well you are compiling software - when it has options then you need to learn about them and what ones are relevant to you. they exist because having things be automagic pisses packagers off. they want it all manually controlled with errors if its incorrectly configured (configure fails if dependency is enabled but not found/installed at build time). they complied for years about our automagic we had in configure. you'll have to take it up with them if you don't like things being manual and there being a learning curve. meson_options.txt does briefly document the options. many refer to other libraries or projects. e.g. drm). to some extent this does require you learn about your system and what is there, what it's called and what it does. you can ask us. we'll help. :) -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- Carsten Haitzler - ras...@rasterman.com _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users