[123124] trunk/dports/science
ryandesign at macports.org
ryandesign at macports.org
Tue Aug 5 17:31:46 PDT 2014
Revision: 123124
https://trac.macports.org/changeset/123124
Author: ryandesign at macports.org
Date: 2014-08-05 17:31:46 -0700 (Tue, 05 Aug 2014)
Log Message:
-----------
crystfel: new port, version 0.5.3a (#44535)
Added Paths:
-----------
trunk/dports/science/crystfel/
trunk/dports/science/crystfel/Portfile
Added: trunk/dports/science/crystfel/Portfile
===================================================================
--- trunk/dports/science/crystfel/Portfile (rev 0)
+++ trunk/dports/science/crystfel/Portfile 2014-08-06 00:31:46 UTC (rev 123124)
@@ -0,0 +1,41 @@
+# -*- 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.3a
+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 ab493b0b369b5a712e40a7936509f4e3f572490e \
+ sha256 d9cfacf9df4abc20158efe5d6b855896170cd155b2857ccb61ef3140093b4d60
+
+depends_build port:pkgconfig \
+ port:gtk-doc
+
+depends_lib port:gsl \
+ port:fftw-3 \
+ port:gdk-pixbuf2 \
+ port:gtk2 \
+ port:hdf5-18 \
+ 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}
+
Property changes on: trunk/dports/science/crystfel/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140805/d4efa357/attachment.html>
More information about the macports-changes
mailing list