Ppmtomd version 1.6 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    ppmtomd  most recent diff


    version 1.6

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


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

      PortSystem 1.0

      Name: ppmtomd
      Version: 1.6
      Category: print
      Platform: darwin
      Maintainers: ryandesign openmaintainer
      Homepage: http://ppmtomd.julianbradfield.org/
      Master Sites: ${homepage}
      use_parallel_build yes

      Description: driver for the Alps Micro-Dry series of printers

      Long Description: This program drives the Alps Micro-Dry series of printers, including the Citizen Printiva series, Alps MD series, and Oki DP series (but not yet the DP-7000). In the current release, the program drives the standard mode fairly well\; the dye sublimation mode very well\; and the VPhoto mode reasonably well. It supports all the colours available up to the DP-5000, including the foil colours.

      Checksums: md5 5f064a9e49e3366914e52e8ea35a9878 sha1 d5283be72872224a79af1a5d1e78a7870e81243b rmd160 e446296836226b756270cbb270bb3d8735965354

      depends_lib port:netpbm

      universal_variant no

      Patch Files: patch-Makefile.diff

      configure {
      reinplace "s% PREFIX %${prefix}%g" ${worksrcpath}/Makefile
      reinplace "s% DESTROOT %${destroot}%g" ${worksrcpath}/Makefile
      reinplace "s% CFLAGS %${configure.cflags}%g" ${worksrcpath}/Makefile
      reinplace "s% CPPFLAGS %${configure.cppflags}%g" ${worksrcpath}/Makefile
      reinplace "s% LDFLAGS %${configure.ldflags}%g" ${worksrcpath}/Makefile
      }

      livecheck.type regex
      livecheck.url ${homepage}
      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/ppmtomd
      % sudo port install ppmtomd
      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 ppmtomd
      ---> Verifying checksum for ppmtomd
      ---> Extracting ppmtomd
      ---> Configuring ppmtomd
      ---> Building ppmtomd with target all
      ---> Staging ppmtomd into destroot
      ---> Installing ppmtomd
    - 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 ppmtomd with these commands:
      %  man ppmtomd
      % apropos ppmtomd
      % which ppmtomd
      % locate ppmtomd

     Where to find more information:

    Darwin Ports



    Lightbox this page.