[29171] trunk/dports/x11

source_changes at macosforge.org source_changes at macosforge.org
Sun Sep 16 15:36:19 PDT 2007


Revision: 29171
          http://trac.macosforge.org/projects/macports/changeset/29171
Author:   nox at macports.org
Date:     2007-09-16 15:36:18 -0700 (Sun, 16 Sep 2007)

Log Message:
-----------
gtk2-aurora: New port!

Added Paths:
-----------
    trunk/dports/x11/gtk2-aurora/
    trunk/dports/x11/gtk2-aurora/Portfile

Added: trunk/dports/x11/gtk2-aurora/Portfile
===================================================================
--- trunk/dports/x11/gtk2-aurora/Portfile	                        (rev 0)
+++ trunk/dports/x11/gtk2-aurora/Portfile	2007-09-16 22:36:18 UTC (rev 29171)
@@ -0,0 +1,36 @@
+# $Id$
+
+PortSystem      1.0
+
+name            gtk2-aurora
+version         1.2
+categories      x11 gtk
+platforms       macosx
+description     Aurora Gtk Engine
+
+long_description \
+    The goal of this theme is to provide a complete and consistent look for Gtk. \
+    The theme aims to be very flexible in colour choice, but have few other options otherwise.
+
+homepage        http://www.gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438
+master_sites    macports
+use_bzip2       yes
+
+checksums       md5 90c5956575fae4fa0a96ac971750d5fe \
+                sha1 abc1bd970e36162177c6da6e9161f968862226dd \
+                rmd160 165f6ad4dec668ae8a4026a4affce85bdad4b334
+
+depends_build   port:pkgconfig
+depends_lib     port:gtk2
+
+configure.args  --enable-animation
+
+post-destroot {
+    copy ${worksrcpath}/Gtkrc_themes/ ${destroot}${prefix}/share/themes
+
+    set docdir ${prefix}/share/doc/${name}-${version}
+    xinstall -d ${destroot}${docdir}
+    xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS README \
+        ${destroot}${docdir}
+}
+


Property changes on: trunk/dports/x11/gtk2-aurora/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070916/3d5cf038/attachment.html


More information about the macports-changes mailing list