Enlightenment core abstraction library (x11 module) Maintained by:magik@roorback.net Port Added: 11 Mar 2008 21:14:07 Also Listed In:enlightenment License: BSD
A core event abstracter layer and X abstraction layer that makes doing
selections, Xdnd, general X stuff, and event loops, timeouts and idle handlers
fast, optimised, and convenient.
WWW: http://enlightenment.sourceforge.net/Libraries/Ecore/
To install the port:cd /usr/ports/x11/ecore-x11/ && make install clean To add the package:pkg_add -r ecore-x11
Configuration Options
===> The following configuration options are available for ecore-x11-1.0.1:
XDAMAGE=on (default) "Enable Xdamage support (requires X11)"
XDPMS=on (default) "Enable Xdpms support (requires X11)"
XFIXES=on (default) "Enable Xfixes support (requires X11)"
XINERAMA=on (default) "Enable Xinerama support (requires X11)"
XPRINT=on (default) "Enable Xprint support (requires X11)"
XRANDR=on (default) "Enable Xrandr support (requires X11)"
XRENDER=on (default) "Enable Xrender support (requires X11)"
XSS=on (default) "Enable Xscrnsaver support (requires X11)"
XCURSOR=on (default) "Enable Xcursor support (requires X11)"
===> Use 'make config' to modify these settings
- pass maintainership of this ports to new volunteer
- add some of them to `enlightenment' virtual category
PR: 166814
Submitted by: Grzegorz Blach <magik at roorback dot net>
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
- Use quotes instead of brackets when including files using relative
paths in ecore ports. Apparently this causes problems when WRKDIRPREFIX
is used.
PR: ports/158609
Submitted by: Fabian Keil <fk@fabiankeil.de>
- Update e17 applications suite to the recent snapshot.
Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work
preparing the initial version of the update!
PR: ports/148038
Submitted by: Grzegorz Blach <magik@roorback.net> (based on)
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
privilegies)
- Add DBUS support.
Thanks to: az