Gtk-nodoka-engine version 0.7.2 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    gtk-nodoka-engine  most recent diff


    version 0.7.2

      View the most recent changes for the gtk-nodoka-engine port at: gtk-nodoka-engine.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for gtk-nodoka-engine.
      The raw portfile for gtk-nodoka-engine 0.7.2 is located here:
      http://gtk-nodoka-engine.darwinports.com/dports/x11/gtk-nodoka-engine/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-nodoka-engine


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The gtk-nodoka-engine Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: gtk-nodoka-engine
      Version: 0.7.2
      Description: Nodoka GTK2 Theme Engine
      Long Description: A theme that is nice, not attracting too much attention to itself, rather calms than enrages, and that is focused on usability as well

      Maintainers: nomaintainer
      Category: x11 gnome
      Platform: darwin
      Homepage: http://fedoraproject.org/wiki/Artwork/NodokaTheme

      Master Sites: https://fedorahosted.org/releases/n/o/nodoka/

      Checksums: md5 0d9531719fe4e66e3c3b0311eb298126 sha1 7bc8c778cfb76717a2881b7524daa4a7acf3a16b rmd160 d22899ed36a795e1aa0482a68205063df1695614

      depends_lib lib:libgtk.2:gtk2
      depends_build bin:ginstall:coreutils

      post-patch {
      reinplace "s|/usr/bin/install|${prefix}/bin/ginstall|g" ${worksrcpath}/src/Makefile.in
      }

      configure.args --enable-animation

      post-destroot {
      xinstall -m 644 ${worksrcpath}/README ${destroot}${prefix}/share/themes/Nodoka
      }

      livecheck.type regex
      livecheck.url ${master_sites}
      livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.