Libspectre version 0.2.3 - How to Download and Install on Mac OS X
Saturday the 21st of November, 2009

    libspectre  most recent diff


    version 0.2.3

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The libspectre Portfile 59677 2009-10-19 16:28:08Z devans macports.org $

      PortSystem 1.0

      Name: libspectre
      Version: 0.2.3
      Description: Libspectre is a small library for rendering PostScript documents.
      Long Description: ${description} It provides a convenient easy to use API for handling and rendering PostScript documents.
      Maintainers: devans openmaintainer
      Category: print
      Platform: darwin
      Homepage: http://libspectre.freedesktop.org/wiki/
      Master Sites: http://libspectre.freedesktop.org/releases/

      Checksums: md5 9c5867e970d1bad5f80809bfdb4306c1 sha1 3cf34a8cdf9fa50abc7af8069804abc81731521e rmd160 e749f67bf6ce4ccf99e00f526d50ae3846d5ecae

      depends_build port:pkgconfig

      depends_lib port:ghostscript path:lib/pkgconfig/cairo.pc:cairo

      Variant: docs description "Build documentation" {
      depends_build port:doxygen
      }

      livecheck.type regex
      livecheck.url ${master_sites}
      livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.