Gnome-menus version 2.26.2 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gnome-menus  most recent diff


    version 2.26.2

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


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

      PortSystem 1.0

      Name: gnome-menus
      Version: 2.26.2
      set branch [join [lrange [split ${version} .] 0 1] .]
      Maintainers: devans openmaintainer
      Category: gnome
      Platform: darwin
      Description: Panel component for the GNOME 2 Desktop.

      Long Description: ${description}

      Homepage: http://www.gnome.org/
      Master Sites: gnome:sources/${name}/${branch}/
      use_bzip2 yes

      Checksums: md5 23a7375dd20238184f2fcccc4d83846b sha1 ab914a083ef63bacd960349b3dee3dbd3a005a82 rmd160 a3b526d908448c52737edecb8f83c6c99e0d72e9

      post-patch {
      reinplace "s|/usr/bin/env python|${prefix}/bin/python2.6|g" ${worksrcpath}/simple-editor/gmenu-simple-editor.in ${worksrcpath}/simple-editor/GMenuSimpleEditor/config.py.in ${worksrcpath}/simple-editor/GMenuSimpleEditor/main.py ${worksrcpath}/simple-editor/GMenuSimpleEditor/maindialog.py ${worksrcpath}/simple-editor/GMenuSimpleEditor/menufilewriter.py ${worksrcpath}/simple-editor/GMenuSimpleEditor/menutreemodel.py
      }

      depends_build port:pkgconfig port:intltool port:p5-xml-parser port:gnome-doc-utils

      depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 port:py26-gtk

      configure.python ${prefix}/bin/python2.6

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.