summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2017-10-16 15:10:34 -0400
committerGuillaume Horel2017-10-16 15:10:34 -0400
commitfdc9ea17fdd729f8df4716bf24d47e6bcab24168 (patch)
tree26f68a414c746996c2bf079d074401a6be5e87fb
parent7f5b5b87f769f8458ad0da255e451205f0da5a98 (diff)
downloadaur-fdc9ea17fdd729f8df4716bf24d47e6bcab24168.tar.gz
update dependencies
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e7d63b1a177..236b43077596 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linphone-git
pkgdesc = A Voice-over-IP phone
- pkgver = 3.12.0.r226.g8d4d87548
+ pkgver = 3.12.0.r232.g868c54118
pkgrel = 1
url = http://www.linphone.org
install = linphone.install
@@ -19,10 +19,13 @@ pkgbase = linphone-git
depends = v4l-utils
depends = libpulse
depends = libxv
+ depends = bctoolbox-git
+ depends = belle-sip-git
+ depends = belcard-git
+ depends = belr-git
+ depends = bzrtp-git
depends = mediastreamer-git
depends = ortp-git
- depends = bzrtp-git
- depends = bcg729
depends = libsoup
depends = belle-sip-git
depends = libnotify
@@ -30,7 +33,7 @@ pkgbase = linphone-git
provides = linphone
conflicts = linphone
options = !emptydirs
- source = git+https://github.com/BelledonneCommunications/linphone.git#commit=8d4d875486e7263354c12dedb3a3b589c52a9bda
+ source = git+https://github.com/BelledonneCommunications/linphone.git
sha256sums = SKIP
pkgname = linphone-git
diff --git a/PKGBUILD b/PKGBUILD
index 058d9f50ef34..87598f76c274 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,22 +5,22 @@
pkgname=linphone-git
_pkgname=linphone
-pkgver=3.12.0.r226.g8d4d87548
+pkgver=3.12.0.r232.g868c54118
pkgrel=1
pkgdesc="A Voice-over-IP phone"
arch=('i686' 'x86_64')
url="http://www.linphone.org"
license=('GPL')
depends=('alsa-lib' 'ffmpeg' 'speex' 'libv4l' 'v4l-utils'
- 'libpulse' 'libxv' 'mediastreamer-git' 'ortp-git' 'bzrtp-git'
- 'bcg729' 'libsoup' 'belle-sip-git' 'libnotify')
+ 'libpulse' 'libxv' 'bctoolbox-git' 'belle-sip-git' 'belcard-git' 'belr-git' 'bzrtp-git'
+ 'mediastreamer-git' 'ortp-git' 'libsoup' 'belle-sip-git' 'libnotify')
makedepends=('cmake' 'pkg-config' 'python-pystache' 'perl-xml-parser' 'intltool')
optdepends=('pulseaudio')
options=('!emptydirs')
provides=('linphone')
conflicts=('linphone')
install=linphone.install
-source=("git+https://github.com/BelledonneCommunications/linphone.git#commit=8d4d875486e7263354c12dedb3a3b589c52a9bda")
+source=("git+https://github.com/BelledonneCommunications/linphone.git")
sha256sums=('SKIP')
pkgver() {