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

Jan de Groot jgc at archlinux.org
Sun Jun 10 12:11:02 UTC 2012


    Date: Sunday, June 10, 2012 @ 08:11:02
  Author: jgc
Revision: 161374

upgpkg: ptlib 2.10.5-1

Update to 2.10.5, try to get opal building with x264

Modified:
  ptlib/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-10 11:55:33 UTC (rev 161373)
+++ PKGBUILD	2012-06-10 12:11:02 UTC (rev 161374)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=ptlib
-pkgver=2.10.2
-pkgrel=2
+pkgver=2.10.5
+pkgrel=1
 pkgdesc="Portable Windows Library"
 arch=('i686' 'x86_64')
-url="http://www.ekiga.org/"
+url="http://www.opalvoip.org"
 license=('GPL')
 depends=('sdl' 'libpulse' 'v4l-utils' 'libldap')
 replaces=('pwlib')
 conflicts=('pwlib')
-source=("http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('a0985848da2ea06a4df804a650fd800ff52a01f889c116595b9a67fc35537140')
+source=(http://downloads.sourceforge.net/sourceforge/opalvoip/$pkgname-$pkgver.tar.bz2)
+md5sums=('20e0bc3cc85affed55e1481bf96c8c6b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -31,3 +31,4 @@
   cd "${srcdir}/${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}" install
 }
+md5sums=('a5a571457ff3a398995b34f66d6c3cbb')




More information about the arch-commits mailing list