Gtk-engines2 version 2.16.1 - How to Download and Install on Mac OS X
Friday the 3rd of July, 2009

    gtk-engines2  most recent diff


    version 2.16.1

      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.16.1 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 41808 2008-11-10 23:41:44Z ryandesign macports.org $

      PortSystem 1.0

      Name: gtk-engines2
      set my_name gtk-engines
      Version: 2.16.1
      set branch [join [lrange [split ${version} .] 0 1] .]
      epoch 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 acf5a9792507d0cb3b29a3ce6333d003 sha1 d2d3ba7377b72a54cee99cbc546e19b3fc508b41 rmd160 72d84e5a4d1e32345a40249ead9579d3ee73badb

      depends_build port:intltool

      depends_lib port:atk port:cairo port:fontconfig port:freetype port:gettext path:lib/pkgconfig/glib-2.0.pc:glib2 port:gtk2 port:jpeg port:libiconv port:libpng path:lib/pkgconfig/pango.pc:pango port:tiff

      configure.args --enable-animation

      use_parallel_build yes

      livecheck.check 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.