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

    eyeclock  most recent diff


    version 2.0

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


      The eyeclock Portfile 50572 2009-05-04 19:19:09Z jeremyhu macports.org $

      PortSystem 1.0
      Name: eyeclock
      Version: 2.0
      Revision: 2
      Category: x11
      Maintainers: nomaintainer
      Description: A clock with eyes following the mouse pointer
      Long Description: EyeClock is a simple clock application for X11. You can put your favorite picture on the face of the clock. And you can move the eyes of the picture following the mouse pointer.
      Homepage: http://web.ffn.ne.jp/~hsakai/myfreesoft/index.html#3
      Platform: darwin
      Master Sites: http://ftp8.ua.freebsd.org/FreeBSD/distfiles/
      Checksums: md5 bd2a6c70c9a13cb80efd7893ece4acbf
      Patch Files: patch-Makefile

      depends_lib port:xpm port:xorg-libXt

      use_configure no
      use_parallel_build yes

      build.args PREFIX=${prefix}
      destroot.destdir PREFIX=${destroot}${prefix}

      build.target-append OCFLAGS="${configure.cflags}" OLDFLAGS="${configure.ldflags}" X11BASE=${prefix}

      Variant: universal {
      build.target-append OCFLAGS="${configure.cflags} ${configure.universal_cflags}" OLDFLAGS="${configure.ldflags} ${configure.universal_ldflags}"
      }


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.