Pdfkit version 062906 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 062906

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


      The pdfkit Portfile 41060 2008-10-21 21:22:22Z blb macports.org $

      PortSystem 1.0
      PortGroup gnustep 1.0

      Name: pdfkit
      Version: 062906
      Platform: darwin
      Maintainers: nomaintainer
      Homepage: http://www.gnustep.it/enrico/pdfkit/
      Description: GNUstep framework for PDF rendering
      Long Description: A framework to support the rendering of PDF content in GNUstep applications

      Master Sites: ${homepage}
      Checksums: md5 0bf6c2441d8821c4276c4d92691ad1bb

      worksrcdir PDFKit-${version}

      post-patch {
      reinplace "s|ADD_FT|CC=gcc-mp-4.1 CXX=g++-mp-4.1 ADD_FT|" ${worksrcpath}/xpdf/xpdf-3.01/GNUmakefile.in
      reinplace "s|\${CXX}|g++-mp-4.1|" ${worksrcpath}/GNUmakefile.in ${worksrcpath}/xpdf/GNUmakefile.in ${worksrcpath}/xpdf/bridge/GNUmakefile
      }
      use_configure yes

      platform darwin {
      array set gnustep.post_flags {
      . "-lobjc -lgnustep-base -lgnustep-gui"
      }
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.