[arch-commits] Commit in libgpg-error/repos (6 files)

2016-07-17 Thread Gaëtan Bisson
Date: Sunday, July 17, 2016 @ 11:30:35
  Author: bisson
Revision: 271964

db-move: moved libgpg-error from [testing] to [core] (i686, x86_64)

Added:
  libgpg-error/repos/core-i686/PKGBUILD
(from rev 271963, libgpg-error/repos/testing-i686/PKGBUILD)
  libgpg-error/repos/core-x86_64/PKGBUILD
(from rev 271963, libgpg-error/repos/testing-x86_64/PKGBUILD)
Deleted:
  libgpg-error/repos/core-i686/PKGBUILD
  libgpg-error/repos/core-x86_64/PKGBUILD
  libgpg-error/repos/testing-i686/
  libgpg-error/repos/testing-x86_64/

--+
 /PKGBUILD|   68 +
 core-i686/PKGBUILD   |   34 
 core-x86_64/PKGBUILD |   34 
 3 files changed, 68 insertions(+), 68 deletions(-)

Deleted: core-i686/PKGBUILD
===
--- core-i686/PKGBUILD  2016-07-17 11:30:34 UTC (rev 271963)
+++ core-i686/PKGBUILD  2016-07-17 11:30:35 UTC (rev 271964)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: judd 
-
-pkgname=libgpg-error
-pkgver=1.23
-pkgrel=1
-pkgdesc="Support library for libgcrypt"
-arch=(i686 x86_64)
-url="http://www.gnupg.org;
-license=('LGPL')
-depends=('glibc' 'sh')
-source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
-   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
-# https://www.gnupg.org/download/integrity_check.html
-sha1sums=('c6a0c49211955e924593527b32e4b2736cafcda5'
-  'SKIP')
-validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}/" install
-}

Copied: libgpg-error/repos/core-i686/PKGBUILD (from rev 271963, 
libgpg-error/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2016-07-17 11:30:35 UTC (rev 271964)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: judd 
+
+pkgname=libgpg-error
+pkgver=1.24
+pkgrel=1
+pkgdesc="Support library for libgcrypt"
+arch=(i686 x86_64)
+url="http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+# https://www.gnupg.org/download/integrity_check.html
+sha1sums=('c3e5bd0c3ddea647416b429cd8e2ec755bad9d9e'
+  'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}/" install
+}

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2016-07-17 11:30:34 UTC (rev 271963)
+++ core-x86_64/PKGBUILD2016-07-17 11:30:35 UTC (rev 271964)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke 
-# Contributor: judd 
-
-pkgname=libgpg-error
-pkgver=1.23
-pkgrel=1
-pkgdesc="Support library for libgcrypt"
-arch=(i686 x86_64)
-url="http://www.gnupg.org;
-license=('LGPL')
-depends=('glibc' 'sh')
-source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
-   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
-# https://www.gnupg.org/download/integrity_check.html
-sha1sums=('c6a0c49211955e924593527b32e4b2736cafcda5'
-  'SKIP')
-validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  make check
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}/" install
-}

