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

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


Branch: CURRENT, Version: 0.16.8.8nb3, Package name: enlightenment-0.16.8.8nb3, Maintainer: pkgsrc-users

Enlightenment 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.


Required to run:
[graphics/imlib2] [graphics/freetype2] [audio/esound] [fonts/Xft2] [lang/perl5] [x11/Xrender] [x11/liboldXrandr]

Required to build:
[pkgtools/x11-links] [devel/pkg-config] [devel/bison] [x11/renderproto] [x11/inputproto] [x11/xextproto] [x11/randrproto]

Master sites: (Expand)

SHA1: 94d9dc2a645c5c368b58b595ee75d60ba0db8fd4
RMD160: 46e101b8ed75a5cf96789cfc86bb541eda5301f5
Filesize: 1958.405 KB

Version history: (Expand)


CVS history: (Expand)


   2010-01-18 10:59:46 by Thomas Klausner | Files touched by this commit (938)
Log message:
Second try at jpeg-8 recursive PKGREVISION bump.
   2009-12-15 23:14:28 by Joerg Sonnenberger | Files touched by this commit (10)
Log message:
Recursive bump for libltdl
   2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | Package updated
Log message:
bump revision because of graphics/jpeg update
   2009-06-14 20:19:03 by Joerg Sonnenberger | Files touched by this commit (64)
Log message:
Remove @dirrm entries from PLISTs
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2007-07-04 09:39:34 by Daniel Sieger | Files touched by this commit (3) | Package updated
Log message:
Update to latest stable release (0.16.8.8). Changes from previous:

- Fix pagers when enabling after initially being disabled
- Remove unused backup-....cfg stuf
- Fix fallback textclass
- Don't crash if trying to start when no theme is found. Add missing
  newline.
- Fix parsing title, name, and class matches in windowmatches.cfg
- Remove trailing dash in release version string
- Enable setting imlib2 image cache size
- Eliminate some remainders from Window re-wrapping done a while back
   2007-05-20 13:59:51 by Daniel Sieger | Files touched by this commit (3) | Package updated
Log message:
Update wm/enlightenment to the latest stable release (0.16.8.7)
   2006-12-27 14:37:47 by Joerg Sonnenberger | Files touched by this commit (210)
Log message:
- fine grained X11 dependencies for packages which have either USE_IMAKE
  or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.