[arch-commits] CVS update of extra/lib/qca-tls (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri Dec 7 11:06:10 UTC 2007


    Date: Friday, December 7, 2007 @ 06:06:10
  Author: tpowa
    Path: /home/cvs-extra/extra/lib/qca-tls

Modified: PKGBUILD (1.4 -> 1.5)

'upgpkg: rebuild against new qca-qt3'


----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Index: extra/lib/qca-tls/PKGBUILD
diff -u extra/lib/qca-tls/PKGBUILD:1.4 extra/lib/qca-tls/PKGBUILD:1.5
--- extra/lib/qca-tls/PKGBUILD:1.4	Sat Nov 10 10:11:56 2007
+++ extra/lib/qca-tls/PKGBUILD	Fri Dec  7 06:06:10 2007
@@ -1,12 +1,13 @@
-# $Id: PKGBUILD,v 1.4 2007/11/10 15:11:56 pierre Exp $ 
+# $Id: PKGBUILD,v 1.5 2007/12/07 11:06:10 tpowa Exp $ 
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=qca-tls
 pkgver=1.0 
-pkgrel=4
+pkgrel=5
 pkgdesc="plugin to provide SSL/TLS capability to programs that utilize the Qt Cryptographic Architecture" 
 arch=(i686 x86_64)
+license=('LGPL2')
 url="http://delta.affinix.com/qca/" 
-depends=('qca' 'qt3' 'openssl') 
+depends=('qca-qt3' 'qt3' 'openssl') 
 source=(http://delta.affinix.com/download/qca/$pkgname-$pkgver.tar.bz2 qca-openssl-0.9.8.patch) 
 
 build() { 




More information about the arch-commits mailing list