[arch-commits] Commit in linphone/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Fri Aug 25 12:13:12 UTC 2017


    Date: Friday, August 25, 2017 @ 12:13:11
  Author: spupykin
Revision: 253361

upgpkg: linphone 3.11.1-3

Modified:
  linphone/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-25 11:32:20 UTC (rev 253360)
+++ PKGBUILD	2017-08-25 12:13:11 UTC (rev 253361)
@@ -5,7 +5,7 @@
 
 pkgname=linphone
 pkgver=3.11.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A Voice-over-IP phone"
 arch=('i686' 'x86_64')
 url="http://www.linphone.org"
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('alsa-lib' 'ffmpeg' 'gtk2' 'speex' 'libv4l' 'libglade' 'v4l-utils'
 	 'libpulse' 'libxv' 'mediastreamer' 'ortp' 'bzrtp' 'bcg729' 'libsoup'
-	 'belle-sip' 'libnotify')
+	 'belle-sip' 'libnotify' 'libldap')
 makedepends=('pkg-config' 'perl-xml-parser' 'intltool' 'sgml-common' 'bcunit')
 optdepends=('pulseaudio')
 options=('!emptydirs')
@@ -38,7 +38,8 @@
 	--libexecdir=/usr/lib/$pkgname \
 	--enable-external-mediastreamer \
 	--enable-external-ortp \
-	--enable-zrtp
+	--enable-zrtp \
+	--enable-ldap
   make
 }
 



More information about the arch-commits mailing list