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

Antonio Rojas arojas at archlinux.org
Tue Aug 9 19:18:00 UTC 2016


    Date: Tuesday, August 9, 2016 @ 19:18:00
  Author: arojas
Revision: 186251

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

Added:
  pcsc-tools/repos/community-i686/PKGBUILD
    (from rev 186250, pcsc-tools/trunk/PKGBUILD)
  pcsc-tools/repos/community-x86_64/PKGBUILD
    (from rev 186250, pcsc-tools/trunk/PKGBUILD)
Deleted:
  pcsc-tools/repos/community-i686/PKGBUILD
  pcsc-tools/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   64 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   32 ----------------------
 community-x86_64/PKGBUILD |   32 ----------------------
 3 files changed, 64 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-08-09 19:17:26 UTC (rev 186250)
+++ community-i686/PKGBUILD	2016-08-09 19:18:00 UTC (rev 186251)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Lorenzo Nizzi Grifi Gargiolli <lorenzo.nizzi.grifi at gmail.com>
-# Contributor: marc0s <marc0s at fsfe.org>
-
-pkgname=pcsc-tools
-pkgver=1.4.26
-pkgrel=1
-pkgdesc="PC/SC Architecture smartcard tools"
-arch=('i686' 'x86_64')
-url="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/"
-license=('GPL')
-depends=('pcsclite' 'pcsc-perl' 'gtk2-perl' 'glib-perl')
-makedepends=('pkg-config')
-source=("http://ludovic.rousseau.free.fr/softwares/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('b8376b1dc14bb43f799e5be67f55efe3'
-         'SKIP')
-validpgpkeys=('F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E') # Ludovic Rousseau <rousseau at debian.org>
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  sed -i -e 's:-Wall -O2:${CFLAGS}:g' Makefile
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}/usr" install
-}

Copied: pcsc-tools/repos/community-i686/PKGBUILD (from rev 186250, pcsc-tools/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-08-09 19:18:00 UTC (rev 186251)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Lorenzo Nizzi Grifi Gargiolli <lorenzo.nizzi.grifi at gmail.com>
+# Contributor: marc0s <marc0s at fsfe.org>
+
+pkgname=pcsc-tools
+pkgver=1.4.27
+pkgrel=1
+pkgdesc="PC/SC Architecture smartcard tools"
+arch=('i686' 'x86_64')
+url="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/"
+license=('GPL')
+depends=('pcsclite' 'pcsc-perl' 'gtk2-perl' 'glib-perl')
+makedepends=('pkg-config')
+source=("http://ludovic.rousseau.free.fr/softwares/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc})
+md5sums=('8ed881400d89f89cba13e4d70f524fb3'
+         'SKIP')
+validpgpkeys=('F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E') # Ludovic Rousseau <rousseau at debian.org>
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  sed -i -e 's:-Wall -O2:${CFLAGS}:g' Makefile
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}/usr" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-08-09 19:17:26 UTC (rev 186250)
+++ community-x86_64/PKGBUILD	2016-08-09 19:18:00 UTC (rev 186251)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Lorenzo Nizzi Grifi Gargiolli <lorenzo.nizzi.grifi at gmail.com>
-# Contributor: marc0s <marc0s at fsfe.org>
-
-pkgname=pcsc-tools
-pkgver=1.4.26
-pkgrel=1
-pkgdesc="PC/SC Architecture smartcard tools"
-arch=('i686' 'x86_64')
-url="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/"
-license=('GPL')
-depends=('pcsclite' 'pcsc-perl' 'gtk2-perl' 'glib-perl')
-makedepends=('pkg-config')
-source=("http://ludovic.rousseau.free.fr/softwares/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc})
-md5sums=('b8376b1dc14bb43f799e5be67f55efe3'
-         'SKIP')
-validpgpkeys=('F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E') # Ludovic Rousseau <rousseau at debian.org>
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  sed -i -e 's:-Wall -O2:${CFLAGS}:g' Makefile
-
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}/usr" install
-}

Copied: pcsc-tools/repos/community-x86_64/PKGBUILD (from rev 186250, pcsc-tools/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-08-09 19:18:00 UTC (rev 186251)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Lorenzo Nizzi Grifi Gargiolli <lorenzo.nizzi.grifi at gmail.com>
+# Contributor: marc0s <marc0s at fsfe.org>
+
+pkgname=pcsc-tools
+pkgver=1.4.27
+pkgrel=1
+pkgdesc="PC/SC Architecture smartcard tools"
+arch=('i686' 'x86_64')
+url="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/"
+license=('GPL')
+depends=('pcsclite' 'pcsc-perl' 'gtk2-perl' 'glib-perl')
+makedepends=('pkg-config')
+source=("http://ludovic.rousseau.free.fr/softwares/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc})
+md5sums=('8ed881400d89f89cba13e4d70f524fb3'
+         'SKIP')
+validpgpkeys=('F5E11B9FFE911146F41D953D78A1B4DFE8F9C57E') # Ludovic Rousseau <rousseau at debian.org>
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  sed -i -e 's:-Wall -O2:${CFLAGS}:g' Makefile
+
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}/usr" install
+}



More information about the arch-commits mailing list