Gnome-user-docs version 2.26.2 - How to Download and Install on Mac OS X
Wednesday the 4th of November, 2009

    gnome-user-docs  most recent diff


    version 2.26.2

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


      # -*- 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 gnome-user-docs Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gnome-user-docs
      Version: 2.26.2
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: End-user documentation for GNOME2
      Long Description: This package contains documents which will be packaged together and shipped as gnome-user-docs in the core GNOME distribution. They should be documents targetted for end-users of GNOME.
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/
      Master Sites: gnome:sources/${name}/${branch}/
      Checksums: md5 b259de6dcb6a0421fcb28a66e3d20da1 sha1 95c66b850e52300f4ed0d3769e0b04cb91d21c31 rmd160 ee43875a78186d21031079efd9f9fa7beff373c5
      depends_lib port:rarian
      depends_build port:gnome-doc-utils
      use_bzip2 yes
      configure.args --disable-scrollkeeper

      post-activate {
      system "${prefix}/bin/scrollkeeper-update"
      }

      livecheck.type regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
      livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.