Rb-gtksourceview2 - How to Download and Install on Mac OS X
Monday the 23rd of November, 2009

    rb-gtksourceview2  most recent diff


    version

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


      The rb-gtksourceview2 Portfile 58226 2009-09-24 14:56:31Z kimuraw macports.org $

      PortSystem 1.0
      PortGroup ruby 1.0

      ruby.setup {gtksourceview2 ruby-gnome2} 0.19.2 extconf.rb { gtksourceview2/README gtksourceview2/sample } sourceforge:ruby-gnome2
      Revision: 0
      Maintainers: kimuraw
      Platform: darwin
      Description: Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x. (a part of Ruby-Gnome2)
      Long Description: Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x. (a part of Ruby-Gnome2)
      Category:-append gnome
      Checksums: md5 bbbee657731d536af3c146fc4b57c746 rmd160 de3abba775e00f3dfef7cc47f153733e42186a73 sha1 5c6af93f1c0dfe7e14e301ab5c5cbd2b245aee9e
      Patch Files: patch-gtksourceview2-test-run-test.rb.diff
      configure.env RUBYOPT=-rvendor-specific
      configure.args --strict gtksourceview2
      depends_lib-append port:rb-gtk2 port:gtksourceview2
      distname ${ruby.project}-all-${version}

      pre-destroot {
      xinstall -d ${destroot}${prefix}/lib/pkgconfig
      }

      # for developer only, this test may launch X11.app
      #test.run yes
      test.cmd ${ruby.bin}
      test.target -Cgtksourceview2/test run-test.rb


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

     Where to find more information:

    Darwin Ports



    Lightbox this page.