[28033] trunk/dports/x11
source_changes at macosforge.org
source_changes at macosforge.org
Sat Aug 18 12:51:44 PDT 2007
Revision: 28033
http://trac.macosforge.org/projects/macports/changeset/28033
Author: yves at macports.org
Date: 2007-08-18 12:51:43 -0700 (Sat, 18 Aug 2007)
Log Message:
-----------
New gtk Nodoka theme engine (what everybody wanted but were afraid to ask for)
Added Paths:
-----------
trunk/dports/x11/gtk-nodoka-engine/
trunk/dports/x11/gtk-nodoka-engine/Portfile
Added: trunk/dports/x11/gtk-nodoka-engine/Portfile
===================================================================
--- trunk/dports/x11/gtk-nodoka-engine/Portfile (rev 0)
+++ trunk/dports/x11/gtk-nodoka-engine/Portfile 2007-08-18 19:51:43 UTC (rev 28033)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem 1.0
+name gtk-nodoka-engine
+version 0.5.3.1
+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 yves
+categories x11 gnome
+platforms darwin
+homepage http://fedoraproject.org/wiki/Artwork/NodokaTheme
+master_sites http://mso.fedorapeople.org/nodoka/
+checksums md5 193425c86ca21d9c8d25fc8777aa5f1f
+
+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
+
Property changes on: trunk/dports/x11/gtk-nodoka-engine/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/20070818/074c656c/attachment.html
More information about the macports-changes
mailing list