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

2017-02-13 Thread Christian Hesse
Date: Tuesday, February 14, 2017 @ 06:37:51
  Author: eworm
Revision: 288924

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

Added:
  pkcs11-helper/repos/staging-i686/PKGBUILD
(from rev 288923, pkcs11-helper/trunk/PKGBUILD)
  pkcs11-helper/repos/staging-x86_64/PKGBUILD
(from rev 288923, pkcs11-helper/trunk/PKGBUILD)
Deleted:
  pkcs11-helper/repos/staging-i686/PKGBUILD
  pkcs11-helper/repos/staging-x86_64/PKGBUILD

-+
 /PKGBUILD   |   70 ++
 staging-i686/PKGBUILD   |   35 ---
 staging-x86_64/PKGBUILD |   35 ---
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: staging-i686/PKGBUILD
===
--- staging-i686/PKGBUILD   2017-02-14 06:37:47 UTC (rev 288923)
+++ staging-i686/PKGBUILD   2017-02-14 06:37:51 UTC (rev 288924)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Stanislaw Datskevich 
-# Contributor: Gregor Robinson 
-# Contributor: Martin Perner 
-
-pkgname=pkcs11-helper
-pkgver=1.21
-pkgrel=2
-pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
-arch=('i686' 'x86_64')
-url='https://github.com/OpenSC/pkcs11-helper'
-license=(GPL BSD)
-depends=('gnutls' 'nss' 'openssl')
-source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
-sha512sums=('93270542d43d81085c85fdbc1dd62a07c84ab88b63e7c10541659e25be7ed2c08b0ea02cfa710f6a8ab488fb8a884390ea10c05170705390e824f3e9d5481fa8')
-
-build() {
-  cd pkcs11-helper-pkcs11-helper-$pkgver
-  libtoolize
-  aclocal
-  autoheader
-  automake --add-missing
-  autoreconf -v
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd pkcs11-helper-pkcs11-helper-$pkgver
-  make DESTDIR="$pkgdir" install
-  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
-  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
-}
-

