sylpheed-devel version 2.2.0beta7 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    sylpheed-devel  most recent diff


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



      # $Id: Portfile 30236 2007-10-22 23:15:10Z jmpp macports.org $

      PortSystem 1.0
      Name: sylpheed-devel
      Version: 2.2.0beta7
      Category: mail
      Maintainers: nomaintainer
      Description: Fast, lightweight GTK+ mail client
      Homepage: http://sylpheed.good-day.net/
      Platform: darwin

      Long Description: Sylpheed is a fast, lightweight email client written in GTK+. The appearance and interface are similar to popular Windows clients, such as Outlook Express, Becky!, and Datula. This is the development version.

      master_sites http://sylpheed.good-day.net/sylpheed/v2.2beta/

      checksums md5 927ac3cfe9e28a8155aee0acbfb4ae54 sha1 fe0292aeeb414dec8c89fdab56e79901589bd8f7 rmd160 a42ccfef89b0a2fcb7d75eee5840d918c0c911d7

      use_bzip2 yes

      distname sylpheed-${version}

      depends_lib lib:libgtk.2:gtk2

      pre-configure { reinplace "s|-traditional-cpp|-no-cpp-precomp|g" ${worksrcpath}/configure
      }

      configure.cflags "-O3 -fstrict-aliasing -funroll-loops -pipe -bind_at_load"

      configure.args --disable-compface --disable-jpilot --disable-gdk-pixbuf --disable-ipv6 --disable-ssl

      Variant: ssl { depends_lib-append lib:libssl.0.9:openssl
      configure.args-append --enable-ssl
      }

      Variant: gpg { depends_lib-append lib:libgpgme:gpgme
      configure.args-append --enable-gpgme --with-gpgme-prefix=${prefix}
      }

      Variant: ipv6 { configure.args-delete --disable-ipv6
      configure.args-append --enable-ipv6
      }

      Variant: gdk { depends_lib-append lib:libgdk-pixbuf:gdk-pixbuf
      configure.args-delete --disable-gdk-pixbuf
      configure.args-append --enable-gdk-pixbuf
      }

      Variant: ldap { configure.args-append --enable-ldap }

      Variant: gtkspell { depends_lib-append lib:libgtkspell:gtkspell2
      configure.args-append --enable-gtkspell
      }

      Variant: compface { depends_lib-append port:compface
      configure.args-delete --disable-compface
      configure.args-append --enable-compface
      }

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

     Where to find more information:

    Darwin Ports



    image test