PortSystem            1.0
PortGroup             github 1.0

github.setup          lpsinger gst-plugins-cairovis 0.1.1 RELEASE-
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from   tarball
revision              5
categories            science gnome
maintainers           {aronnax @lpsinger}
license               LGPL

# Work around stealth update due changes in GitHub generated tarballs
dist_subdir   ${name}/${version}_1

description \
  Scientific visualization plugins for GStreamer using Cairo graphics
long_description \
  Create live line plots, histograms, and waterfall plots from data streams in \
  Gstreamer pipelines using Cairo graphics.

checksums             rmd160  419d796ef101efd805caa1957cf453b6b4a5ec3c \
                      sha256  3c186ed606569360d6b4585364f0ac2152c1c5403eb8528ec97dedaa0697caa3 \
                      size    43585

use_autoreconf        yes

depends_build-append  port:pkgconfig

depends_lib           path:lib/pkgconfig/cairo.pc:cairo \
                      port:gsl \
                      port:gstreamer010 \
                      port:gstreamer010-gst-plugins-base
