deluge version 0.5.8.1 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    deluge  most recent diff


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



      # $Id: Portfile 34000 2008-02-10 02:54:58Z ram macports.org $

      PortSystem 1.0
      PortGroup python25 1.0

      Name: deluge
      Version: 0.5.8.1
      Category:-append net gnome
      Maintainers: nomaintainer
      Description: A GNOME BitTorrent client.
      Long Description: Deluge is a GNOME client for the BitTorrent network written in python.
      Homepage: http://www.deluge-torrent.org
      Platform: darwin

      master_sites http://download.deluge-torrent.org/source/${version}

      checksums md5 19c1ac3ba6910f52b5918b56526e74a0 sha1 912d16148ddba8b4a21fdf48098c727123cd3e43 rmd160 7c5e40a03c2281a82c8847be2fa8a25d115b4199
      worksrcdir ${name}-torrent-${version}

      depends_lib-append port:dbus-python25 port:gettext port:librsvg port:py25-gtk port:py25-hashlib port:py25-xdg port:py25-zlib port:boost

      configure.cflags-append -I${prefix}/include/boost
      configure.cppflags-append -I${prefix}/include/boost
      build.env PYTHON_CFLAGS="-I${prefix}/include -I${prefix}/include/boost" PYTHON_LDFLAGS=-L${prefix}/lib CFLAGS="-I${prefix}/include -I${prefix}/include/boost"

      post-patch {
      reinplace "s|, 'rt'||g" ${worksrcpath}/setup.py
      }

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

     Where to find more information:

    Darwin Ports



    image test