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

Giovanni Scafora giovanni at nymeria.archlinux.org
Tue Apr 2 15:53:32 UTC 2013


    Date: Tuesday, April 2, 2013 @ 17:53:32
  Author: giovanni
Revision: 87531

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-04-02 15:53:23 UTC (rev 87530)
+++ community-i686/PKGBUILD	2013-04-02 15:53:32 UTC (rev 87531)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: neuromante <lorenzo.nizzi.grifi at gmail.com>
-# Contributor: marc0s <marc0s at fsfe.org>
-
-pkgname=pcsc-perl
-pkgver=1.4.12
-pkgrel=3
-pkgdesc="A Perl Module for PC/SC SmartCard access"
-arch=('i686' 'x86_64')
-url="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/"
-license=('GPL' 'PerlArtistic')
-depends=('pcsclite' 'perl')
-makedepends=('pkgconfig')
-options=('!emptydirs')
-source=("http://ludovic.rousseau.free.fr/softwares/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('f34c5ab748815bf0b2e571362b4f8121')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  # install module in vendor directories.
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: pcsc-perl/repos/community-i686/PKGBUILD (from rev 87530, pcsc-perl/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-04-02 15:53:32 UTC (rev 87531)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: neuromante <lorenzo.nizzi.grifi at gmail.com>
+# Contributor: marc0s <marc0s at fsfe.org>
+
+pkgname=pcsc-perl
+pkgver=1.4.13
+pkgrel=1
+pkgdesc="A Perl Module for PC/SC SmartCard access"
+arch=('i686' 'x86_64')
+url="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/"
+license=('GPL' 'PerlArtistic')
+depends=('pcsclite' 'perl')
+makedepends=('pkgconfig')
+options=('!emptydirs')
+source=("http://ludovic.rousseau.free.fr/softwares/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('758ca469b79667fa8c41422df86a088b')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # install module in vendor directories.
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-04-02 15:53:23 UTC (rev 87530)
+++ community-x86_64/PKGBUILD	2013-04-02 15:53:32 UTC (rev 87531)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: neuromante <lorenzo.nizzi.grifi at gmail.com>
-# Contributor: marc0s <marc0s at fsfe.org>
-
-pkgname=pcsc-perl
-pkgver=1.4.12
-pkgrel=3
-pkgdesc="A Perl Module for PC/SC SmartCard access"
-arch=('i686' 'x86_64')
-url="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/"
-license=('GPL' 'PerlArtistic')
-depends=('pcsclite' 'perl')
-makedepends=('pkgconfig')
-options=('!emptydirs')
-source=("http://ludovic.rousseau.free.fr/softwares/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('f34c5ab748815bf0b2e571362b4f8121')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  # install module in vendor directories.
-  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: pcsc-perl/repos/community-x86_64/PKGBUILD (from rev 87530, pcsc-perl/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-04-02 15:53:32 UTC (rev 87531)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: neuromante <lorenzo.nizzi.grifi at gmail.com>
+# Contributor: marc0s <marc0s at fsfe.org>
+
+pkgname=pcsc-perl
+pkgver=1.4.13
+pkgrel=1
+pkgdesc="A Perl Module for PC/SC SmartCard access"
+arch=('i686' 'x86_64')
+url="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/"
+license=('GPL' 'PerlArtistic')
+depends=('pcsclite' 'perl')
+makedepends=('pkgconfig')
+options=('!emptydirs')
+source=("http://ludovic.rousseau.free.fr/softwares/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('758ca469b79667fa8c41422df86a088b')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # install module in vendor directories.
+  PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list