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

PortSystem            1.0
PortGroup             github 1.0

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

description \
  Mathematical operations plugins for GStreamer
long_description \
  Perform simple arithmetic operations on audio streams in GStreamer pipelines.

checksums             rmd160  484e909bd19a7f5b05507ff47337fa05c06750d1 \
                      sha256  df561da294b420981bd9b2d319aeb4d1b2a74057f59e1ad7e2e9345fc7792244

depends_build         port:pkgconfig

depends_lib           port:gstreamer010 \
                      port:gstreamer010-gst-plugins-base
