Gtk2-murrine version 0.90.3 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gtk2-murrine  most recent diff


    version 0.90.3

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


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

      PortSystem 1.0

      Name: gtk2-murrine
      set my_name murrine
      Version: 0.90.3
      set branch [join [lrange [split ${version} .] 0 1] .]
      Category: x11 gtk
      Platform: macosx
      Maintainers: nox
      Description: Murrine is a GTK2 engine

      Long Description: GTK2 engine to make your desktop look like a \"murrina\", an italian word meaning the art glass works done by Venicians glass blowers.

      Homepage: http://www.cimitan.com/murrine/
      Master Sites: gnome:sources/${my_name}/${branch}/
      distname ${my_name}-${version}
      use_bzip2 yes

      Checksums: md5 58a10b5c7b5e114a8a7ff5705fe274f5 sha1 5c65acf7948d23bb1693728157425120486303a8 rmd160 347909724a11cfe53f922208f46e39f47b420459

      depends_build port:intltool port:p5-xml-parser path:bin/perl:perl5 port:pkgconfig

      depends_lib port:gtk2 port:gettext

      configure.args --enable-animation

      post-destroot {
      set docdir ${prefix}/share/doc/${name}-${version}
      xinstall -d ${destroot}${docdir}
      xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS ${destroot}${docdir}
      }

      livecheck.type regex
      livecheck.url http://ftp.gnome.org/pub/gnome/sources/${my_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/gtk2-murrine
      % sudo port install gtk2-murrine
      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 gtk2-murrine
      ---> Verifying checksum for gtk2-murrine
      ---> Extracting gtk2-murrine
      ---> Configuring gtk2-murrine
      ---> Building gtk2-murrine with target all
      ---> Staging gtk2-murrine into destroot
      ---> Installing gtk2-murrine
    - 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 gtk2-murrine with these commands:
      %  man gtk2-murrine
      % apropos gtk2-murrine
      % which gtk2-murrine
      % locate gtk2-murrine

     Where to find more information:

    Darwin Ports



    Lightbox this page.