# Compiling Time: 0.21 SBU # Maintainer: Baste # Contributor: bouleetbil pkgname=farstream pkgver=0.2.9 pkgrel=3 pkgdesc="Farstream - Audio/Video Communications Framework" url="http://www.freedesktop.org/wiki/Software/Farstream" up2date="Flasttar http://freedesktop.org/software/farstream/releases/farstream/" source=(http://freedesktop.org/software/farstream/releases/farstream/$pkgname-$pkgver.tar.gz) depends=('nice>=0.1.16' 'gst1-plugins-base>=1.9.2-2' 'libffi>=3.2.1-2') makedepends=('gobject-introspection>=1.50.0' 'x11-protos' 'gtk-doc' 'python3-setuptools') groups=('xlib') archs=("x86_64") source+=(make-4.3.patch) sha1sums=('21a3e8ebe5c450a157a543a4f4d1b217892a7ca0' \ 'bc61379d102df69098a5b63867afd15d8bde8333') _Fbuild_autoreconf=yes options=('static') _F_make_opts="-j1" build() { Fbuild \ --with-package-name='Frugalware Farstream package' \ --with-package-origin='http://frugalware.org' } # optimization OK