[72543] trunk/dports/python
rowue at macports.org
rowue at macports.org
Wed Oct 20 06:48:56 PDT 2010
Revision: 72543
http://trac.macports.org/changeset/72543
Author: rowue at macports.org
Date: 2010-10-20 06:48:53 -0700 (Wed, 20 Oct 2010)
Log Message:
-----------
py26-sogl: slightly modified version of the object graphics library
(wxWidgets) . This fits better to the py26-pyphant.
Added Paths:
-----------
trunk/dports/python/py26-sogl/
trunk/dports/python/py26-sogl/Portfile
Added: trunk/dports/python/py26-sogl/Portfile
===================================================================
--- trunk/dports/python/py26-sogl/Portfile (rev 0)
+++ trunk/dports/python/py26-sogl/Portfile 2010-10-20 13:48:53 UTC (rev 72543)
@@ -0,0 +1,28 @@
+# -*- 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$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-sogl
+version 0.2.0
+categories-append science
+maintainers fmf.uni-freiburg.de:klaus.zimmermann rowue openmaintainer
+description slightly modified version of the object graphics library
+long_description The object graphics library is a canvas library inside the \
+ wxWidgets project. This version has been modified to \
+ better suit the needs of our own project, the pyphant.
+homepage http://www.fmf.uni-freiburg.de/service/servicegruppen/sg_wissinfo/Software/Pyphant
+
+platforms darwin
+# depends_lib port:py26-scipy
+
+master_sites http://pypi.python.org/packages/source/s/sogl/
+distname sogl-${version}
+# use_bzip2 yes
+
+checksums md5 67a42de1d5dc1bb179c4a07e467e463b \
+ sha1 d8596c04c5111de2ac8278f230d7e1e9fbcf4166 \
+ rmd160 f4dc7898ca9ada9aeede9335ceab5bea73cc65bd
+
+use_configure no
Property changes on: trunk/dports/python/py26-sogl/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101020/f923ab68/attachment.html>
More information about the macports-changes
mailing list