From 1f567a9d58d16b76320168f0624aa55bd6320284 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 27 Feb 2012 23:15:24 +0000 Subject: Mon Feb 27 23:15:24 UTC 2012 --- extra/ptlib/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/ptlib') diff --git a/extra/ptlib/PKGBUILD b/extra/ptlib/PKGBUILD index c87a281b3..c628eb158 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 pkgname=ptlib pkgver=2.10.2 -pkgrel=1 +pkgrel=2 pkgdesc="Portable Windows Library" -arch=(i686 x86_64) +arch=('i686' 'x86_64') 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() { -- cgit v1.2.3-54-g00ecf