# $Id: Portfile 103325 2013-02-22 03:58:11Z rmstonecipher@macports.org $

PortSystem            1.0
PortGroup             github 1.0

github.setup          lpsinger gst-plugins-cairovis 0.1.1 RELEASE-
revision              1
categories            science gnome
platforms             darwin
maintainers           aronnax
license               LGPL
github.tarball_from   downloads

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  856faa59e69402bb128b9499ca9415bdda1c1138 \
                      sha256  23ccf026aa8ab9c9f8a7f411aadd61ae6c5762bd3a0431810573af4a6f811697

depends_build         port:pkgconfig

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