| 1 | # $Id: $ |
|---|
| 2 | |
|---|
| 3 | PortSystem 1.0 |
|---|
| 4 | |
|---|
| 5 | name geda-gaf |
|---|
| 6 | version 1.6.0 |
|---|
| 7 | platforms darwin |
|---|
| 8 | categories electronics |
|---|
| 9 | maintainers emer@emer.net |
|---|
| 10 | description GEDA EDA Suite |
|---|
| 11 | long_description The gEDA project has produced and continues working on a \ |
|---|
| 12 | full GPL'd suite and toolkit of Electronic Design Automation \ |
|---|
| 13 | tools. These tools are used for electrical circuit design, \ |
|---|
| 14 | schematic capture, simulation, prototyping, and production. |
|---|
| 15 | |
|---|
| 16 | homepage http://geda.seul.org |
|---|
| 17 | master_sites http://geda.seul.org/release/v1.6/${version} |
|---|
| 18 | |
|---|
| 19 | checksums md5 1dacc71407e69d77eaf4c1115f5bcd56 \ |
|---|
| 20 | sha1 9ebff9a7f57008f564b310fed8e3907648856e83 \ |
|---|
| 21 | rmd160 bbcaa7dad64e2a24b7acf54da3e0426c265c980e |
|---|
| 22 | |
|---|
| 23 | depends_lib port:gtk2 port:guile |
|---|