./wm/enlightenment16, Highly themeable and configurable window manager

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 1.0.31nb3, Package name: enlightenment16-1.0.31nb3, Maintainer: gutteridge

Enlightenment 16 is a window manager for the X Window System that is designed
to be powerful, extensible, configurable and pretty darned good looking! It is
one of the more graphically intense window managers.

Enlightenment goes beyond managing windows by providing a useful and appealing
graphical shell from which to work. It is open in design and instead of
dictating a policy, allows the user to define their own policy, down to every
last detail.

This is Enlightenment 16, an older, stable branch which continues to be
maintained separately from ongoing Enlightenment development, due to its more
lightweight nature.


Required to run:
[graphics/imlib2] [graphics/freetype2] [audio/libsndfile] [fonts/Xft2] [fonts/vera-ttf] [devel/pango] [x11/libXcomposite] [x11/libXrender] [x11/libXdamage] [x11/liboldXrandr] [audio/pulseaudio] [lang/python310]

Required to build:
[pkgtools/x11-links] [x11/xbitmaps] [x11/xcb-proto] [x11/xorgproto]

Package options: dbus, pango, pulseaudio, vera-ttf

Master sites:

Filesize: 2368.259 KB

Version history: (Expand)


CVS history: (Expand)


   2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344)
Log message:
*: recursive bump for removal of cairo's xcb option
   2025-10-30 00:50:01 by David H. Gutteridge | Files touched by this commit (7)
Log message:
enlightenment16: patch ctype(3) issues

Helps with some menu issues that can occur at runtime.
   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message:
*: recursive bump for pcre2

Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ 
/usr/pkg/lib/libglib-2.0.so.0 not defined
   2025-08-11 18:07:49 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
enlightenment16: update to 1.0.31

e16 v1.0.31 - 2025-08-08
------------------------
- 1.0.31
- Update po
- text: Eliminate obsolete FontOps:TextFit function
- text: Avoid lockup (endless loop) in TextFit functions
- Sound: Make with-sound-player option work
- backgrounds: Save configuration when changed from configuration dialog
- backgrounds: Remove pointless call to autosave()
- backgrounds: Some cosmetic function name changes
   2025-02-12 07:45:45 by Ryo ONODERA | Files touched by this commit (850)
Log message:
*: Recursive revbump from audio/flac-1.5.0
   2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055)
Log message:
*: recursive bump for pango requiring fontconfig 2.15
   2024-12-16 00:24:10 by David H. Gutteridge | Files touched by this commit (2)
Log message:
enlightenment16: note upstream PR for configure patch
   2024-11-29 04:05:21 by David H. Gutteridge | Files touched by this commit (3)
Log message:
enlightenment16: supply correct basic sound player on NetBSD

The upstream configure script is also broken here, so the option
--with-sound_player didn't work as-is.

Incorrect player path issue on NetBSD reported by Andrew Randrianasulu.