Download and Install autotrace version 0.31.1 on Mac OS X
Friday the 8th of August, 2008

    autotrace  most recent diff


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



      # $Id: Portfile 32256 2007-12-23 09:18:47Z ryandesign macports.org $

      PortSystem 1.0
      Name: autotrace
      Version: 0.31.1
      revision 1
      Category: graphics
      Maintainers: nomaintainer
      Description: Convert bitmap to vector graphics
      Long Description: The aim of the AutoTrace project is the development of a freely available application with a functionality similar to CorelTrace or Adobe Streamline. I hope that it will become better than all commercially available programs. In some aspects it is already better. AutoTrace is free software. AutoTrace is distributed under the term of GNU GPL.

      Platform: darwin

      Homepage: http://autotrace.sourceforge.net/
      master_sites sourceforge

      checksums md5 54eabbb38d2076ded6d271e1ee4d0783

      depends_lib port:libpng

      configure.args --without-magick --mandir=${prefix}/share/man

      post-destroot {
      xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
      xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING COPYING.LIB ChangeLog FAQ HACKING INSTALL NEWS README README.MING THANKS TODO ${destroot}${prefix}/share/doc/${name}
      }

      Variant: magick {
      depends_lib-append lib:libMagick:ImageMagick
      configure.args-delete --without-magick
      configure.args-append --with-magick
      }

      livecheck.distname AutoTrace

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

     Where to find more information:

    Darwin Ports



    image test