# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name crystfel version 0.5.4a revision 1 categories science platforms darwin license GPL-3 maintainers gmail.com:rkirian description A suite of programs for processing serial crystallography data long_description CrystFEL is a suite of programs for processing diffraction \ data acquired "serially" in a "snapshot" manner, such as \ when using the technique of Serial Femtosecond \ Crystallography (SFX) with a free-electron laser source. homepage http://www.desy.de/~twhite/crystfel/ master_sites ${homepage} checksums rmd160 73d793ee4c26dbcc251b5f1c9152a8c933b92930 \ sha256 f6363d40b69b055ee955136ca120e229b17452508d1111587862423856d10909 depends_build port:pkgconfig \ port:gtk-doc depends_lib port:gsl \ port:fftw-3 \ port:gdk-pixbuf2 \ port:gtk2 \ port:hdf5 \ path:lib/pkgconfig/pango.pc:pango configure.args --disable-silent-rules livecheck.type regex livecheck.url ${homepage}download.html livecheck.regex ${name}-(\[0-9a-z.\]+)${extract.suffix}