[59199] trunk/dports/python
jochen at macports.org
jochen at macports.org
Sun Oct 11 05:35:30 PDT 2009
Revision: 59199
http://trac.macports.org/changeset/59199
Author: jochen at macports.org
Date: 2009-10-11 05:35:29 -0700 (Sun, 11 Oct 2009)
Log Message:
-----------
New port (on the way to py26-mayavi)
Added Paths:
-----------
trunk/dports/python/py26-traitsgui/
trunk/dports/python/py26-traitsgui/Portfile
Added: trunk/dports/python/py26-traitsgui/Portfile
===================================================================
--- trunk/dports/python/py26-traitsgui/Portfile (rev 0)
+++ trunk/dports/python/py26-traitsgui/Portfile 2009-10-11 12:35:29 UTC (rev 59199)
@@ -0,0 +1,22 @@
+# -*- 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: Portfile 55256 2009-08-07 22:36:38Z macsforever2000 at macports.org $
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-traitsgui
+version 3.0.4
+categories-append devel
+maintainers nomaintainer
+description The Enthought traitsgui package
+long_description The TraitsGUI project contains a\
+ toolkit-independent GUI abstraction layer (known as Pyface),\
+ which is used to support the "visualization" features of the Traits package.
+platforms darwin
+homepage http://code.enthought.com/projects/traits_gui/
+master_sites http://www.enthought.com/repo/ETS/
+distname TraitsGUI-${version}
+checksums md5 34793275679bf3ece560b9cf78c1cf08
+
+depends_build-append port:py26-setuptools
+depends_lib-append port:py26-enthoughtbase port:py26-traitsbackendwx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091011/446b5bca/attachment.html>
More information about the macports-changes
mailing list