Download and Install gimp-user-manual version 0.13 on Mac OS X
Wednesday the 23rd of July, 2008

    gimp-user-manual  most recent diff


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



      # $Id: Portfile 30375 2007-10-26 03:25:38Z yves macports.org $

      PortSystem 1.0
      Name: gimp-user-manual
      Version: 0.13
      Category: graphics
      Maintainers: nomaintainer
      Description: A multilingual user manual for the Gimp (broken).
      Long Description: The GIMP User Manual is a newly written User Manual for the GIMP. It is written for the GIMP Help Browser, but can produce the Help pages or other mediums as well.
      Homepage: http://docs.gimp.org/
      Platform: darwin

      # FIXME : build is done in destroot phase because
      # everything was getting rebuilt during destroot anyway

      build {}

      default_variants +fetch

      Variant: fetch {
      distname gimp-help-html-${version}
      master_sites macports
      use_bzip2 yes
      checksums md5 ad1e532a9a912951162a439097907ed8

      extract {}
      use_configure no
      destroot {
      system "cd ${destroot}${prefix}/share &&
      tar jvxf ${distpath}/${distfiles}"
      }
      }

      Variant: build conflicts fetch {
      distname gimp-help-2-${version}
      master_sites ftp://ftp.gimp.org/pub/gimp/help/
      checksums md5 a0d3ab0e503cacaaaa031958bfad43e5

      depends_build port:coreutils port:docbook-xsl port:docbook-xml-4.3 port:libxslt port:pkgconfig path:${prefix}/lib/pkgconfig/gimp-2.0.pc:gimp2

      post-patch {
      reinplace "s|cp|gcp|g" ${worksrcpath}/Makefile.in
      }

      configure.args --enable-build
      destroot.env XML_CATALOG_FILES=${prefix}/etc/xml/catalog
      }

      Variant: without_gimp requires build {
      configure.args-append --without-gimp
      depends_build-delete path:${prefix}/lib/pkgconfig/gimp-2.0.pc:gimp2
      }

      Variant: cs requires build {
      configure.env-append ALL_LINGUAS=cs
      }

      Variant: de requires build {
      configure.env-append ALL_LINGUAS=de
      }

      Variant: en requires build {
      configure.env-append ALL_LINGUAS=en
      }

      Variant: es requires build {
      configure.env-append ALL_LINGUAS=es
      }

      Variant: fr requires build {
      configure.env-append ALL_LINGUAS=fr
      }

      Variant: hr requires build {
      configure.env-append ALL_LINGUAS=hr
      }

      Variant: it requires build {
      configure.env-append ALL_LINGUAS=it
      }

      Variant: ko requires build {
      configure.env-append ALL_LINGUAS=ko
      }

      Variant: nl requires build {
      configure.env-append ALL_LINGUAS=nl
      }

      Variant: no requires build {
      configure.env-append ALL_LINGUAS=no
      }

      Variant: ru requires build {
      configure.env-append ALL_LINGUAS=ru
      }

      Variant: sv requires build {
      configure.env-append ALL_LINGUAS=sv
      }

      Variant: zh_CN requires build {
      configure.env-append ALL_LINGUAS=zh_CN
      }

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

     Where to find more information:

    Darwin Ports



    image test