gworkspace version 0.8.6 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    gworkspace  most recent diff


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



      # $Id: Portfile 32758 2008-01-13 08:42:49Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup gnustep 1.0

      Name: gworkspace
      Version: 0.8.6
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://www.gnustep.it/enrico/gworkspace/
      Description: GNUstep's Workspace Manager.
      Long Description: GWorkspace is a clone of the NeXT workspace manager with some added features as spatial viewing, real-time auditing of the file-system, an advanced database based search system, etc.

      depends_lib-append port:system-preferences

      master_sites ${homepage}
      checksums md5 16dc6b077517b60897cc0d057bb803f5

      worksrcdir GWorkspace-${version}

      array set gnustep.post_flags {
      DBKit "-lgnustep-base"
      FSNode "-lgnustep-base -lgnustep-gui"
      Inspector "-lgnustep-base -lgnustep-gui -L../FSNode/FSNode.framework/Versions/Current -lFSNode"
      Operation "-lgnustep-base -lgnustep-gui"
      }

      use_configure yes

      post-destroot {
      xinstall -d ${destroot}${prefix}/GNUstep/Local/Applications
      system "cd ${worksrcpath}/Apps_wrappers && cp -R *.app ${destroot}${prefix}/GNUstep/Local/Applications"
      }

      Variant: with_pdfkit {
      depends_lib-append port:pdfkit
      patchfiles-append patch-PDFKit
      }


    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/gworkspace
      % sudo port install gworkspace
      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 gworkspace
      ---> Verifying checksum for gworkspace
      ---> Extracting gworkspace
      ---> Configuring gworkspace
      ---> Building gworkspace with target all
      ---> Staging gworkspace into destroot
      ---> Installing gworkspace
    - 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 gworkspace with these commands:
      %  man gworkspace
      % apropos gworkspace
      % which gworkspace
      % locate gworkspace

     Where to find more information:

    Darwin Ports



    image test