Download and Install graphicsmagick version 1.2.3 on Mac OS X
Sunday the 20th of July, 2008

    graphicsmagick  most recent diff


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



      # $Id: Portfile 37707 2008-06-20 06:38:16Z ryandesign macports.org $

      PortSystem 1.0

      Name: GraphicsMagick
      Version: 1.2.3
      set branch [join [lrange [split ${version} .] 0 1] .]
      Category: graphics
      Platform: darwin
      Maintainers: nomaintainer
      Description: image processing tools collection
      Long Description: GraphicsMagick is the swiss army knife of image processing. It provides a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 88 major formats including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, SVG, and TIFF.

      Homepage: http://www.graphicsmagick.org/
      master_sites sourceforge:graphicsmagick ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/${branch}/
      checksums md5 6326520b005f76f6c7eae26409c9dea0 sha1 5fa8312f6c3649d65aff120286b27f3fbb1c67d6 rmd160 cac02cff40cf7c6599118220ed34a990ab66d9d3
      use_bzip2 yes
      use_parallel_build yes

      depends_lib port:libxml2 port:bzip2 port:zlib port:libpng port:tiff port:freetype port:libiconv port:jpeg

      configure.args --with-jbig=no --with-wmf=no --with-dps=no --with-lcms=no --with-x=no --with-perl=no --with-trio=no --with-jp2=no --with-fpx=no --with-png=yes --with-tiff=yes --with-bzlib=yes --with-zlib=yes --with-xml=yes --with-ttf=yes --enable-shared=yes --mandir=${prefix}/share/man

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

     Where to find more information:

    Darwin Ports



    image test