Dbus-python25 version 0.83.0 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    dbus-python25  most recent diff


    version 0.83.0

      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.83.0 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


      The dbus-python25 Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: dbus-python25
      set my_name dbus-python
      Version: 0.83.0
      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 562c78876219bf458d79a041af18293d sha1 c2a6edaf69b52066e8fb205ebee96a1aae141944 rmd160 a0b49521199320992b83834feccaa537b61ae8e2

      depends_build port:pkgconfig

      depends_lib port:dbus port:dbus-glib port:gettext path:lib/pkgconfig/glib-2.0.pc: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.type 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



    Lightbox this page.