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

    desklaunch  most recent diff


    version 1.1.5

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


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

      PortSystem 1.0
      Name: desklaunch
      Version: 1.1.5
      Revision: 3
      Description: DeskLaunch is a small utility for creating desktop icons.
      Long Description: DeskLaunch is a small utility for creating desktop icons using pixmaps. A simple click will launch the desired application. DeskLaunch itself runs unter X11 and uses a small configuration file to decide which icons to create. It is meant to supplement the Oroborus \"minimalistic window manager\".
      Homepage: http://www.oroborus.org/
      Maintainers: nomaintainer
      Category: x11
      Platform: darwin
      distname ${name}_${version}
      Master Sites: http://www.oroborus.org/debian/dists/sid/main/source/x11/
      Checksums: md5 502c8799e3972561589534b7e06214c6
      # not verified -- upstream does not publish signatures!
      depends_lib port:xorg-libXext port:xpm

      Patch Files: patch-Makefile
      worksrcdir ${name}-${version}
      use_configure no
      destroot.destdir DESTDIR=${destroot}${prefix}

      build.args-append XROOT="${prefix}" CFLAGS="${configure.cflags}"

      Variant: universal {
      build.args-append CFLAGS="${configure.cflags} ${configure.universal_cflags}"
      }

      post-destroot {
      move ${destroot}${prefix}/man/man1/desklaunch.1 ${destroot}${prefix}/share/man/man1
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.