eldbus-codegen

Collection of Enlightenment libraries

Install

All systems
curl cmd.cat/eldbus-codegen.sh
Debian Debian
apt-get install libecore-bin
Ubuntu
apt-get install libecore-bin
Arch Arch Linux
pacman -S efl
image/svg+xml Kali Linux
apt-get install libecore-bin
Fedora
dnf install efl
Windows (WSL2)
sudo apt-get update sudo apt-get install libecore-bin
OS X
brew install efl

efl

Collection of Enlightenment libraries

libecore-bin

Core abstraction layer for enlightenment DR 0.17 binary utilities

This is the core event abstraction layer and X abstraction layer that makes doing selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers fast, optimized, and convenient. It's a separate library so anyone can make use of the work put into Ecore to make this job easy for applications. This package contains code generation utilities used in building EFL apps and a libproxy abstraction binary used by ecore_con.