| | |
| | | Section: misc |
| | | Priority: optional |
| | | Standards-Version: 3.9.2 |
| | | Build-Depends: debhelper (>= 9), libtool, libconfuse-dev, libgsl0-dev, libxml2-dev, zlib1g-dev, automake, gcc, pkg-config, git |
| | | Build-Depends: debhelper (>= 9), libtool, libconfuse-dev, libgsl0-dev, libxml2-dev, zlib1g-dev, automake, gcc, pkg-config, git, libtool |
| | | |
| | | Package: trisurf-ng |
| | | Architecture: any |
| | | Depends: ${shlibs:Depends}, ${misc:Depends}, libconfuse, libgls0, libxml2, zlib1g |
| | | Description: Trisurf simulator |
| | | Thepackage contains librarized trisurf -- the dynamic triangulated surface simulator for biophysical aplications writen in C programming language. Python code and bindings are available as separate packages. This is just a placeholder description. More to come. |
| | | Thepackage contains librarized trisurf -- the dynamic triangulated surface simulator for biophysical aplications writen in C programming language. Python code and bindings are available as separate packages. This is just a placeholder description. More to come. |
| | |
| | | #!/usr/bin/make -f |
| | | %: |
| | | dh $@ |
| | | dh $@ --with autoreconf |