# $Id$ PortSystem 1.0 PortGroup conflicts_build 1.0 name gds version 2.17.1 revision 1 categories science platforms darwin maintainers ligo.org:ed.maros 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 rmd160 3ccb950d57415b2384291743e55df90bb8d504b0 \ sha256 aeb914eaf9b9f7bc2f14811cddfa1e708823255c950c380d88139ccff5d91653 \ 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-config-ac_dmtoffline.m4.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}