./wip/e17, Enlightenment Window Manager, Development Release

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


Branch: CURRENT, Version: 0.16.999.063, Package name: e17-0.16.999.063, Maintainer: yazzy

Enlightenment has grown to be much more than a window manager.
It has many systems that have grown on their own to support development
of the next version (0.17) and all the effort is going into solidifying
these systems to be more than solid to build on.
This has lead to a lot of code being produced that is useful far
and beyond a window manager. The idea is to share as much code
as possible with other programs, and so a small army of shared libraries
has evolved for Enlightenment. This page attempts to cover some
of these (especially the more interesting ones) to give a good insight
into why they exist, what they do, how to use them, and where they are going.

MESSAGE.NetBSD [+/-]

Required to run:
[devel/eet] [wip/ecore] [wip/edbus] [wip/efreet] [wip/edje] [graphics/evas-buffer] [graphics/evas] [graphics/evas-eet] [graphics/evas-jpeg] [graphics/evas-png]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/autoconf] [devel/libtool-base] [devel/automake] [devel/pkg-config] [x11/compositeproto] [x11/scrnsaverproto] [x11/renderproto] [x11/xproto] [x11/fixesproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/printproto]

Master sites:

SHA1: c2da7dc3c756f01cb823559bfdf4c06a7eb8e40b
RMD160: 2d7ac37d38991c76acc887b9b2aa3e23d4e4d7ed
Filesize: 5641.581 KB

Version history: (Expand)


CVS history: (Expand)


   2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271) | Package updated
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-01-18 20:37:45 by Jörg Sonnenberger | Files touched by this commit (1)
Log message:
Require snapshot 63.
   2010-01-18 20:34:13 by Jörg Sonnenberger | Files touched by this commit (4) | Package updated
Log message:
Update to 2009/12 snapshot.
   2010-01-18 10:38:16 by Thomas Klausner | Files touched by this commit (204)
Log message:
Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8).
   2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-09-13 12:42:10 by Jörg Sonnenberger | Files touched by this commit (1)
Log message:
Regen.
   2009-09-12 01:03:19 by Jörg Sonnenberger | Files touched by this commit (4)
Log message:
enlightenment-0.16.999.062 from the 2009/07/29 snapshot.
   2009-07-22 11:53:10 by Thomas Klausner | Files touched by this commit (92)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2 … 03546.html