Drwright version 0.18 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    drwright  most recent diff


    version 0.18

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


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

      PortSystem 1.0

      Name: drwright
      Version: 0.18
      Description: A GNOME break reminder!
      Long Description: DrWright is a program that reminds you to take regular breaks from your computer. Its main focus is being usable and to simply work.
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.imendio.com/
      Master Sites: gnome:sources/${name}/${version}/
      use_bzip2 yes
      Checksums: md5 5056d36520b0a506e5bf3211f08315b8 sha1 e54b7c46e877dcbfa52d2b67935384b6f13a596a
      Patch Files: patch_src_dbus.c.diff

      depends_build port:pkgconfig port:intltool port:p5-xml-parser

      depends_lib port:gconf port:libglade2 port:libgnomeui port:desktop-file-utils port:xorg-libXScrnSaver

      configure.args --x-includes=${prefix}/include --x-libraries=${prefix}/lib --disable-schemas-install

      post-activate {
      system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
      }

      livecheck.type regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${version}/
      livecheck.regex {LATEST-IS-(\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/drwright
      % sudo port install drwright
      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 drwright
      ---> Verifying checksum for drwright
      ---> Extracting drwright
      ---> Configuring drwright
      ---> Building drwright with target all
      ---> Staging drwright into destroot
      ---> Installing drwright
    - 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 drwright with these commands:
      %  man drwright
      % apropos drwright
      % which drwright
      % locate drwright

     Where to find more information:

    Darwin Ports



    Lightbox this page.