[67180] trunk/dports/cad

and.damore at macports.org and.damore at macports.org
Fri Apr 30 14:55:34 PDT 2010


Revision: 67180
          http://trac.macports.org/changeset/67180
Author:   and.damore at macports.org
Date:     2010-04-30 14:55:31 -0700 (Fri, 30 Apr 2010)
Log Message:
-----------
Added xgsch2pcb, graphical utility from gEDA

Added Paths:
-----------
    trunk/dports/cad/xgsch2pcb/
    trunk/dports/cad/xgsch2pcb/Portfile

Added: trunk/dports/cad/xgsch2pcb/Portfile
===================================================================
--- trunk/dports/cad/xgsch2pcb/Portfile	                        (rev 0)
+++ trunk/dports/cad/xgsch2pcb/Portfile	2010-04-30 21:55:31 UTC (rev 67180)
@@ -0,0 +1,31 @@
+# $Id$
+PortSystem          1.0
+
+name                xgsch2pcb        
+version             0.1.3
+categories          cad science electronics
+maintainers         nomaintainer   
+description         intuitive and user-friendly graphical interface to gsch2pcb
+long_description    xgsch2pcb provides an intuitive, user-friendly graphical interface to \
+                    the gsch2pcb command-line tool which is used to generate and update a \
+                    PCB layout. It works with schematics created by gschem, and layouts \
+                    created by pcb. xgsch2pcb also features a "template" functionality for \
+                    creating new projects.
+
+homepage            http://geda.seul.org/wiki/geda:download
+platforms           darwin
+master_sites        http://geda.seul.org/dist/
+checksums           md5     caf84bc0f17b75a2984fea2a64fc2c81 \
+                    sha1    5bddd5973c2ecf8c43e03ee3f9484de44f649572
+distname            geda-${name}-${version}
+depends_lib         port:pcb \
+                    port:py25-gtk \
+                    port:dbus-python25
+#configure.args       
+
+post-destroot {
+    delete  ${destroot}${prefix}/share/applications/mimeinfo.cache
+} 
+
+
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100430/2f817c37/attachment.html>


More information about the macports-changes mailing list