Gnome-devel-docs version 2.26.2 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    gnome-devel-docs  most recent diff


    version 2.26.2

      View the most recent changes for the gnome-devel-docs port at: gnome-devel-docs.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for gnome-devel-docs.
      The raw portfile for gnome-devel-docs 2.26.2 is located here:
      http://gnome-devel-docs.darwinports.com/dports/gnome/gnome-devel-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-devel-docs


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
      The gnome-devel-docs Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gnome-devel-docs
      Version: 2.26.2
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: The GNOME Developer Documentation Package
      Long Description: This is the GNOME Developer Documentation package including the following: - GNOME Platform Overview - GNOME Integration Guide - GNOME Optimization Guide - GNOME Accessibility Developers Guide - GNOME Human Interface Guidelines - GNOME Documentation Project Handbook - GNOME Documentation Project Style Guide

      Maintainers: devans openmaintainer
      Category: gnome devel
      Platform: darwin
      Homepage: http://www.gnome.org/
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 e07e79a0cf5c55c7a30ef6929aed7f1c sha1 fbfd806995d654c0d1ad66af43f3b8d2caa1eb67 rmd160 268a3bbfc4e8b07c5fcd7b3aea4dce9ef68baf03

      depends_build port:pkgconfig port:xmlto port:gnome-doc-utils

      use_bzip2 yes

      configure.args --mandir=${prefix}/share/man --disable-scrollkeeper

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.