extra/mediastreamer to 2.10.0-1

This commit is contained in:
Kevin Mihelich 2014-03-06 14:24:29 +00:00
parent bd3cb72f3c
commit 87c9278996

View file

@ -8,8 +8,8 @@
# - add --disable-strict to configure to remove -Werror
pkgname=mediastreamer
pkgver=2.9.0
pkgrel=4
pkgver=2.10.0
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/"
@ -17,9 +17,8 @@ license=('GPL')
depends=('ortp' 'ffmpeg' 'libxv' 'libupnp')
# xxd from Vim is needed to build
makedepends=('intltool' 'vim')
options=('!libtool')
source=("http://download-mirror.savannah.gnu.org/releases/linphone/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})
md5sums=('f2ea0fe731a363749a81b6eaac22a62c'
md5sums=('5a4e7545e212068534b56fdf41c961e9'
'SKIP')
build() {