dbus-python25 version 0.82.4 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    dbus-python25  most recent diff


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



      # $Id: Portfile 33197 2008-01-21 02:11:42Z nox macports.org $

      PortSystem 1.0

      Name: dbus-python25
      set my_name dbus-python
      Version: 0.82.4
      Maintainers: nomaintainer
      Category: devel
      Platform: darwin
      Description: Python bindings for the dbus message bus system.

      Long Description: ${description}

      Homepage: http://www.freedesktop.org/Software/dbus/
      master_sites http://dbus.freedesktop.org/releases/dbus-python/
      distname ${my_name}-${version}

      checksums md5 f491e0372128a6d1178b210a8b1a842f sha1 6675106364c3865a38a9196e314508e7aae2f8b6 rmd160 c934c38c7b6681aa419d005a4a73ab05ffdddac1

      depends_build port:pkgconfig

      depends_lib port:dbus port:dbus-glib port:gettext port:glib2 port:libiconv port:python25 port:py25-gobject port:py25-numeric

      configure.args --mandir=${prefix}/share/man

      configure.python ${prefix}/bin/python2.5

      platform darwin 9 {
      post-patch {
      reinplace "s| -export-symbols-regex.*| \\\\|g" ${worksrcpath}/_dbus_bindings/Makefile.in ${worksrcpath}/_dbus_glib_bindings/Makefile.in
      }
      }

      livecheck.check regex
      livecheck.url ${master_sites}?C=M&O=D
      livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)

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

     Where to find more information:

    Darwin Ports



    image test