Gedit-plugins version 2.26.3 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gedit-plugins  most recent diff


    version 2.26.3

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


      # -*- 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 gedit-plugins Portfile 57813 2009-09-17 03:47:40Z devans macports.org $

      PortSystem 1.0

      Name: gedit-plugins
      Version: 2.26.3
      set branch [join [lrange [split ${version} .] 0 1] .]
      Description: Plug-ins for GEdit
      Long Description: Various additional plug-ins for GEdit 2.
      Maintainers: nomaintainer
      Category: gnome editors
      Platform: darwin
      Homepage: http://www.gnome.org/projects/${name}/
      Master Sites: gnome:sources/${name}/${branch}/

      Checksums: md5 141f0375676a2018f1dbe11ba0e2d3ea sha1 f3c7bcc4a4f9093e00746634a219a3f8a78923bd rmd160 f6b4e276c8c98a151c1be43739149283848f7297

      use_bzip2 yes

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

      depends_lib port:gconf port:gedit port:py25-pygtksourceview port:vte port:gucharmap

      configure.args --disable-schemas-install

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

      post-activate {
      system "export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` && gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.