Gtk-engines2 version 2.18.4 - How to Download and Install on Mac OS X
Saturday the 21st of November, 2009

    gtk-engines2  most recent diff


    version 2.18.4

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


      # -*- 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 gtk-engines2 Portfile 58857 2009-10-06 15:38:54Z devans macports.org $

      PortSystem 1.0

      Name: gtk-engines2
      set my_name gtk-engines
      epoch 1
      Version: 2.18.4
      set branch [join [lrange [split ${version} .] 0 1] .]
      Category: x11
      Maintainers: nomaintainer
      Platform: darwin
      Description: Theme engine for gtk2

      Long Description: gtk-engines2 is a theme engine for GTK+ 2. It provides the ability to change the way widgets, buttons, etc. look when using GTK+ 2 applications.

      Homepage: http://www.gtk.org/
      Master Sites: gnome:sources/$my_name/$branch/
      distname $my_name-$version
      use_bzip2 yes

      Checksums: md5 95748497eafdfe898588931f08b2fccc sha1 8a03b630366dbd8682693bf9775aaf1611829839 rmd160 d518b64e7f2779ae0e958d323db79d50f318b461

      depends_build port:intltool

      depends_lib port:gettext port:libiconv port:gtk2

      configure.args --enable-animation

      use_parallel_build yes

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.