If you wander by the Etoile web site, you’ll see that Etoile 0.4 is right around the corner! Initial mail for this version detailed that “the focus for 0.4 will be frameworks, developer tools, example apps, and documentation”. So the “stable” packages list will be shorter than old 0.2 release. But don’t despair, you’ll still get updated packages, including camaelon (GNUstep theming engine)
As for ebuilds availability… I’ll update the ebuilds already in portage soon after the official release (camaelon, popplerkit, …). The Etoile ebuilds in the gnustep overlay will come later (first cause of delay will be additional requirement on LLVM, which is not in portage for now)
On the releases news front, the guys behind the Window Maker revival have made some progress too: a git repository is up, people chat on #windowmaker (Freenode), and a new bugfix release should come quickly (this will clean up the patchet currently in use in the ebuild!). After that, new features? We’ll see!
Why llvm is a requirement?
The SmallTalk compiler in Etoile uses LLVM to convert SmallTalk objects in native code Obj-C objects. And apparently they keep up to pace with LLVM, as Etoile 0.4 needs some API introduced in LLVM 2.4 (which will be released in the next few days).
http://etoileos.com/news/archive/2008/07/12/1410/
Etoile 0.4 is out now. 🙂
Indeed, and most of it is available now in the gnustep overlay (still a bit rough around the edges)
Remember that this is a developer-oriented release, so you won’t find many end-user applications (no window manager, no unstable apps). This will come in later versions
It would be really helpful if gnustep-libs/coreobject depended on virtual/postgresql-base OR dev-db/libpq instead of just libpq.
Thanks, I had forgotten about this virtual. Fixed in the overlay!