summaryrefslogtreecommitdiff
path: root/extra/ptlib
diff options
context:
space:
mode:
Diffstat (limited to 'extra/ptlib')
-rw-r--r--extra/ptlib/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/ptlib/PKGBUILD b/extra/ptlib/PKGBUILD
index 26fe24ab7..f8839d704 100644
--- a/extra/ptlib/PKGBUILD
+++ b/extra/ptlib/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 136104 2011-08-23 01:58:09Z heftig $
+# $Id: PKGBUILD 151450 2012-02-26 11:24:29Z pierre $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=ptlib
pkgver=2.10.2
-pkgrel=1
+pkgrel=2
pkgdesc="Portable Windows Library"
-arch=(i686 x86_64 'mips64el')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.ekiga.org/"
license=('GPL')
-depends=('gcc-libs' 'openssl' 'alsa-lib' 'sdl' 'expat' 'libpulse' 'v4l-utils')
+depends=('sdl' 'libpulse' 'v4l-utils' 'libldap')
replaces=('pwlib')
conflicts=('pwlib')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+source=("http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
sha256sums=('a0985848da2ea06a4df804a650fd800ff52a01f889c116595b9a67fc35537140')
build() {