mediastreamer: update to 2.15.1

This commit is contained in:
Jeff Huang 2017-03-16 13:28:59 +00:00
parent af6c8760ad
commit 030793421d

View File

@ -1,14 +1,14 @@
pkgname=mediastreamer
pkgver=2.12.1
pkgrel=4
pkgver=2.15.1
pkgrel=1
pkgdesc="A library written in C that allows you to create and run audio and video streams."
arch=('x86_64')
url="http://www.linphone.org"
license=('GPL')
depends=('ortp' 'libupnp' 'ffmpeg' 'libxv' 'glew' 'bzrtp' 'mbedtls')
makedepends=('intltool' 'vim')
depends=('bctoolbox' 'ortp' 'libupnp' 'ffmpeg' 'libxv' 'glew' 'bzrtp' 'mbedtls')
makedepends=('intltool' 'vim' 'bcunit')
source=("https://github.com/BelledonneCommunications/mediastreamer2/archive/${pkgver}.tar.gz")
sha256sums=('7fa5cf0eea6bd750b8b89acaacb2cdbce40fddb54392ca3011f3ccba6c8e15a2')
sha256sums=('5e7d3eefc3ca807711da2cc279f1a05d7a24e0aa6e9dfe912fc203419880c852')
build() {
cd "${srcdir}"/${pkgname}2-${pkgver}