Copied: libgpg-error/repos/core-x86_64/PKGBUILD (from rev 271963, 
libgpg-error/repos/testing-x86_64/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2016-07-17 11:30:35 UTC (rev 271964)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: judd 
+
+pkgname=libgpg-error
+pkgver=1.24
+pkgrel=1
+pkgdesc="Support library for libgcrypt"
+arch=(i686 x86_64)
+url="http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   

[arch-commits] Commit in libgpg-error/repos (6 files)

2016-07-14 Thread Gaëtan Bisson
Date: Friday, July 15, 2016 @ 00:31:00
  Author: bisson
Revision: 271880

db-move: moved libgpg-error from [staging] to [testing] (i686, x86_64)

Added:
  libgpg-error/repos/testing-i686/
  libgpg-error/repos/testing-i686/PKGBUILD
(from rev 271879, libgpg-error/repos/staging-i686/PKGBUILD)
  libgpg-error/repos/testing-x86_64/
  libgpg-error/repos/testing-x86_64/PKGBUILD
(from rev 271879, libgpg-error/repos/staging-x86_64/PKGBUILD)
Deleted:
  libgpg-error/repos/staging-i686/
  libgpg-error/repos/staging-x86_64/

-+
 testing-i686/PKGBUILD   |   34 ++
 testing-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: libgpg-error/repos/testing-i686/PKGBUILD (from rev 271879, 
libgpg-error/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-07-15 00:31:00 UTC (rev 271880)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: judd 
+
+pkgname=libgpg-error
+pkgver=1.24
+pkgrel=1
+pkgdesc="Support library for libgcrypt"
+arch=(i686 x86_64)
+url="http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+# https://www.gnupg.org/download/integrity_check.html
+sha1sums=('c3e5bd0c3ddea647416b429cd8e2ec755bad9d9e'
+  'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}/" install
+}

Copied: libgpg-error/repos/testing-x86_64/PKGBUILD (from rev 271879, 
libgpg-error/repos/staging-x86_64/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-07-15 00:31:00 UTC (rev 271880)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: judd 
+
+pkgname=libgpg-error
+pkgver=1.24
+pkgrel=1
+pkgdesc="Support library for libgcrypt"
+arch=(i686 x86_64)
+url="http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+# https://www.gnupg.org/download/integrity_check.html
+sha1sums=('c3e5bd0c3ddea647416b429cd8e2ec755bad9d9e'
+  'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}/" install
+}


[arch-commits] Commit in libgpg-error/repos (6 files)

2015-12-13 Thread Andreas Radke
Date: Sunday, December 13, 2015 @ 19:08:56
  Author: andyrtr
Revision: 256025

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

Added:
  libgpg-error/repos/testing-i686/
  libgpg-error/repos/testing-i686/PKGBUILD
(from rev 256024, libgpg-error/trunk/PKGBUILD)
  libgpg-error/repos/testing-i686/libgpg-error.install
(from rev 256024, libgpg-error/trunk/libgpg-error.install)
  libgpg-error/repos/testing-x86_64/
  libgpg-error/repos/testing-x86_64/PKGBUILD
(from rev 256024, libgpg-error/trunk/PKGBUILD)
  libgpg-error/repos/testing-x86_64/libgpg-error.install
(from rev 256024, libgpg-error/trunk/libgpg-error.install)

-+
 testing-i686/PKGBUILD   |   35 ++
 testing-i686/libgpg-error.install   |   20 +++
 testing-x86_64/PKGBUILD |   35 ++
 testing-x86_64/libgpg-error.install |   20 +++
 4 files changed, 110 insertions(+)

Copied: libgpg-error/repos/testing-i686/PKGBUILD (from rev 256024, 
libgpg-error/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-12-13 18:08:56 UTC (rev 256025)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: judd 
+
+pkgname=libgpg-error
+pkgver=1.21
+pkgrel=1
+pkgdesc="Support library for libgcrypt"
+arch=(i686 x86_64)
+url="http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+install=libgpg-error.install
+# https://www.gnupg.org/download/integrity_check.html
+sha1sums=('ef1dfb2f8761f019091180596e9e638d8cc37513'
+  'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}/" install
+}

Copied: libgpg-error/repos/testing-i686/libgpg-error.install (from rev 256024, 
libgpg-error/trunk/libgpg-error.install)
===
--- testing-i686/libgpg-error.install   (rev 0)
+++ testing-i686/libgpg-error.install   2015-12-13 18:08:56 UTC (rev 256025)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(gpgrt.info)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in "${filelist[@]}"; do
+install-info "$infodir/$file.gz" "$infodir/dir" 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install "$1"
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in "${filelist[@]}"; do
+install-info --delete "$infodir/$file.gz" "$infodir/dir" 2> /dev/null
+  done
+}

Copied: libgpg-error/repos/testing-x86_64/PKGBUILD (from rev 256024, 
libgpg-error/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-12-13 18:08:56 UTC (rev 256025)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andreas Radke 
+# Contributor: judd 
+
+pkgname=libgpg-error
+pkgver=1.21
+pkgrel=1
+pkgdesc="Support library for libgcrypt"
+arch=(i686 x86_64)
+url="http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+install=libgpg-error.install
+# https://www.gnupg.org/download/integrity_check.html
+sha1sums=('ef1dfb2f8761f019091180596e9e638d8cc37513'
+  'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}/" install
+}

Copied: libgpg-error/repos/testing-x86_64/libgpg-error.install (from rev 
256024, libgpg-error/trunk/libgpg-error.install)
===
--- testing-x86_64/libgpg-error.install (rev 0)
+++ testing-x86_64/libgpg-error.install 2015-12-13 18:08:56 UTC (rev 256025)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(gpgrt.info)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in "${filelist[@]}"; do
+install-info "$infodir/$file.gz" "$infodir/dir" 2> /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install "$1"
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || 

[arch-commits] Commit in libgpg-error/repos (6 files)

2015-08-26 Thread Andreas Radke
Date: Wednesday, August 26, 2015 @ 18:09:11
  Author: andyrtr
Revision: 244872

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

Added:
  libgpg-error/repos/testing-i686/
  libgpg-error/repos/testing-i686/PKGBUILD
(from rev 244871, libgpg-error/trunk/PKGBUILD)
  libgpg-error/repos/testing-i686/libgpg-error.install
(from rev 244871, libgpg-error/trunk/libgpg-error.install)
  libgpg-error/repos/testing-x86_64/
  libgpg-error/repos/testing-x86_64/PKGBUILD
(from rev 244871, libgpg-error/trunk/PKGBUILD)
  libgpg-error/repos/testing-x86_64/libgpg-error.install
(from rev 244871, libgpg-error/trunk/libgpg-error.install)

-+
 testing-i686/PKGBUILD   |   35 ++
 testing-i686/libgpg-error.install   |   20 +++
 testing-x86_64/PKGBUILD |   35 ++
 testing-x86_64/libgpg-error.install |   20 +++
 4 files changed, 110 insertions(+)

Copied: libgpg-error/repos/testing-i686/PKGBUILD (from rev 244871, 
libgpg-error/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-08-26 16:09:11 UTC (rev 244872)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=libgpg-error
+pkgver=1.20
+pkgrel=1
+pkgdesc=Support library for libgcrypt
+arch=(i686 x86_64)
+url=http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+install=libgpg-error.install
+# https://www.gnupg.org/download/integrity_check.html
+sha1sums=('89c961f63469739fe816a56dcdd86c2e1897cace'
+  'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir}/ install
+}

Copied: libgpg-error/repos/testing-i686/libgpg-error.install (from rev 244871, 
libgpg-error/trunk/libgpg-error.install)
===
--- testing-i686/libgpg-error.install   (rev 0)
+++ testing-i686/libgpg-error.install   2015-08-26 16:09:11 UTC (rev 244872)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(gpgrt.info)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}

Copied: libgpg-error/repos/testing-x86_64/PKGBUILD (from rev 244871, 
libgpg-error/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-08-26 16:09:11 UTC (rev 244872)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=libgpg-error
+pkgver=1.20
+pkgrel=1
+pkgdesc=Support library for libgcrypt
+arch=(i686 x86_64)
+url=http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+install=libgpg-error.install
+# https://www.gnupg.org/download/integrity_check.html
+sha1sums=('89c961f63469739fe816a56dcdd86c2e1897cace'
+  'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir}/ install
+}

Copied: libgpg-error/repos/testing-x86_64/libgpg-error.install (from rev 
244871, libgpg-error/trunk/libgpg-error.install)
===
--- testing-x86_64/libgpg-error.install (rev 0)
+++ testing-x86_64/libgpg-error.install 2015-08-26 16:09:11 UTC (rev 244872)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(gpgrt.info)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+   

[arch-commits] Commit in libgpg-error/repos (6 files)

2015-04-28 Thread Tobias Powalowski
Date: Tuesday, April 28, 2015 @ 16:19:54
  Author: tpowa
Revision: 238213

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

Added:
  libgpg-error/repos/testing-i686/
  libgpg-error/repos/testing-i686/PKGBUILD
(from rev 238212, libgpg-error/trunk/PKGBUILD)
  libgpg-error/repos/testing-i686/libgpg-error.install
(from rev 238212, libgpg-error/trunk/libgpg-error.install)
  libgpg-error/repos/testing-x86_64/
  libgpg-error/repos/testing-x86_64/PKGBUILD
(from rev 238212, libgpg-error/trunk/PKGBUILD)
  libgpg-error/repos/testing-x86_64/libgpg-error.install
(from rev 238212, libgpg-error/trunk/libgpg-error.install)

-+
 testing-i686/PKGBUILD   |   35 ++
 testing-i686/libgpg-error.install   |   20 +++
 testing-x86_64/PKGBUILD |   35 ++
 testing-x86_64/libgpg-error.install |   20 +++
 4 files changed, 110 insertions(+)

Copied: libgpg-error/repos/testing-i686/PKGBUILD (from rev 238212, 
libgpg-error/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-04-28 14:19:54 UTC (rev 238213)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=libgpg-error
+pkgver=1.19
+pkgrel=1
+pkgdesc=Support library for libgcrypt
+arch=(i686 x86_64)
+url=http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+install=libgpg-error.install
+# https://www.gnupg.org/download/integrity_check.html
+sha1sums=('4997951ab058788de48b989013668eb3df1e6939'
+  'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir}/ install
+}

Copied: libgpg-error/repos/testing-i686/libgpg-error.install (from rev 238212, 
libgpg-error/trunk/libgpg-error.install)
===
--- testing-i686/libgpg-error.install   (rev 0)
+++ testing-i686/libgpg-error.install   2015-04-28 14:19:54 UTC (rev 238213)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(gpgrt.info)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}

Copied: libgpg-error/repos/testing-x86_64/PKGBUILD (from rev 238212, 
libgpg-error/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-04-28 14:19:54 UTC (rev 238213)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=libgpg-error
+pkgver=1.19
+pkgrel=1
+pkgdesc=Support library for libgcrypt
+arch=(i686 x86_64)
+url=http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+install=libgpg-error.install
+# https://www.gnupg.org/download/integrity_check.html
+sha1sums=('4997951ab058788de48b989013668eb3df1e6939'
+  'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir}/ install
+}

Copied: libgpg-error/repos/testing-x86_64/libgpg-error.install (from rev 
238212, libgpg-error/trunk/libgpg-error.install)
===
--- testing-x86_64/libgpg-error.install (rev 0)
+++ testing-x86_64/libgpg-error.install 2015-04-28 14:19:54 UTC (rev 238213)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(gpgrt.info)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+

[arch-commits] Commit in libgpg-error/repos (6 files)

2015-01-29 Thread Andreas Radke
Date: Thursday, January 29, 2015 @ 22:00:23
  Author: andyrtr
Revision: 230263

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

Added:
  libgpg-error/repos/testing-i686/
  libgpg-error/repos/testing-i686/PKGBUILD
(from rev 230262, libgpg-error/trunk/PKGBUILD)
  libgpg-error/repos/testing-i686/libgpg-error.install
(from rev 230262, libgpg-error/trunk/libgpg-error.install)
  libgpg-error/repos/testing-x86_64/
  libgpg-error/repos/testing-x86_64/PKGBUILD
(from rev 230262, libgpg-error/trunk/PKGBUILD)
  libgpg-error/repos/testing-x86_64/libgpg-error.install
(from rev 230262, libgpg-error/trunk/libgpg-error.install)

-+
 testing-i686/PKGBUILD   |   35 ++
 testing-i686/libgpg-error.install   |   20 +++
 testing-x86_64/PKGBUILD |   35 ++
 testing-x86_64/libgpg-error.install |   20 +++
 4 files changed, 110 insertions(+)

Copied: libgpg-error/repos/testing-i686/PKGBUILD (from rev 230262, 
libgpg-error/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-01-29 21:00:23 UTC (rev 230263)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=libgpg-error
+pkgver=1.18
+pkgrel=1
+pkgdesc=Support library for libgcrypt
+arch=(i686 x86_64)
+url=http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+install=libgpg-error.install
+# https://www.gnupg.org/download/integrity_check.html
+sha1sums=('7ba54f939da023af8f5b3e7a421a32eb742909c4'
+  'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir}/ install
+}

Copied: libgpg-error/repos/testing-i686/libgpg-error.install (from rev 230262, 
libgpg-error/trunk/libgpg-error.install)
===
--- testing-i686/libgpg-error.install   (rev 0)
+++ testing-i686/libgpg-error.install   2015-01-29 21:00:23 UTC (rev 230263)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(gpgrt.info)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}

Copied: libgpg-error/repos/testing-x86_64/PKGBUILD (from rev 230262, 
libgpg-error/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-01-29 21:00:23 UTC (rev 230263)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=libgpg-error
+pkgver=1.18
+pkgrel=1
+pkgdesc=Support library for libgcrypt
+arch=(i686 x86_64)
+url=http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+install=libgpg-error.install
+# https://www.gnupg.org/download/integrity_check.html
+sha1sums=('7ba54f939da023af8f5b3e7a421a32eb742909c4'
+  'SKIP')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6') # Werner Koch
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir}/ install
+}

Copied: libgpg-error/repos/testing-x86_64/libgpg-error.install (from rev 
230262, libgpg-error/trunk/libgpg-error.install)
===
--- testing-x86_64/libgpg-error.install (rev 0)
+++ testing-x86_64/libgpg-error.install 2015-01-29 21:00:23 UTC (rev 230263)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(gpgrt.info)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+   

[arch-commits] Commit in libgpg-error/repos (6 files)

2014-11-13 Thread Andreas Radke
Date: Thursday, November 13, 2014 @ 09:32:52
  Author: andyrtr
Revision: 226177

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

Added:
  libgpg-error/repos/testing-i686/
  libgpg-error/repos/testing-i686/PKGBUILD
(from rev 226176, libgpg-error/trunk/PKGBUILD)
  libgpg-error/repos/testing-i686/libgpg-error.install
(from rev 226176, libgpg-error/trunk/libgpg-error.install)
  libgpg-error/repos/testing-x86_64/
  libgpg-error/repos/testing-x86_64/PKGBUILD
(from rev 226176, libgpg-error/trunk/PKGBUILD)
  libgpg-error/repos/testing-x86_64/libgpg-error.install
(from rev 226176, libgpg-error/trunk/libgpg-error.install)

-+
 testing-i686/PKGBUILD   |   34 ++
 testing-i686/libgpg-error.install   |   20 
 testing-x86_64/PKGBUILD |   34 ++
 testing-x86_64/libgpg-error.install |   20 
 4 files changed, 108 insertions(+)

Copied: libgpg-error/repos/testing-i686/PKGBUILD (from rev 226176, 
libgpg-error/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-11-13 08:32:52 UTC (rev 226177)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=libgpg-error
+pkgver=1.17
+pkgrel=1
+pkgdesc=Support library for libgcrypt
+arch=(i686 x86_64)
+url=http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+install=libgpg-error.install
+# https://www.gnupg.org/download/integrity_check.html
+sha1sums=('ba5858b2947e7272dd197c87bac9f32caf29b256'
+  'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir}/ install
+}

Copied: libgpg-error/repos/testing-i686/libgpg-error.install (from rev 226176, 
libgpg-error/trunk/libgpg-error.install)
===
--- testing-i686/libgpg-error.install   (rev 0)
+++ testing-i686/libgpg-error.install   2014-11-13 08:32:52 UTC (rev 226177)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(gpgrt.info)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}

Copied: libgpg-error/repos/testing-x86_64/PKGBUILD (from rev 226176, 
libgpg-error/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2014-11-13 08:32:52 UTC (rev 226177)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: judd jvi...@zeroflux.org
+
+pkgname=libgpg-error
+pkgver=1.17
+pkgrel=1
+pkgdesc=Support library for libgcrypt
+arch=(i686 x86_64)
+url=http://www.gnupg.org;
+license=('LGPL')
+depends=('glibc' 'sh')
+source=(ftp://ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2{,.sig})
+   
#ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/libgpg-error/${pkgname}-${pkgver}.tar.bz2)
+install=libgpg-error.install
+# https://www.gnupg.org/download/integrity_check.html
+sha1sums=('ba5858b2947e7272dd197c87bac9f32caf29b256'
+  'SKIP')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd ${pkgname}-${pkgver}
+  make check
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir}/ install
+}

Copied: libgpg-error/repos/testing-x86_64/libgpg-error.install (from rev 
226176, libgpg-error/trunk/libgpg-error.install)
===
--- testing-x86_64/libgpg-error.install (rev 0)
+++ testing-x86_64/libgpg-error.install 2014-11-13 08:32:52 UTC (rev 226177)
@@ -0,0 +1,20 @@
+infodir=usr/share/info
+filelist=(gpgrt.info)
+
+post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
+  for file in ${filelist[@]}; do
+install-info --delete $infodir/$file.gz $infodir/dir 2 /dev/null
+  done
+}