gnome-sharp version 2.16.0 for Mac OS X 10.5 Leopard
Tuesday the 20th of May, 2008

    gnome-sharp  most recent diff


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



      # $Id: Portfile 33073 2008-01-17 14:57:00Z nox macports.org $

      PortSystem 1.0

      Name: gnome-sharp2
      set my_name gnome-sharp
      Version: 2.16.0
      Category: gnome devel
      Platform: darwin
      Maintainers: nox openmaintainer
      Description: Gtk bindings for the Mono .NET Development Framework

      Long Description: This is the Gtk# toolkit for Mono, an implementation of the .NET Development Framework.

      Homepage: http://gtk-sharp.sourceforge.net/
      master_sites http://go-mono.com/sources/${name}/
      distname ${my_name}-${version}

      checksums md5 7cdd61dfc7ae748accbb45cbd6ed4982 sha1 fc1088c9a6e7cc49d3fc7b97e5421eb243233cf0 rmd160 2eeffa73c842561d347c78a7c0326d8ff39eb5a6

      patchfiles patch-gnome-sharp.dll.config.in.diff patch-vte-sharp.dll.config.in.diff

      depends_lib port:mono port:gtk-sharp2 port:libglade2 port:libart_lgpl port:gnome-vfs port:libgnomeprintui port:gnome-panel port:libgtkhtml312 port:librsvg port:vte

      post-configure {
      # TODO This shouldn't be needed, we need to fix Mono dllmap library path.
      fs-traverse {f} ${worksrcpath} {
      if {[string match *.dll.config ${f}]} {
      reinplace -E "s|(target=\")|\\1${prefix}/lib/|" ${f}
      }
      }
      }

      livecheck.check regex
      livecheck.url http://go-mono.com/sources-stable/
      livecheck.regex ${my_name}-(\\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-sharp
      % sudo port install gnome-sharp
      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-sharp
      ---> Verifying checksum for gnome-sharp
      ---> Extracting gnome-sharp
      ---> Configuring gnome-sharp
      ---> Building gnome-sharp with target all
      ---> Staging gnome-sharp into destroot
      ---> Installing gnome-sharp
    - 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-sharp with these commands:
      %  man gnome-sharp
      % apropos gnome-sharp
      % which gnome-sharp
      % locate gnome-sharp

     Where to find more information:

    Darwin Ports



    image test