[arch-commits] Commit in libcacard/repos (3 files)

Giancarlo Razzolini grazzolini at archlinux.org
Mon Aug 19 16:32:21 UTC 2019


    Date: Monday, August 19, 2019 @ 16:32:21
  Author: grazzolini
Revision: 359959

archrelease: copy trunk to extra-x86_64

Added:
  libcacard/repos/extra-x86_64/PKGBUILD
    (from rev 359958, libcacard/trunk/PKGBUILD)
Deleted:
  libcacard/repos/community-x86_64/PKGBUILD
  libcacard/repos/extra-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   27 +++++++++++++++++++++++++++
 community-x86_64/PKGBUILD |   28 ----------------------------
 extra-x86_64/PKGBUILD     |   28 ----------------------------
 3 files changed, 27 insertions(+), 56 deletions(-)

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2019-08-19 16:31:16 UTC (rev 359958)
+++ community-x86_64/PKGBUILD	2019-08-19 16:32:21 UTC (rev 359959)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer:   
-
-pkgname=libcacard
-pkgver=2.6.1
-pkgrel=1
-pkgdesc='(Common Access Card) library thar provides emulation of smart cards to a virtual card reader running in a guest virtual machine'
-arch=(x86_64)
-license=(GPL2)
-url='https://www.spice-space.org/page/Libcacard'
-depends=(nss glib2)
-source=(https://www.spice-space.org/download/libcacard/libcacard-$pkgver.tar.xz{,.sign})
-validpgpkeys=('94A9F75661F77A6168649B23A9D8C21429AC6C82') # Christophe Fergeau <cfergeau at redhat.com>
-sha1sums=('bceec1a1da4ed95f08bc1307e3a92020fb86f300'
-          'SKIP')
-sha512sums=('1df2fa0cf46ee503cebb3a6f28c5e11609ec19dbf4e146d6d89ea59ddc7fcace45fc02adf852bfa385ae1ba1a889e9731a034b5e6630d45f3475cbc093e3aa2d'
-            'SKIP')
-
-build () {
-  cd libcacard-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd libcacard-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2019-08-19 16:31:16 UTC (rev 359958)
+++ extra-x86_64/PKGBUILD	2019-08-19 16:32:21 UTC (rev 359959)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer:   
-
-pkgname=libcacard
-pkgver=2.6.1
-pkgrel=1
-pkgdesc='(Common Access Card) library thar provides emulation of smart cards to a virtual card reader running in a guest virtual machine'
-arch=(x86_64)
-license=(GPL2)
-url='https://www.spice-space.org/page/Libcacard'
-depends=(nss glib2)
-source=(https://www.spice-space.org/download/libcacard/libcacard-$pkgver.tar.xz{,.sign})
-validpgpkeys=('94A9F75661F77A6168649B23A9D8C21429AC6C82') # Christophe Fergeau <cfergeau at redhat.com>
-sha1sums=('bceec1a1da4ed95f08bc1307e3a92020fb86f300'
-          'SKIP')
-sha512sums=('1df2fa0cf46ee503cebb3a6f28c5e11609ec19dbf4e146d6d89ea59ddc7fcace45fc02adf852bfa385ae1ba1a889e9731a034b5e6630d45f3475cbc093e3aa2d'
-            'SKIP')
-
-build () {
-  cd libcacard-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd libcacard-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: libcacard/repos/extra-x86_64/PKGBUILD (from rev 359958, libcacard/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2019-08-19 16:32:21 UTC (rev 359959)
@@ -0,0 +1,27 @@
+# Maintainer:   
+
+pkgname=libcacard
+pkgver=2.7.0
+pkgrel=1
+pkgdesc='(Common Access Card) library thar provides emulation of smart cards to a virtual card reader running in a guest virtual machine'
+arch=(x86_64)
+license=(GPL2)
+url='https://www.spice-space.org/page/Libcacard'
+depends=(nss glib2)
+source=(https://www.spice-space.org/download/libcacard/libcacard-$pkgver.tar.xz{,.asc})
+validpgpkeys=('F7DC50A57DFD52B94253295EF64907AC15B5C33D') #Jakub Jelen (work) <jjelen at redhat.com>
+sha1sums=('85b85d33e5f2c68f3a792f09cae21de64edc91c0'
+          'SKIP')
+sha512sums=('347c13396e6777193e4e158321605410f4cbd90727c1ba8d85a1aac41d5ada96728dbef367ed4027d16dd0b10c8a4d0cf902ce3345334be4c78994cf72c58352'
+            'SKIP')
+
+build () {
+  cd libcacard-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd libcacard-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list