[90568] trunk/dports/x11

jmr at macports.org jmr at macports.org
Thu Mar 8 19:30:47 PST 2012


Revision: 90568
          http://trac.macports.org/changeset/90568
Author:   jmr at macports.org
Date:     2012-03-08 19:30:47 -0800 (Thu, 08 Mar 2012)
Log Message:
-----------
New port: gtk-osx-tiger (#28869)

Added Paths:
-----------
    trunk/dports/x11/gtk-osx-tiger/
    trunk/dports/x11/gtk-osx-tiger/Portfile

Added: trunk/dports/x11/gtk-osx-tiger/Portfile
===================================================================
--- trunk/dports/x11/gtk-osx-tiger/Portfile	                        (rev 0)
+++ trunk/dports/x11/gtk-osx-tiger/Portfile	2012-03-09 03:30:47 UTC (rev 90568)
@@ -0,0 +1,32 @@
+# -*- 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
+# $Id$
+
+PortSystem          1.0
+
+name                gtk-osx-tiger
+version             0.1
+categories          x11 gtk aqua
+maintainers         gmail.com:james.r.haigh
+description         Imitation of Aqua theme from Mac OS X Tiger.
+long_description    $description
+homepage            http://gnome-look.org/content/show.php/OSX-Tiger+theme?content=56577
+platforms           darwin
+supported_archs     noarch
+
+master_sites        http://gnome-look.org/CONTENT/content-files/
+distname            56577-gtk-osx-theme
+worksrcdir          OSX-theme
+
+checksums           md5 44e64082569351b7782658d8b358de79 \
+                    sha1 1fca810834e78ec3a78f91b3de6a96b32eb753ea \
+                    rmd160 367818153eac0b16cce0c03a8fccd2767504063d
+
+depends_lib         port:gtk2
+
+use_configure       no
+
+build               {}
+
+destroot            {
+                    file copy ${worksrcpath} ${destroot}${prefix}/share/themes
+}


Property changes on: trunk/dports/x11/gtk-osx-tiger/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120308/78909b02/attachment.html>


More information about the macports-changes mailing list