Package: gwyddion Version: 2.7 Revision: 1 Description: Software for SPM Analysis License: GPL Homepage: http://gwyddion.net Maintainer: David Necas #Needed because of shared library policy (?) BuildDependsOnly: True # Dependencies. BuildDepends: gtk+2, fftw3, libxml2, gtkglext1 # Unpack Phase. Source: mirror:sourceforge:%n/%n-%v.tar.bz2 Source-MD5: 6830ab79f12a201694cf8c178c8d77a4 # Patch Phase. #Patch: %n.patch # Compile Phase. CompileScript: ./configure --prefix=%p --mandir=%p/share/man --libexecdir=%p/lib --libdir=%p/lib # Install Phase. InstallScript: << #! /bin/sh -ev make install DESTDIR=%d << # Documentation. DescDetail: << Gwyddion is a modular program for SPM (scanning probe microscopy) data visualization and analysis. Primarily it is intended for analysis of height fields obtained by means of scanning probe microscopy techniques (AFM, MFM, STM, SNOM/NSOM), however it can be generally used for any other height field and image analysis. <<