# $Id$ PortSystem 1.0 name gstlal version 0.4.2 categories science platforms darwin maintainers ram license GPL description GStreamer elements for gravitational-wave data analysis long_description \ This package provides a variety of GStreamer elements for \ gravitational-wave data analysis and some libraries to help write \ such elements. The code here sits on top of several other libraries, \ notably the LIGO Algorithm Library, FFTW, the GNU Scientific Library, \ and, of course, GStreamer homepage https://www.lsc-group.phys.uwm.edu/daswg/projects/gstlal.html master_sites http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/ checksums rmd160 fa7604a0aaf4e37d4e5d47a64f80b5eb7393d382 \ sha256 65ecd5619b1e17104d31434558af802e6df35997482440f2c41e752c07021e19 depends_build port:pkgconfig depends_lib port:python27 \ port:fftw-3 \ port:fftw-3-single \ port:gsl \ port:gstreamer \ port:gst-plugins-base \ port:gst-plugins-good \ port:py27-gst-python \ port:py27-gobject \ port:py27-numpy \ port:orc \ port:lal \ port:lalframe \ port:lalmetaio \ port:lalsimulation \ port:lalburst \ port:lalinspiral set python_prefix ${frameworks_dir}/Python.framework/Versions/2.7 configure.pkg_config_path ${python_prefix}/lib/pkgconfig configure.python ${prefix}/bin/python2.7 use_parallel_build yes livecheck.type regex livecheck.url ${master_sites} livecheck.regex {gstlal-(\d+(?:\.\d+)*).tar.gz}