Main component of Enlightenment Desktop
Go to file
Carsten Haitzler 822a0bcacb e module build - make ibar and clock really simple and generic
now their build fiels are super easy to maintan. we should expand this
kind of ptterning aross the e build and then expand it to handle new
patters where needed like custom binaries (setuid or not), etc etc.
2017-07-27 18:30:11 +09:00
config meson - fix config install to install cfg files in right places and perms 2017-07-22 14:41:24 +09:00
data meson. 2017-07-20 17:18:33 -04:00
doc doc - add doc dir content to meson install to match prev autofoo 2017-07-27 14:30:53 +09:00
m4
meson abort meson build if source tree is not clean 2017-07-21 14:43:37 -04:00
pkgbuild
po Updating danish translation 2017-07-26 00:39:15 +02:00
src e module build - make ibar and clock really simple and generic 2017-07-27 18:30:11 +09:00
.arcconfig
.gitignore add build dir to ignore 2017-07-22 11:30:32 +09:00
.mailmap
AUTHORS
BUGS
COPYING
ChangeLog
INSTALL
Makefile.am
NEWS
README
README.wayland
autogen.sh
configure.ac remove edje_cc results from configure output 2017-07-21 14:43:37 -04:00
e19_workdir_setup.sh
enlightenment.pc.in
enlightenment.spec.in
meson-chmod.sh meson - fix config install to install cfg files in right places and perms 2017-07-22 14:41:24 +09:00
meson.build e module build - make ibar and clock really simple and generic 2017-07-27 18:30:11 +09:00
meson_options.txt meson. 2017-07-20 17:18:33 -04:00
netwm.txt
x-ui.sh
xdebug.sh

README

Please report bugs and send patches to phab.enlightenment.org

Enlightenment 0.19.0

Requirements:
-------------

Must:
  efl elementary
  libc libm libX11 libXext
  xcb xcb-shape xcb-keysyms

Heavily suggested:
  evas_generic_loaders (all loaders)

NOTE: Users of DR16 will need to rename the $prefix/bin/enlightenment
file prior to installing DR19 or it will be overwritten.

You can also use the configure --prefix option to put enlightenment in a separate tree
of its own (recommended) like:

  ./configure --prefix=/usr/local/e19

You will, as usual, need to add the subsequent bin dir to your $PATH etc.


NOTES:

* if you do not want security issues make sure sysactions.conf is in
/etc/enlightenment (not PREFIX/etc/enlightenment) as this is the first place
it looks at. This file is intended to be customized by packagers and
system integrators to match your policies and scripts/tools.