[arch-commits] Commit in qca/repos (4 files)

Pierre Schmitz pierre at archlinux.org
Wed Feb 8 09:57:46 UTC 2012


    Date: Wednesday, February 8, 2012 @ 04:57:45
  Author: pierre
Revision: 149477

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  qca/repos/extra-i686/PKGBUILD
    (from rev 149476, qca/trunk/PKGBUILD)
  qca/repos/extra-x86_64/PKGBUILD
    (from rev 149476, qca/trunk/PKGBUILD)
Deleted:
  qca/repos/extra-i686/PKGBUILD
  qca/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   60 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   60 ++++++++++++++++++++++++------------------------
 2 files changed, 60 insertions(+), 60 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-02-08 09:57:16 UTC (rev 149476)
+++ extra-i686/PKGBUILD	2012-02-08 09:57:45 UTC (rev 149477)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Pierre Schmitz <pierre at archlinux.de>
-
-pkgname=qca
-pkgver=2.0.3
-pkgrel=1
-pkgdesc="Qt Cryptographic Architecture"
-arch=('i686' 'x86_64')
-url="http://delta.affinix.com/qca/"
-license=('LGPL')
-depends=('qt' 'ca-certificates')
-source=("http://delta.affinix.com/download/qca/2.0/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('fc15bd4da22b8096c51fcfe52d2fa309')
-
-build() {
-	cd $srcdir/${pkgname}-${pkgver}
-	./configure \
-		--prefix=/usr \
-		--disable-tests \
-		--certstore-path=/etc/ssl/certs/ca-certificates.crt \
-		--release \
-		--no-separate-debug-info
-	make
-}
-
-package() {
-	cd ${srcdir}/${pkgname}-${pkgver}
-	make INSTALL_ROOT=${pkgdir} install
-}

Copied: qca/repos/extra-i686/PKGBUILD (from rev 149476, qca/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-02-08 09:57:45 UTC (rev 149477)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Pierre Schmitz <pierre at archlinux.de>
+
+pkgname=qca
+pkgver=2.0.3
+pkgrel=2
+pkgdesc="Qt Cryptographic Architecture"
+arch=('i686' 'x86_64')
+url="http://delta.affinix.com/qca/"
+license=('LGPL')
+depends=('qt' 'ca-certificates')
+source=("http://delta.affinix.com/download/qca/2.0/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('fc15bd4da22b8096c51fcfe52d2fa309')
+
+build() {
+	cd $srcdir/${pkgname}-${pkgver}
+	./configure \
+		--prefix=/usr \
+		--disable-tests \
+		--certstore-path=/etc/ssl/certs/ca-certificates.crt \
+		--release \
+		--no-separate-debug-info
+	make
+}
+
+package() {
+	cd ${srcdir}/${pkgname}-${pkgver}
+	make INSTALL_ROOT=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-02-08 09:57:16 UTC (rev 149476)
+++ extra-x86_64/PKGBUILD	2012-02-08 09:57:45 UTC (rev 149477)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-# Contributor: Pierre Schmitz <pierre at archlinux.de>
-
-pkgname=qca
-pkgver=2.0.3
-pkgrel=1
-pkgdesc="Qt Cryptographic Architecture"
-arch=('i686' 'x86_64')
-url="http://delta.affinix.com/qca/"
-license=('LGPL')
-depends=('qt' 'ca-certificates')
-source=("http://delta.affinix.com/download/qca/2.0/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('fc15bd4da22b8096c51fcfe52d2fa309')
-
-build() {
-	cd $srcdir/${pkgname}-${pkgver}
-	./configure \
-		--prefix=/usr \
-		--disable-tests \
-		--certstore-path=/etc/ssl/certs/ca-certificates.crt \
-		--release \
-		--no-separate-debug-info
-	make
-}
-
-package() {
-	cd ${srcdir}/${pkgname}-${pkgver}
-	make INSTALL_ROOT=${pkgdir} install
-}

Copied: qca/repos/extra-x86_64/PKGBUILD (from rev 149476, qca/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-02-08 09:57:45 UTC (rev 149477)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Pierre Schmitz <pierre at archlinux.de>
+
+pkgname=qca
+pkgver=2.0.3
+pkgrel=2
+pkgdesc="Qt Cryptographic Architecture"
+arch=('i686' 'x86_64')
+url="http://delta.affinix.com/qca/"
+license=('LGPL')
+depends=('qt' 'ca-certificates')
+source=("http://delta.affinix.com/download/qca/2.0/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('fc15bd4da22b8096c51fcfe52d2fa309')
+
+build() {
+	cd $srcdir/${pkgname}-${pkgver}
+	./configure \
+		--prefix=/usr \
+		--disable-tests \
+		--certstore-path=/etc/ssl/certs/ca-certificates.crt \
+		--release \
+		--no-separate-debug-info
+	make
+}
+
+package() {
+	cd ${srcdir}/${pkgname}-${pkgver}
+	make INSTALL_ROOT=${pkgdir} install
+}




More information about the arch-commits mailing list