Skip to content
Snippets Groups Projects
control.in 1.29 KiB
Newer Older
Source: gstlal-burst
Maintainer: Patrick Godwin <patrick.godwin@ligo.org>
Section: lscsoft
Priority: optional
Standards-Version: 3.9.2
X-Python3-Version: >= @MIN_PYTHON_VERSION@
Build-Depends:
 debhelper (>= 9),
 dh-python,
 fakeroot,
 gstlal-dev (>= @MIN_GSTLAL_VERSION@),
 gstlal-ugly-dev (>= @MIN_GSTLAL_UGLY_VERSION@),
 liblal-dev (>= @MIN_LAL_VERSION@),
 liblalburst-dev (>= @MIN_LALBURST_VERSION@),
 liblalmetaio-dev (>= @MIN_LALMETAIO_VERSION@),
 pkg-config (>= @MIN_PKG_CONFIG_VERSION@),
 python3-all-dev (>= @MIN_PYTHON_VERSION@),
 python3-numpy

Package: gstlal-burst
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends},
 gstlal (>= @MIN_GSTLAL_VERSION@),
 gstlal-ugly (>= @MIN_GSTLAL_UGLY_VERSION@),
 lal (>= @MIN_LAL_VERSION@),
 lalmetaio (>= @MIN_LALMETAIO_VERSION@),
 lalburst (>= @MIN_LALBURST_VERSION@),
 python3 (>= @MIN_PYTHON_VERSION@),
 python3-gi,
 python3-gst-1.0,
 python3-lal (>= @MIN_LAL_VERSION@),
 python3-lalburst (>= @MIN_LALBURST_VERSION@),
 python3-ligo-segments (>= @MIN_LIGO_SEGMENTS_VERSION@),
 python3-numpy,
Conflicts:
 gstlal-ugly (<< 0.6.0)
Description: GStreamer for generic transient data analysis
 This package contains the plugins and shared libraries required to run the gstlal burst (generic transient) pipeline.