# $Id$ PortSystem 1.0 PortGroup conflicts_build 1.0 name gds version 2.17.1 categories science platforms darwin maintainers ligo.org:ed.maros ram license GPL description LSC Algorithm Library long_description \ LIGO Scientific Collaboration Algorithm Library containing core \ routines for gravitational wave data analysis. homepage https://www.lsc-group.phys.uwm.edu/daswg/projects/lalsuite.html master_sites http://software.ligo.org/lscsoft/source \ http://www.ligo.caltech.edu/~jzweizig/gds-unshackled checksums ${distname}${extract.suffix} \ rmd160 3ccb950d57415b2384291743e55df90bb8d504b0 \ sha256 aeb914eaf9b9f7bc2f14811cddfa1e708823255c950c380d88139ccff5d91653 \ patch-configure.diff \ rmd160 7ec5dce04c8d4dc7d23e7f3ab6d57b8391f39fdd \ sha256 798e4c52f4b2b7a830222bf3b0f405070b40329b63fa21874d7d05a0b0a7d28c \ patch-DTT-dtt-Makefile.in.diff \ rmd160 a1ac29fa3201022d6ad4687e2895c579b5af2d20 \ sha256 9020112773ac7b7c06d5c6cd7527c7b0a9e7bfe4e54e4a6df60ab514847c0a5e \ patch-DTT-src-awg-awgbase.py.in.diff \ rmd160 9990e3bc008e1ab18bcec660b6a96bd838c89093 \ sha256 54a78b60f5fa2129939565b058265dd1837583f5939259449c811a2c55bd6046 depends_build-append port:pkgconfig \ port:swig \ port:swig-python depends_lib port:python27 \ port:curl \ port:expat \ port:fftw-3 \ port:fftw-3-single \ port:hdf5 \ port:ldas-tools \ port:root5 \ port:metaio patchfiles patch-configure.diff \ patch-DTT-dtt-Makefile.in.diff \ patch-DTT-src-awg-awgbase.py.in.diff configure.python ${prefix}/bin/python2.7 configure.args --enable-online \ --enable-dtt \ --disable-python \ --enable-only-dtt \ --disable-root-objects \ --disable-monitors use_parallel_build yes default_variants +python variant python description {build with python support} { configure.args-replace --disable-python --enable-python configure.args-delete --enable-only-dtt set pythondir "${frameworks_dir}/Python.framework/Versions/2.7/lib/python2.7/site-packages" destroot.args-append \ pythondir="${pythondir}" \ pyexecdir="${pythondir}" \ pkgpythondir="${pythondir}/${name}" \ pkgpyexecdir="${pythondir}/${name}" } # # The macports version of sasl2 leads to a 5 minute latency for each # socket connection. conflicts_build cyrus-sasl2 livecheck.type regex livecheck.url ${master_sites} livecheck.regex {gds-(\d+(?:\.\d+)*).tar.gz}