talksoup version 1.0alpha for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    talksoup  most recent diff


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



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

      PortSystem 1.0
      PortGroup gnustep 1.0

      Name: TalkSoup
      Version: 1.0alpha
      revision 1
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://talksoup.aeruder.net/

      Description: IRC client for GNUstep.
      Long Description: TalkSoup is an IRC client for OS X and any platform supported by GNUstep. It is highly configurable and extensible with a fully-featured plugin system already in place. It has all the features one would expect from a graphical IRC client.

      master_sites sourceforge:talksoup
      checksums md5 8c0970d44441fe7401b92779a461b6f6
      use_bzip2 yes

      depends_lib-append port:netclasses

      array set gnustep.post_flags {
      TalkSoupBundles "-lobjc -lgnustep-base"
      }

      post-patch {
      cd ${worksrcpath}
      reinplace "s|__APPLE__|NeXT_Foundation_LIBRARY|g" Output/GNUstepOutput/Misc/NSObjectAdditions.m
      reinplace "s|\$(GNUSTEP_INSTALLATION_DIR)|${destroot}${prefix}/GNUstep/Local|g" InFilters/DCCSupport/GNUmakefile InFilters/Debold/GNUmakefile InFilters/Decolorizer/GNUmakefile InFilters/Dereverse/GNUmakefile InFilters/Deunderline/GNUmakefile InFilters/Emoticon/GNUmakefile InFilters/Highlighting/GNUmakefile InFilters/KeepAlive/GNUmakefile InFilters/Logging/GNUmakefile InFilters/MessageInTab/GNUmakefile InFilters/MessageOutTab/GNUmakefile InFilters/PrivateBeep/GNUmakefile InFilters/Skeleton/GNUmakefile Input/NetclassesInput/GNUmakefile OutFilters/Colorizer/GNUmakefile OutFilters/Piper/GNUmakefile OutFilters/Skeleton/GNUmakefile Output/GNUstepOutput/Controllers/ServerListController.m Output/GNUstepOutput/GNUmakefile
      }

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

     Where to find more information:

    Darwin Ports



    image test