You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Stefan Schmidt ff9831e2e4 meson: make it possible to set the path for eldbus-codegen 6 years ago
config remove autotools 6 years ago
data remove autotools 6 years ago
doc remove autotools 6 years ago
meson meson: make those scripts executable 6 years ago
po remove autotools 6 years ago
src meson: make it possible to set the path for eldbus-codegen 6 years ago
.arcconfig add .arcconfig for e17. 10 years ago
.gitignore remove autotools 6 years ago
.mailmap More mailmapping 7 years ago
AUTHORS Add user to AUTHORS. 6 years ago
BUGS Fix common misspellings 13 years ago
COPYING E17: Update copyright year. 11 years ago
ChangeLog E18.0 release 10 years ago
NEWS 0.22.0 NEWS updates 6 years ago
README README: no need to mention elementary as dependency 6 years ago
README.wayland remove autotools 6 years ago
e19_workdir_setup.sh feature: add script to set some debug vars 10 years ago
meson.build meson: make it possible to set the path for eldbus-codegen 6 years ago
meson_options.txt meson: make it possible to set the path for eldbus-codegen 6 years ago
netwm.txt add support for new netwm csd X atoms 9 years ago
x-ui.sh remove e17 preload/precache hacks 11 years ago
xdebug.sh xdebug: add clouseau_start 8 years ago

README

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

Enlightenment

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

Must:
efl
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 this release or it will be overwritten.

MESON BUILD:
meson . build
optional:
mesonconf --options OR meson configure --options

sudo ninja -C build install

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.