PortSystem            1.0
PortGroup             github 1.0

github.setup          lpsinger gst-plugins-math 1.0.1 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from   tarball
categories            science gnome
maintainers           {aronnax @lpsinger} openmaintainer
license               LGPL

use_autoreconf        yes

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

checksums             rmd160  cabaf60201854ec6c93cb317b80127cddcf62adc \
                      sha256  33805cbc2cd12c655777deb839ff218951f19e45374f0633976bd3bf3d87957c

depends_build-append  port:pkgconfig

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