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

    gnome-vfsmm  most recent diff


    version 2.26.0

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


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

      PortSystem 1.0

      Name: gnome-vfsmm
      Version: 2.26.0
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: gnome-vfsmm provides C++ wrappers for gnome-vfs.
      Long Description: ${description}
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gtkmm.org/
      Master Sites: gnome:sources/${name}/${branch}/
      use_bzip2 yes

      Checksums: md5 d27d34b6a8722c557366729071c1baab sha1 a8a8093c3b99b3391981b5ff063ba32f91af4479 rmd160 3181c6671c0af2e31c9a06a969e1754cae3167ca

      depends_lib port:glibmm port:gnome-vfs

      configure.cflags-append -no-cpp-precomp
      configure.cflags-append -flat_namespace
      configure.cflags-append "-undefined suppress"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.