Download and Install jgoodies-looks version 2.1.4 on Mac OS X
Wednesday the 23rd of July, 2008

    jgoodies-looks  most recent diff


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



      # $Id: Portfile 34001 2008-02-10 03:07:25Z blair macports.org $

      PortSystem 1.0
      Name: jgoodies-looks
      Version: 2.1.4
      Category: java
      Maintainers: blair

      Description: High-fidelity Windows and multi-platform appearance.
      Long Description: The JGoodies look and feels make your Swing applications and applets look better. They have been optimized for readability, precise micro-design and homepage http://www.jgoodies.com/freeware/looks/

      master_sites http://www.jgoodies.com/download/libraries/looks/
      distname looks-2_1_4
      checksums md5 2e59ea5ec9f5640d5902485a252b3056 sha1 020990f3e1a1944b8af3932f9a7112ce17704e9c rmd160 ec690290bf7200bb8ee0335a5bf7ee01048864d4
      use_zip yes

      depends_lib bin:java:kaffe

      use_configure no

      worksrcdir looks-${version}

      build.cmd true

      destroot {
      set javadir ${destroot}${prefix}/share/java
      set docdir ${destroot}${prefix}/share/doc/${name}

      xinstall -d -m 755 ${javadir}
      xinstall -d -m 755 ${docdir}

      file copy ${worksrcpath}/looks-${version}.jar ${javadir}/looks.jar
      foreach f {LICENSE.txt README.html RELEASE-NOTES.txt demo docs} {
      file copy ${worksrcpath}/${f} ${docdir}/
      }
      }

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

     Where to find more information:

    Darwin Ports



    image test