community/mediastreamer to 2.11.1-1

This commit is contained in:
Kevin Mihelich 2015-04-06 11:36:27 +00:00
parent d5a2b22aef
commit 9b0fbafafe

View file

@ -9,8 +9,8 @@
# - add --disable-strict to configure to remove -Werror
pkgname=mediastreamer
pkgver=2.11.0
pkgrel=2
pkgver=2.11.1
pkgrel=1
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/"
@ -19,9 +19,9 @@ depends=('ortp' 'ffmpeg' 'libxv' 'libupnp' 'bzrtp' 'glew' 'libsrtp')
# 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})
md5sums=('07ec80cec0fd82c496eb11a5ab436e3b'
'SKIP')
validpgpkeys=('9774BC1725758EB16D639F8B3ECD52DEE2F56985')
md5sums=('b406b445c9e8a5c50d4f92455913bc17'
'SKIP')
build() {
cd $pkgname-$pkgver