pilrc version 3.1 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    pilrc  most recent diff


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



      # $Id: Portfile 30243 2007-10-23 02:00:27Z jmpp macports.org $
      PortSystem 1.0

      Name: pilrc
      Version: 3.1
      revision 1
      Category: palm devel
      Maintainers: nomaintainer
      Description: Palm OS resource compiler
      Long Description: This is a tool that turns a textual description of Palm OS forms, bitmaps, fonts, and other resources into a binary form that can be included in an application or library. The name is derived from \"PILot Resource Compiler\". This tool is used with many popular Palm OS development tools, including prc-tools and CodeWarrior for Palm OS.
      Homepage: http://pilrc.sourceforge.net/
      master_sites sourceforge
      checksums md5 bbfea963c4e34252f634c6a39a2578b8
      Platform: darwin

      configure.cmd unix/configure
      configure.args --disable-pilrcui

      Variant: gtk {
      depends_lib lib:libgtk.1:gtk1

      configure.args-delete --disable-pilrcui
      configure.args-append --enable-pilrcui --enable-gtktest --with-gtk-prefix=${prefix}
      }

      post-destroot {
      set docPath ${destroot}${prefix}/share/doc
      xinstall -d -m 0755 ${docPath}
      system "cp -R ${worksrcpath}/doc ${docPath}/${name}"
      system "cp -R ${worksrcpath}/example ${docPath}/${name}/"
      }


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

     Where to find more information:

    Darwin Ports



    image test