1 | # $Id: $ |
---|
2 | PortSystem 1.0 |
---|
3 | name qucs |
---|
4 | version 0.0.10 |
---|
5 | categories science electronics |
---|
6 | maintainers rowue@digitalis.org |
---|
7 | description an integrated circuit simulator |
---|
8 | long_description Qucs is an integrated circuit simulator. \ |
---|
9 | You can setup an circut with graphical user interface. \ |
---|
10 | It's based on QT |
---|
11 | homepage http://qucs.sourceforge.net/ |
---|
12 | master_sites sourceforge |
---|
13 | master_sites.mirror_subdir ${name} |
---|
14 | checksums qucs-0.0.10.tar.gz md5 e5647740dbfbbbf9cf8ea086a05d84b3 |
---|
15 | depends_lib port:qt3 \ |
---|
16 | port:freehdl |
---|
17 | configure.env QTDIR="${prefix}" |
---|
18 | patchfiles patch-configure \ |
---|
19 | patch-configure-core \ |
---|
20 | patch-qucs-core-constsh |
---|