Copied: pkcs11-helper/repos/staging-i686/PKGBUILD (from rev 288923, 
pkcs11-helper/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-02-14 06:37:51 UTC (rev 288924)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.22
+pkgrel=2
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=('i686' 'x86_64')
+url='https://github.com/OpenSC/pkcs11-helper'
+license=(GPL BSD)
+depends=('gnutls' 'nss' 'openssl')
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('86fdbdbcbce9d5e79f6380f7c79866bc5df3e659c610f8aac4f355f858a9921abb4df125bb724e9d7c40b691795ccaba6e1cf8f0d941eccf905ea4bef85aeeb7')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+

Deleted: staging-x86_64/PKGBUILD
===
--- staging-x86_64/PKGBUILD 2017-02-14 06:37:47 UTC (rev 288923)
+++ staging-x86_64/PKGBUILD 2017-02-14 06:37:51 UTC (rev 288924)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Stanislaw Datskevich 
-# Contributor: Gregor Robinson 
-# Contributor: Martin Perner 
-
-pkgname=pkcs11-helper
-pkgver=1.21
-pkgrel=2
-pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
-arch=('i686' 'x86_64')
-url='https://github.com/OpenSC/pkcs11-helper'
-license=(GPL BSD)
-depends=('gnutls' 'nss' 'openssl')
-source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
-sha512sums=('93270542d43d81085c85fdbc1dd62a07c84ab88b63e7c10541659e25be7ed2c08b0ea02cfa710f6a8ab488fb8a884390ea10c05170705390e824f3e9d5481fa8')
-
-build() {
-  cd pkcs11-helper-pkcs11-helper-$pkgver
-  libtoolize
-  aclocal
-  autoheader
-  automake --add-missing
-  autoreconf -v
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd pkcs11-helper-pkcs11-helper-$pkgver
-  make DESTDIR="$pkgdir" install
-  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
-  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
-}
-

Copied: pkcs11-helper/repos/staging-x86_64/PKGBUILD (from rev 288923, 
pkcs11-helper/trunk/PKGBUILD)
===
--- 

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

2017-02-13 Thread Christian Hesse
Date: Tuesday, February 14, 2017 @ 06:36:27
  Author: eworm
Revision: 288922

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

Added:
  pkcs11-helper/repos/testing-i686/
  pkcs11-helper/repos/testing-i686/PKGBUILD
(from rev 288921, pkcs11-helper/trunk/PKGBUILD)
  pkcs11-helper/repos/testing-x86_64/
  pkcs11-helper/repos/testing-x86_64/PKGBUILD
(from rev 288921, pkcs11-helper/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   35 +++
 testing-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: pkcs11-helper/repos/testing-i686/PKGBUILD (from rev 288921, 
pkcs11-helper/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-02-14 06:36:27 UTC (rev 288922)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.22
+pkgrel=1
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=('i686' 'x86_64')
+url='https://github.com/OpenSC/pkcs11-helper'
+license=(GPL BSD)
+depends=('gnutls' 'nss' 'openssl')
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('86fdbdbcbce9d5e79f6380f7c79866bc5df3e659c610f8aac4f355f858a9921abb4df125bb724e9d7c40b691795ccaba6e1cf8f0d941eccf905ea4bef85aeeb7')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+

Copied: pkcs11-helper/repos/testing-x86_64/PKGBUILD (from rev 288921, 
pkcs11-helper/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-02-14 06:36:27 UTC (rev 288922)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.22
+pkgrel=1
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=('i686' 'x86_64')
+url='https://github.com/OpenSC/pkcs11-helper'
+license=(GPL BSD)
+depends=('gnutls' 'nss' 'openssl')
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('86fdbdbcbce9d5e79f6380f7c79866bc5df3e659c610f8aac4f355f858a9921abb4df125bb724e9d7c40b691795ccaba6e1cf8f0d941eccf905ea4bef85aeeb7')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+


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

2017-02-11 Thread Christian Hesse
Date: Saturday, February 11, 2017 @ 12:01:33
  Author: eworm
Revision: 288662

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

Added:
  pkcs11-helper/repos/staging-i686/
  pkcs11-helper/repos/staging-i686/PKGBUILD
(from rev 288661, pkcs11-helper/trunk/PKGBUILD)
  pkcs11-helper/repos/staging-x86_64/
  pkcs11-helper/repos/staging-x86_64/PKGBUILD
(from rev 288661, pkcs11-helper/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   35 +++
 staging-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: pkcs11-helper/repos/staging-i686/PKGBUILD (from rev 288661, 
pkcs11-helper/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-02-11 12:01:33 UTC (rev 288662)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.21
+pkgrel=2
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=('i686' 'x86_64')
+url='https://github.com/OpenSC/pkcs11-helper'
+license=(GPL BSD)
+depends=('gnutls' 'nss' 'openssl')
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('93270542d43d81085c85fdbc1dd62a07c84ab88b63e7c10541659e25be7ed2c08b0ea02cfa710f6a8ab488fb8a884390ea10c05170705390e824f3e9d5481fa8')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+

Copied: pkcs11-helper/repos/staging-x86_64/PKGBUILD (from rev 288661, 
pkcs11-helper/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2017-02-11 12:01:33 UTC (rev 288662)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.21
+pkgrel=2
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=('i686' 'x86_64')
+url='https://github.com/OpenSC/pkcs11-helper'
+license=(GPL BSD)
+depends=('gnutls' 'nss' 'openssl')
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('93270542d43d81085c85fdbc1dd62a07c84ab88b63e7c10541659e25be7ed2c08b0ea02cfa710f6a8ab488fb8a884390ea10c05170705390e824f3e9d5481fa8')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+


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

2017-01-26 Thread Christian Hesse
Date: Friday, January 27, 2017 @ 06:53:07
  Author: eworm
Revision: 287565

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

Added:
  pkcs11-helper/repos/testing-i686/
  pkcs11-helper/repos/testing-i686/PKGBUILD
(from rev 287564, pkcs11-helper/trunk/PKGBUILD)
  pkcs11-helper/repos/testing-x86_64/
  pkcs11-helper/repos/testing-x86_64/PKGBUILD
(from rev 287564, pkcs11-helper/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   35 +++
 testing-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: pkcs11-helper/repos/testing-i686/PKGBUILD (from rev 287564, 
pkcs11-helper/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-01-27 06:53:07 UTC (rev 287565)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.21
+pkgrel=1
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=('i686' 'x86_64')
+url='https://github.com/OpenSC/pkcs11-helper'
+license=(GPL BSD)
+depends=('gnutls' 'nss' 'openssl')
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('93270542d43d81085c85fdbc1dd62a07c84ab88b63e7c10541659e25be7ed2c08b0ea02cfa710f6a8ab488fb8a884390ea10c05170705390e824f3e9d5481fa8')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+

Copied: pkcs11-helper/repos/testing-x86_64/PKGBUILD (from rev 287564, 
pkcs11-helper/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-01-27 06:53:07 UTC (rev 287565)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.21
+pkgrel=1
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=('i686' 'x86_64')
+url='https://github.com/OpenSC/pkcs11-helper'
+license=(GPL BSD)
+depends=('gnutls' 'nss' 'openssl')
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('93270542d43d81085c85fdbc1dd62a07c84ab88b63e7c10541659e25be7ed2c08b0ea02cfa710f6a8ab488fb8a884390ea10c05170705390e824f3e9d5481fa8')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+


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

2016-07-15 Thread Christian Hesse
Date: Friday, July 15, 2016 @ 13:11:17
  Author: eworm
Revision: 271900

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

Added:
  pkcs11-helper/repos/testing-i686/
  pkcs11-helper/repos/testing-i686/PKGBUILD
(from rev 271899, pkcs11-helper/trunk/PKGBUILD)
  pkcs11-helper/repos/testing-x86_64/
  pkcs11-helper/repos/testing-x86_64/PKGBUILD
(from rev 271899, pkcs11-helper/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   35 +++
 testing-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: pkcs11-helper/repos/testing-i686/PKGBUILD (from rev 271899, 
pkcs11-helper/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-07-15 13:11:17 UTC (rev 271900)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.11
+pkgrel=3
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=('i686' 'x86_64')
+url='https://github.com/OpenSC/pkcs11-helper'
+license=(GPL BSD)
+depends=('gnutls' 'nss' 'openssl')
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('098bbd8fdfe1df065f3acc402faa95bbba9a440ed4327f0d976d0e8fe0a2cac8546d33481b2fa85493f600ec56f248db01835edf10b3ed608fea67f27c3c54c2')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+

Copied: pkcs11-helper/repos/testing-x86_64/PKGBUILD (from rev 271899, 
pkcs11-helper/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-07-15 13:11:17 UTC (rev 271900)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.11
+pkgrel=3
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=('i686' 'x86_64')
+url='https://github.com/OpenSC/pkcs11-helper'
+license=(GPL BSD)
+depends=('gnutls' 'nss' 'openssl')
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('098bbd8fdfe1df065f3acc402faa95bbba9a440ed4327f0d976d0e8fe0a2cac8546d33481b2fa85493f600ec56f248db01835edf10b3ed608fea67f27c3c54c2')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+


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

2016-07-15 Thread Christian Hesse
Date: Friday, July 15, 2016 @ 12:55:17
  Author: eworm
Revision: 271898

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

Added:
  pkcs11-helper/repos/core-i686/
  pkcs11-helper/repos/core-i686/PKGBUILD
(from rev 271897, pkcs11-helper/trunk/PKGBUILD)
  pkcs11-helper/repos/core-x86_64/
  pkcs11-helper/repos/core-x86_64/PKGBUILD
(from rev 271897, pkcs11-helper/trunk/PKGBUILD)

--+
 core-i686/PKGBUILD   |   35 +++
 core-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: pkcs11-helper/repos/core-i686/PKGBUILD (from rev 271897, 
pkcs11-helper/trunk/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2016-07-15 12:55:17 UTC (rev 271898)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.11
+pkgrel=2
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=(i686 x86_64)
+url="http://www.opensc-project.org/opensc/wiki/pkcs11-helper;
+license=(GPL BSD)
+depends=(gnutls nss openssl)
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('098bbd8fdfe1df065f3acc402faa95bbba9a440ed4327f0d976d0e8fe0a2cac8546d33481b2fa85493f600ec56f248db01835edf10b3ed608fea67f27c3c54c2')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+

Copied: pkcs11-helper/repos/core-x86_64/PKGBUILD (from rev 271897, 
pkcs11-helper/trunk/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2016-07-15 12:55:17 UTC (rev 271898)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer:
+# Contributor: Stanislaw Datskevich 
+# Contributor: Gregor Robinson 
+# Contributor: Martin Perner 
+
+pkgname=pkcs11-helper
+pkgver=1.11
+pkgrel=2
+pkgdesc="A library that simplifies the interaction with PKCS11 providers for 
end-user applications using a simple API and optional OpenSSL engine"
+arch=(i686 x86_64)
+url="http://www.opensc-project.org/opensc/wiki/pkcs11-helper;
+license=(GPL BSD)
+depends=(gnutls nss openssl)
+source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz;)
+sha512sums=('098bbd8fdfe1df065f3acc402faa95bbba9a440ed4327f0d976d0e8fe0a2cac8546d33481b2fa85493f600ec56f248db01835edf10b3ed608fea67f27c3c54c2')
+
+build() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  libtoolize
+  aclocal
+  autoheader
+  automake --add-missing
+  autoreconf -v
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd pkcs11-helper-pkcs11-helper-$pkgver
+  make DESTDIR="$pkgdir" install
+  mkdir -p "$pkgdir"/usr/share/licenses/$pkgname/
+  install -Dm644 COPYING* "$pkgdir"/usr/share/licenses/$pkgname/
+}
+