Gtkspell2 version 2.0.15 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    gtkspell2  most recent diff


    version 2.0.15

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The gtkspell2 Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gtkspell2
      Version: 2.0.15
      Category: x11 gnome textproc
      Platform: darwin
      Maintainers: nomaintainer
      Description: Library for highlighting and replacement of misspelled words
      Long Description: GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget. Right-clicking a misspelled word pops up a menu of suggested replacements.
      Homepage: http://gtkspell.sourceforge.net
      Master Sites: ${homepage}/download
      distname gtkspell-${version}

      Checksums: md5 d90a7fe883f29caca149f04f31e2f0f9 sha1 2eaf2de22e2bec39552416b66dcb2d5a7bbb833e rmd160 bdfb9f432c93aec7c43c5df6663bac5270d97b1d

      depends_build port:pkgconfig port:gtk-doc

      depends_lib port:enchant port:gtk2

      configure.args --disable-debug

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex "The latest version is (\\d+(?:\\.\\d+)*)"

      #NOTES Port is named gtkspell2 due to ongoing development of gtkspell3
      # Although there are no ports that require this port, there are a
      # number of ports that will build with it if it is present.


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.