[arch-commits] Commit in ptlib/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Sun Feb 26 11:23:59 UTC 2012
Date: Sunday, February 26, 2012 @ 06:23:59
Author: pierre
Revision: 151449
upgpkg: ptlib 2.10.2-2
rebuild old package
Modified:
ptlib/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-02-26 11:17:19 UTC (rev 151448)
+++ PKGBUILD 2012-02-26 11:23:59 UTC (rev 151449)
@@ -3,15 +3,15 @@
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() {
More information about the arch-commits
mailing list