Talksoup version 1.0alpha - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    talksoup  most recent diff


    version 1.0alpha

      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


      The talksoup Portfile 40632 2008-10-09 06:12:30Z jmr 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 {
      reinplace "s|__APPLE__|NeXT_Foundation_LIBRARY|g" ${worksrcpath}/Output/GNUstepOutput/Misc/NSObjectAdditions.m
      reinplace "s|\$(GNUSTEP_INSTALLATION_DIR)|${destroot}${prefix}/GNUstep/Local|g" ${worksrcpath}/InFilters/DCCSupport/GNUmakefile ${worksrcpath}/InFilters/Debold/GNUmakefile ${worksrcpath}/InFilters/Decolorizer/GNUmakefile ${worksrcpath}/InFilters/Dereverse/GNUmakefile ${worksrcpath}/InFilters/Deunderline/GNUmakefile ${worksrcpath}/InFilters/Emoticon/GNUmakefile ${worksrcpath}/InFilters/Highlighting/GNUmakefile ${worksrcpath}/InFilters/KeepAlive/GNUmakefile ${worksrcpath}/InFilters/Logging/GNUmakefile ${worksrcpath}/InFilters/MessageInTab/GNUmakefile ${worksrcpath}/InFilters/MessageOutTab/GNUmakefile ${worksrcpath}/InFilters/PrivateBeep/GNUmakefile ${worksrcpath}/InFilters/Skeleton/GNUmakefile ${worksrcpath}/Input/NetclassesInput/GNUmakefile ${worksrcpath}/OutFilters/Colorizer/GNUmakefile ${worksrcpath}/OutFilters/Piper/GNUmakefile ${worksrcpath}/OutFilters/Skeleton/GNUmakefile ${worksrcpath}/Output/GNUstepOutput/Controllers/ServerListController.m ${worksrcpath}/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



    Lightbox this page.