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

    libpaper  most recent diff


    version 1.1.21

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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The libpaper Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: libpaper
      Version: 1.1.21
      set base_version 1.1.21
      Revision: 1
      Category: print
      Maintainers: nomaintainer
      Platform: darwin
      Description: A library providing routines for paper size management
      Long Description: The paper library and accompanying files are intended to provide a simple way for applications to take actions based on a system- or user-specified paper size.

      Homepage: http://packages.qa.debian.org/libp/libpaper.html
      Master Sites: http://ftp.us.debian.org/debian/pool/main/libp/${name}/ ftp://ftp.us.debian.org/debian/pool/main/libp/${name}/

      distfiles ${name}_${version}${extract.suffix}

      Checksums: md5 6397f8d60a157119c1de5d19e4d82436

      worksrcdir ${name}-${base_version}

      Patch Files: patch-config.guess.diff patch-paper.c.diff patch-paperconf.c.diff patch-Makefile.in.diff

      pre-configure { system "touch ${worksrcpath}/config.sub" }

      configure.args --mandir=${prefix}/share/man --sysconfdir=${prefix}/etc

      livecheck.type regex
      livecheck.url http://ftp.us.debian.org/debian/pool/main/libp/${name}/
      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/libpaper
      % sudo port install libpaper
      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 libpaper
      ---> Verifying checksum for libpaper
      ---> Extracting libpaper
      ---> Configuring libpaper
      ---> Building libpaper with target all
      ---> Staging libpaper into destroot
      ---> Installing libpaper
    - 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 libpaper with these commands:
      %  man libpaper
      % apropos libpaper
      % which libpaper
      % locate libpaper

     Where to find more information:

    Darwin Ports



    Lightbox this page.