Lcdf-typetools version 2.67 - How to Download and Install on Mac OS X
Sunday the 21st of March, 2010

    lcdf-typetools  most recent diff


    version 2.67

      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.67 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


      The lcdf-typetools Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: lcdf-typetools
      Version: 2.67
      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 c26a71794482a749ec9559db0c0e5aa6 sha1 8bf4525892b7458da30ff3011a8b3d9830885323 rmd160 a4f075484f79492d0ac01f1294b8dcfc57385e09

      # In port:pTeX, libkpathsea is installed as a static library.
      depends_lib path:include/kpathsea/kpathsea.h:texlive

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

      use_parallel_build yes

      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:include/kpathsea/kpathsea.h:texlive
      configure.args-delete --with-kpathsea=${prefix}
      configure.args-append --without-kpathsea
      }

      livecheck.type 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



    Lightbox this page.