[29149] trunk/dports/x11
source_changes at macosforge.org
source_changes at macosforge.org
Sun Sep 16 07:25:35 PDT 2007
Revision: 29149
http://trac.macosforge.org/projects/macports/changeset/29149
Author: nox at macports.org
Date: 2007-09-16 07:25:35 -0700 (Sun, 16 Sep 2007)
Log Message:
-----------
gtk2-murrine: New port.
Added Paths:
-----------
trunk/dports/x11/gtk2-murrine/
trunk/dports/x11/gtk2-murrine/Portfile
Added: trunk/dports/x11/gtk2-murrine/Portfile
===================================================================
--- trunk/dports/x11/gtk2-murrine/Portfile (rev 0)
+++ trunk/dports/x11/gtk2-murrine/Portfile 2007-09-16 14:25:35 UTC (rev 29149)
@@ -0,0 +1,37 @@
+# $Id$
+
+PortSystem 1.0
+
+name gtk2-murrine
+set my_name murrine
+version 0.53.1
+categories x11 gtk
+platforms macosx
+maintainers nox
+description Murrine is a GTK2 engine
+
+long_description \
+ GTK2 engine to make your desktop look like a \"murrina\", an italian \
+ word meaning the art glass works done by Venicians glass blowers.
+
+homepage http://cimi.netsons.org/pages/murrine.php
+master_sites http://cimi.netsons.org/media/download_gallery/murrine/
+distname ${my_name}-${version}
+use_bzip2 yes
+
+checksums md5 09f014584ae593b9795f3f6db26005d8 \
+ sha1 108e2fa43c152406ff0c7bcdaf484413fd7bd735 \
+ rmd160 dd7a507ee7ce323b88382cf42bab7f01881f9c39
+
+depends_build port:pkgconfig
+depends_lib port:gtk2
+
+configure.args --enable-animation
+
+post-destroot {
+ set docdir ${prefix}/share/doc/${name}-${version}
+ xinstall -d ${destroot}${docdir}
+ xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING CREDITS ChangeLog NEWS \
+ ${destroot}${docdir}
+}
+
Property changes on: trunk/dports/x11/gtk2-murrine/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/d3d0e3c5/attachment.html
More information about the macports-changes
mailing list