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