[30349] trunk/dports/x11/gtk-nodoka-engine/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 25 05:24:57 PDT 2007


Revision: 30349
          http://trac.macosforge.org/projects/macports/changeset/30349
Author:   yves at macports.org
Date:     2007-10-25 05:24:57 -0700 (Thu, 25 Oct 2007)

Log Message:
-----------
New 0.6

Modified Paths:
--------------
    trunk/dports/x11/gtk-nodoka-engine/Portfile

Modified: trunk/dports/x11/gtk-nodoka-engine/Portfile
===================================================================
--- trunk/dports/x11/gtk-nodoka-engine/Portfile	2007-10-25 12:11:55 UTC (rev 30348)
+++ trunk/dports/x11/gtk-nodoka-engine/Portfile	2007-10-25 12:24:57 UTC (rev 30349)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		gtk-nodoka-engine
-version		0.5.3.1
+version		0.6
 description	Nodoka GTK2 Theme Engine
 long_description \
     A theme that is nice, not attracting too much attention to itself, \
@@ -14,9 +14,10 @@
 platforms	darwin
 homepage	http://fedoraproject.org/wiki/Artwork/NodokaTheme
 
-master_sites    http://mso.fedorapeople.org/nodoka/
-checksums       md5 193425c86ca21d9c8d25fc8777aa5f1f
+master_sites    macports:yves
 
+checksums       md5 82124020169af64931c059c606e3c7d8
+
 depends_lib     lib:libgtk.2:gtk2
 depends_build   bin:ginstall:coreutils
 
@@ -26,3 +27,9 @@
 }
 
 configure.args  --enable-animation
+
+post-destroot {
+    xinstall -m 644 ${worksrcpath}/README \
+        ${destroot}${prefix}/share/themes/Nodoka
+}
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071025/365185ea/attachment.html


More information about the macports-changes mailing list