homepage http://etoileos.com/
description GNUstep based user environement
Etoile intends to be an innovative GNUstep-based user environment \
built from the ground up on highly modular and light components \
with project and document orientation in mind.
# Might be best to move to https://github.com/etoile/Etoile
svn.url http://svn.gna.org/svn/etoile/trunk/Etoile
depends_lib port:SQLClient \
path:bin/dbus-daemon:dbus \
patchfiles patch-etoile.make \
patch-PopplerKit-config.sh
array set gnustep.post_flags {
Frameworks/AddressesKit/Frameworks/AddressView -lAddresses
Frameworks/BookmarkKit -lCollectionKit
Frameworks/SystemConfig -lX11
reinplace "s|SCSound.m||" \
${worksrcpath}/Frameworks/SystemConfig/Source/GNUmakefile
reinplace "s|/usr|${prefix}|g" \
${worksrcpath}/Services/Private/System/GNUmakefile
build.args azalea=no background=no dock=no login=no corner=no idle=no azswitch=no \
jabber=no outerspace=no sketch=no
destroot.args azalea=no background=no dock=no login=no corner=no idle=no azswitch=no \
jabber=no outerspace=no sketch=no
set localdir ${destroot}${prefix}/GNUstep/Local
xinstall -d ${localdir}/Library/Themes
copy ${worksrcpath}/Bundles/Camaelon/Nesedah.theme \
${localdir}/Library/Themes
copy ${worksrcpath}/Services/User/Calc/Calc.app \
ln -s ${localdir}/Applications/Calc.app/Calc ${localdir}/Tools/
delete ${localdir}/Library/Headers/AddressBook
ln -s ${localdir}/Library/Headers/Addresses ${localdir}/Library/Headers/AddressBook