FlorentRevest / Enlightenment

Eglfs module for Enlightenment (embedded hw accel)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Eglfs module for Enlightenment (embedded hw accel)

License:Other


Languages

Language:C 97.9%Language:Makefile 1.2%Language:Shell 0.7%Language:C++ 0.2%Language:Logos 0.1%