community/mediastreamer to 2.11.2-3

This commit is contained in:
David Beauchamp 2015-06-16 15:53:33 -04:00
parent 9fb17adbbf
commit 8a931e98ee

View file

@ -10,12 +10,12 @@
pkgname=mediastreamer
pkgver=2.11.2
pkgrel=1
pkgrel=3
pkgdesc="A library written in C that allows you to create and run audio and video streams"
arch=('i686' 'x86_64')
url="http://www.linphone.org/"
license=('GPL')
depends=('ortp' 'ffmpeg' 'libxv' 'libupnp' 'bzrtp' 'glew' 'libsrtp')
depends=('ortp' 'ffmpeg' 'libxv' 'libupnp' 'bzrtp' 'glew' 'libsrtp' 'mbedtls')
# xxd from Vim is needed to build
makedepends=('intltool' 'vim')
source=("http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})