lcdf-typetools version 2.66 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    lcdf-typetools  most recent diff


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



      # $Id: Portfile 31262 2007-11-19 05:25:50Z takanori macports.org $

      PortSystem 1.0

      Name: lcdf-typetools
      Version: 2.66
      Category: print tex
      Maintainers: nomaintainer
      Description: Tools for manipulating fonts.
      Long Description: The LCDF Typetools package contains several programs for manipulating PostScript Type 1, Type 1 multiple master, and PostScript-flavored OpenType fonts.
      Platform: darwin
      Homepage: http://www.lcdf.org/type/
      master_sites ${homepage}
      checksums md5 ee4b67306055b63e3911022ba071ff5c sha1 7cf8d953efcbae54772a76e39b6615393f895de4 rmd160 723f2ccca813b5a33f28417edfa67ab239ce2e1a

      # In port:pTeX, libkpathsea is installed as a static library.
      depends_lib path:${prefix}/include/kpathsea/kpathsea.h:teTeX

      configure.args --mandir=${prefix}/share/man --with-kpathsea=${prefix}

      destroot.target install-strip
      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}/doc
      xinstall -m 644 -W ${worksrcpath} COPYING INSTALL NEWS ONEWS README ${destroot}${prefix}/share/doc/${name}
      }

      Variant: without_kpathsea description {Do not use libkpathsea} {
      depends_lib-delete path:${prefix}/include/kpathsea/kpathsea.h:teTeX
      configure.args-delete --with-kpathsea=${prefix}
      configure.args-append --without-kpathsea
      }

      livecheck.check regex
      livecheck.regex ${name}-(\[0-9.\]+)\\.tar

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

     Where to find more information:

    Darwin Ports



    image test