etoile version 0.1.9 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    etoile  most recent diff


      View the most recent changes for the etoile port at: etoile.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for etoile.
      The raw portfile for etoile 0.1.9 is located here:
      http://etoile.darwinports.com/dports/gnustep/Etoile/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/etoile
      Google
      Web Darwinports.com



      # $Id: Portfile 30229 2007-10-22 23:01:24Z jmpp macports.org $

      PortSystem 1.0
      PortGroup gnustep 1.0

      Name: Etoile
      Version: 0.1.9
      revision 3
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://www.etoile-project.org/

      Description: GNUstep based user environnement
      Long Description: 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.

      fetch.type svn
      svn.tag 2097
      svn.url http://svn.gna.org/svn/etoile/stable/Etoile

      depends_build bin:svn:subversion
      depends_lib port:SQLClient port:dbus port:oniguruma5 port:poppler

      worksrcdir ${name}

      patchfiles patch-etoile.make patch-PopplerKit-config.sh

      array set gnustep.post_flags {
      Frameworks/AddressesKit/Frameworks/AddressView -lAddresses
      Frameworks/BookmarkKit -lCollectionKit
      Frameworks/SystemConfig -lX11
      }

      post-patch {
      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

      post-destroot {
      cd ${destroot}${prefix}
      xinstall -d GNUstep/Local/Library/Themes
      copy ${worksrcpath}/Bundles/Camaelon/Nesedah.theme GNUstep/Local/Library/Themes
      copy ${worksrcpath}/Services/User/Calc/Calc.app GNUstep/Local/Applications
      cd GNUstep/Local/Tools
      ln -s ../Applications/Calc.app/Calc
      cd ../Library/Headers
      delete AddressBook
      ln -s Addresses AddressBook
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/etoile
      % sudo port install etoile
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching etoile
      ---> Verifying checksum for etoile
      ---> Extracting etoile
      ---> Configuring etoile
      ---> Building etoile with target all
      ---> Staging etoile into destroot
      ---> Installing etoile
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using etoile with these commands:
      %  man etoile
      % apropos etoile
      % which etoile
      % locate etoile

     Where to find more information:

    Darwin Ports



    image test