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

2017-05-15 Thread Sergej Pupykin
Date: Monday, May 15, 2017 @ 15:25:11
  Author: spupykin
Revision: 228110

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

Added:
  aqbanking/repos/community-testing-i686/PKGBUILD
(from rev 228109, aqbanking/trunk/PKGBUILD)
  aqbanking/repos/community-testing-x86_64/
  aqbanking/repos/community-testing-x86_64/PKGBUILD
(from rev 228109, aqbanking/trunk/PKGBUILD)
Deleted:
  aqbanking/repos/community-testing-i686/PKGBUILD

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

Deleted: community-testing-i686/PKGBUILD
===
--- community-testing-i686/PKGBUILD 2017-05-15 15:23:30 UTC (rev 228109)
+++ community-testing-i686/PKGBUILD 2017-05-15 15:25:11 UTC (rev 228110)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: David Moore 
-
-pkgname=aqbanking
-pkgver=5.6.12
-_dnrel=208
-pkgrel=2
-pkgdesc="A library for online banking and financial applications"
-arch=(i686 x86_64)
-url="http://www.aquamaniac.de/aqbanking;
-license=('GPL')
-depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
-options=('!makeflags')
-source=("aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03=${_dnrel}=01=aqbanking-$pkgver.tar.gz;)
-md5sums=('f4476db215fe08c73d35b2018cf24739')
-
-build() {
-  cd "$srcdir"/aqbanking-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  ./configure --prefix=/usr \
-   --with-backends="aqhbci aqofxconnect" \
-   --enable-gwenhywfar
-  make
-}
-
-package() {
-  cd "$srcdir"/aqbanking-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: aqbanking/repos/community-testing-i686/PKGBUILD (from rev 228109, 
aqbanking/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-05-15 15:25:11 UTC (rev 228110)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: David Moore 
+
+pkgname=aqbanking
+pkgver=5.6.12
+_dnrel=208
+pkgrel=2
+pkgdesc="A library for online banking and financial applications"
+arch=(i686 x86_64)
+url="http://www.aquamaniac.de/aqbanking;
+license=('GPL')
+depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
+options=('!makeflags')
+source=("aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03=${_dnrel}=01=aqbanking-$pkgver.tar.gz;)
+md5sums=('f4476db215fe08c73d35b2018cf24739')
+
+build() {
+  cd "$srcdir"/aqbanking-$pkgver
+  export PKG_CONFIG=/usr/bin/pkg-config
+  ./configure --prefix=/usr \
+   --with-backends="aqhbci aqofxconnect" \
+   --enable-gwenhywfar
+  make
+}
+
+package() {
+  cd "$srcdir"/aqbanking-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: aqbanking/repos/community-testing-x86_64/PKGBUILD (from rev 228109, 
aqbanking/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-05-15 15:25:11 UTC (rev 228110)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: David Moore 
+
+pkgname=aqbanking
+pkgver=5.6.12
+_dnrel=208
+pkgrel=2
+pkgdesc="A library for online banking and financial applications"
+arch=(i686 x86_64)
+url="http://www.aquamaniac.de/aqbanking;
+license=('GPL')
+depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
+options=('!makeflags')
+source=("aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03=${_dnrel}=01=aqbanking-$pkgver.tar.gz;)
+md5sums=('f4476db215fe08c73d35b2018cf24739')
+
+build() {
+  cd "$srcdir"/aqbanking-$pkgver
+  export PKG_CONFIG=/usr/bin/pkg-config
+  ./configure --prefix=/usr \
+   --with-backends="aqhbci aqofxconnect" \
+   --enable-gwenhywfar
+  make
+}
+
+package() {
+  cd "$srcdir"/aqbanking-$pkgver
+  make DESTDIR="$pkgdir" install
+}


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

2016-08-31 Thread Sergej Pupykin
Date: Wednesday, August 31, 2016 @ 15:43:05
  Author: spupykin
Revision: 188146

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

Added:
  aqbanking/repos/community-staging-i686/
  aqbanking/repos/community-staging-i686/PKGBUILD
(from rev 188144, aqbanking/trunk/PKGBUILD)
  aqbanking/repos/community-staging-x86_64/
  aqbanking/repos/community-staging-x86_64/PKGBUILD
(from rev 188144, aqbanking/trunk/PKGBUILD)

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

Copied: aqbanking/repos/community-staging-i686/PKGBUILD (from rev 188144, 
aqbanking/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-08-31 15:43:05 UTC (rev 188146)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: David Moore 
+
+pkgname=aqbanking
+pkgver=5.6.12
+_dnrel=208
+pkgrel=1
+pkgdesc="A library for online banking and financial applications"
+arch=(i686 x86_64)
+url="http://www.aquamaniac.de/aqbanking;
+license=('GPL')
+depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
+options=('!makeflags')
+source=("aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03=${_dnrel}=01=aqbanking-$pkgver.tar.gz;)
+md5sums=('f4476db215fe08c73d35b2018cf24739')
+
+build() {
+  cd $srcdir/aqbanking-$pkgver
+  export PKG_CONFIG=/usr/bin/pkg-config
+  ./configure --prefix=/usr \
+   --with-backends="aqhbci aqofxconnect" \
+   --enable-gwenhywfar
+  make
+}
+
+package() {
+  cd $srcdir/aqbanking-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: aqbanking/repos/community-staging-x86_64/PKGBUILD (from rev 188144, 
aqbanking/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-08-31 15:43:05 UTC (rev 188146)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: David Moore 
+
+pkgname=aqbanking
+pkgver=5.6.12
+_dnrel=208
+pkgrel=1
+pkgdesc="A library for online banking and financial applications"
+arch=(i686 x86_64)
+url="http://www.aquamaniac.de/aqbanking;
+license=('GPL')
+depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
+options=('!makeflags')
+source=("aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03=${_dnrel}=01=aqbanking-$pkgver.tar.gz;)
+md5sums=('f4476db215fe08c73d35b2018cf24739')
+
+build() {
+  cd $srcdir/aqbanking-$pkgver
+  export PKG_CONFIG=/usr/bin/pkg-config
+  ./configure --prefix=/usr \
+   --with-backends="aqhbci aqofxconnect" \
+   --enable-gwenhywfar
+  make
+}
+
+package() {
+  cd $srcdir/aqbanking-$pkgver
+  make DESTDIR=$pkgdir install
+}


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

2016-05-04 Thread Sergej Pupykin
Date: Wednesday, May 4, 2016 @ 12:59:11
  Author: spupykin
Revision: 173695

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

Added:
  aqbanking/repos/community-i686/PKGBUILD
(from rev 173694, aqbanking/trunk/PKGBUILD)
  aqbanking/repos/community-x86_64/PKGBUILD
(from rev 173694, aqbanking/trunk/PKGBUILD)
Deleted:
  aqbanking/repos/community-i686/PKGBUILD
  aqbanking/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 2016-05-04 10:58:52 UTC (rev 173694)
+++ community-i686/PKGBUILD 2016-05-04 10:59:11 UTC (rev 173695)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: David Moore 
-
-pkgname=aqbanking
-pkgver=5.5.1
-_dnrel=118
-pkgrel=2
-pkgdesc="A library for online banking and financial applications"
-arch=(i686 x86_64)
-url="http://www.aquamaniac.de/aqbanking;
-license=('GPL')
-depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
-options=('!makeflags')
-source=("aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03=${_dnrel}=01=aqbanking-$pkgver.tar.gz;)
-md5sums=('6069af5cafb97d1f4d3a8a08ba58b876')
-
-build() {
-  cd $srcdir/aqbanking-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  ./configure --prefix=/usr \
-   --with-backends="aqhbci aqofxconnect" \
-   --enable-gwenhywfar
-  make
-}
-
-package() {
-  cd $srcdir/aqbanking-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: aqbanking/repos/community-i686/PKGBUILD (from rev 173694, 
aqbanking/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-04 10:59:11 UTC (rev 173695)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: David Moore 
+
+pkgname=aqbanking
+pkgver=5.6.10
+_dnrel=206
+pkgrel=1
+pkgdesc="A library for online banking and financial applications"
+arch=(i686 x86_64)
+url="http://www.aquamaniac.de/aqbanking;
+license=('GPL')
+depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
+options=('!makeflags')
+source=("aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03=${_dnrel}=01=aqbanking-$pkgver.tar.gz;)
+md5sums=('5e2f0d4743bfd636d04093c19858bf5c')
+
+build() {
+  cd $srcdir/aqbanking-$pkgver
+  export PKG_CONFIG=/usr/bin/pkg-config
+  ./configure --prefix=/usr \
+   --with-backends="aqhbci aqofxconnect" \
+   --enable-gwenhywfar
+  make
+}
+
+package() {
+  cd $srcdir/aqbanking-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-04 10:58:52 UTC (rev 173694)
+++ community-x86_64/PKGBUILD   2016-05-04 10:59:11 UTC (rev 173695)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Contributor: David Moore 
-
-pkgname=aqbanking
-pkgver=5.5.1
-_dnrel=118
-pkgrel=2
-pkgdesc="A library for online banking and financial applications"
-arch=(i686 x86_64)
-url="http://www.aquamaniac.de/aqbanking;
-license=('GPL')
-depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
-options=('!makeflags')
-source=("aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03=${_dnrel}=01=aqbanking-$pkgver.tar.gz;)
-md5sums=('6069af5cafb97d1f4d3a8a08ba58b876')
-
-build() {
-  cd $srcdir/aqbanking-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  ./configure --prefix=/usr \
-   --with-backends="aqhbci aqofxconnect" \
-   --enable-gwenhywfar
-  make
-}
-
-package() {
-  cd $srcdir/aqbanking-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: aqbanking/repos/community-x86_64/PKGBUILD (from rev 173694, 
aqbanking/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-05-04 10:59:11 UTC (rev 173695)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: David Moore 
+
+pkgname=aqbanking
+pkgver=5.6.10
+_dnrel=206
+pkgrel=1
+pkgdesc="A library for online banking and financial applications"
+arch=(i686 x86_64)
+url="http://www.aquamaniac.de/aqbanking;
+license=('GPL')
+depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
+options=('!makeflags')
+source=("aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03=${_dnrel}=01=aqbanking-$pkgver.tar.gz;)
+md5sums=('5e2f0d4743bfd636d04093c19858bf5c')

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

2015-12-07 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 13:36:27
  Author: bpiotrowski
Revision: 149817

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

Added:
  aqbanking/repos/community-staging-i686/
  aqbanking/repos/community-staging-i686/PKGBUILD
(from rev 149816, aqbanking/trunk/PKGBUILD)
  aqbanking/repos/community-staging-x86_64/
  aqbanking/repos/community-staging-x86_64/PKGBUILD
(from rev 149816, aqbanking/trunk/PKGBUILD)

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

Copied: aqbanking/repos/community-staging-i686/PKGBUILD (from rev 149816, 
aqbanking/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-07 12:36:27 UTC (rev 149817)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: David Moore 
+
+pkgname=aqbanking
+pkgver=5.5.1
+_dnrel=118
+pkgrel=2
+pkgdesc="A library for online banking and financial applications"
+arch=(i686 x86_64)
+url="http://www.aquamaniac.de/aqbanking;
+license=('GPL')
+depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
+options=('!makeflags')
+source=("aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03=${_dnrel}=01=aqbanking-$pkgver.tar.gz;)
+md5sums=('6069af5cafb97d1f4d3a8a08ba58b876')
+
+build() {
+  cd $srcdir/aqbanking-$pkgver
+  export PKG_CONFIG=/usr/bin/pkg-config
+  ./configure --prefix=/usr \
+   --with-backends="aqhbci aqofxconnect" \
+   --enable-gwenhywfar
+  make
+}
+
+package() {
+  cd $srcdir/aqbanking-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: aqbanking/repos/community-staging-x86_64/PKGBUILD (from rev 149816, 
aqbanking/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-07 12:36:27 UTC (rev 149817)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Contributor: David Moore 
+
+pkgname=aqbanking
+pkgver=5.5.1
+_dnrel=118
+pkgrel=2
+pkgdesc="A library for online banking and financial applications"
+arch=(i686 x86_64)
+url="http://www.aquamaniac.de/aqbanking;
+license=('GPL')
+depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
+options=('!makeflags')
+source=("aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03=${_dnrel}=01=aqbanking-$pkgver.tar.gz;)
+md5sums=('6069af5cafb97d1f4d3a8a08ba58b876')
+
+build() {
+  cd $srcdir/aqbanking-$pkgver
+  export PKG_CONFIG=/usr/bin/pkg-config
+  ./configure --prefix=/usr \
+   --with-backends="aqhbci aqofxconnect" \
+   --enable-gwenhywfar
+  make
+}
+
+package() {
+  cd $srcdir/aqbanking-$pkgver
+  make DESTDIR=$pkgdir install
+}


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

2015-01-11 Thread Sergej Pupykin
Date: Sunday, January 11, 2015 @ 13:33:57
  Author: spupykin
Revision: 125738

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

Added:
  aqbanking/repos/community-i686/PKGBUILD
(from rev 125737, aqbanking/trunk/PKGBUILD)
  aqbanking/repos/community-x86_64/PKGBUILD
(from rev 125737, aqbanking/trunk/PKGBUILD)
Deleted:
  aqbanking/repos/community-i686/PKGBUILD
  aqbanking/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 2015-01-11 12:33:37 UTC (rev 125737)
+++ community-i686/PKGBUILD 2015-01-11 12:33:57 UTC (rev 125738)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: David Moore dav...@sjsoft.com
-
-pkgname=aqbanking
-pkgver=5.0.25
-_dnrel=95
-pkgrel=2
-pkgdesc=A library for online banking and financial applications
-arch=(i686 x86_64)
-url=http://www.aquamaniac.de/aqbanking;
-license=('GPL')
-depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
-options=('!makeflags')
-source=(aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03release=${_dnrel}file=01dummy=aqbanking-$pkgver.tar.gz;)
-md5sums=('b238639962128ce25db81870f65173d9')
-
-build() {
-  cd $srcdir/aqbanking-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  ./configure --prefix=/usr \
-   --with-backends=aqhbci aqofxconnect \
-   --enable-gwenhywfar
-  make
-}
-
-package() {
-  cd $srcdir/aqbanking-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: aqbanking/repos/community-i686/PKGBUILD (from rev 125737, 
aqbanking/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-01-11 12:33:57 UTC (rev 125738)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: David Moore dav...@sjsoft.com
+
+pkgname=aqbanking
+pkgver=5.5.1
+_dnrel=118
+pkgrel=1
+pkgdesc=A library for online banking and financial applications
+arch=(i686 x86_64)
+url=http://www.aquamaniac.de/aqbanking;
+license=('GPL')
+depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
+options=('!makeflags')
+source=(aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03release=${_dnrel}file=01dummy=aqbanking-$pkgver.tar.gz;)
+md5sums=('6069af5cafb97d1f4d3a8a08ba58b876')
+
+build() {
+  cd $srcdir/aqbanking-$pkgver
+  export PKG_CONFIG=/usr/bin/pkg-config
+  ./configure --prefix=/usr \
+   --with-backends=aqhbci aqofxconnect \
+   --enable-gwenhywfar
+  make
+}
+
+package() {
+  cd $srcdir/aqbanking-$pkgver
+  make DESTDIR=$pkgdir install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-01-11 12:33:37 UTC (rev 125737)
+++ community-x86_64/PKGBUILD   2015-01-11 12:33:57 UTC (rev 125738)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: David Moore dav...@sjsoft.com
-
-pkgname=aqbanking
-pkgver=5.0.25
-_dnrel=95
-pkgrel=2
-pkgdesc=A library for online banking and financial applications
-arch=(i686 x86_64)
-url=http://www.aquamaniac.de/aqbanking;
-license=('GPL')
-depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
-options=('!makeflags')
-source=(aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03release=${_dnrel}file=01dummy=aqbanking-$pkgver.tar.gz;)
-md5sums=('b238639962128ce25db81870f65173d9')
-
-build() {
-  cd $srcdir/aqbanking-$pkgver
-  export PKG_CONFIG=/usr/bin/pkg-config
-  ./configure --prefix=/usr \
-   --with-backends=aqhbci aqofxconnect \
-   --enable-gwenhywfar
-  make
-}
-
-package() {
-  cd $srcdir/aqbanking-$pkgver
-  make DESTDIR=$pkgdir install
-}

Copied: aqbanking/repos/community-x86_64/PKGBUILD (from rev 125737, 
aqbanking/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-01-11 12:33:57 UTC (rev 125738)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: David Moore dav...@sjsoft.com
+
+pkgname=aqbanking
+pkgver=5.5.1
+_dnrel=118
+pkgrel=1
+pkgdesc=A library for online banking and financial applications
+arch=(i686 x86_64)
+url=http://www.aquamaniac.de/aqbanking;
+license=('GPL')
+depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
+options=('!makeflags')
+source=(aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03release=${_dnrel}file=01dummy=aqbanking-$pkgver.tar.gz;)

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

2013-10-26 Thread Laurent Carlier
Date: Saturday, October 26, 2013 @ 17:42:18
  Author: lcarlier
Revision: 99271

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

Added:
  aqbanking/repos/community-staging-i686/
  aqbanking/repos/community-staging-i686/PKGBUILD
(from rev 99270, aqbanking/trunk/PKGBUILD)
  aqbanking/repos/community-staging-x86_64/
  aqbanking/repos/community-staging-x86_64/PKGBUILD
(from rev 99270, aqbanking/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   31 +++
 community-staging-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: aqbanking/repos/community-staging-i686/PKGBUILD (from rev 99270, 
aqbanking/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-10-26 15:42:18 UTC (rev 99271)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: David Moore dav...@sjsoft.com
+
+pkgname=aqbanking
+pkgver=5.0.25
+_dnrel=95
+pkgrel=2
+pkgdesc=A library for online banking and financial applications
+arch=(i686 x86_64)
+options=('!libtool')
+url=http://www.aquamaniac.de/aqbanking;
+license=('GPL')
+depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
+options=('!makeflags' '!libtool')
+source=(aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03release=${_dnrel}file=01dummy=aqbanking-$pkgver.tar.gz;)
+md5sums=('b238639962128ce25db81870f65173d9')
+
+build() {
+  cd $srcdir/aqbanking-$pkgver
+  export PKG_CONFIG=/usr/bin/pkg-config
+  ./configure --prefix=/usr \
+   --with-backends=aqhbci aqofxconnect \
+   --enable-gwenhywfar
+  make
+}
+
+package() {
+  cd $srcdir/aqbanking-$pkgver
+  make DESTDIR=$pkgdir install
+}

Copied: aqbanking/repos/community-staging-x86_64/PKGBUILD (from rev 99270, 
aqbanking/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-10-26 15:42:18 UTC (rev 99271)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: David Moore dav...@sjsoft.com
+
+pkgname=aqbanking
+pkgver=5.0.25
+_dnrel=95
+pkgrel=2
+pkgdesc=A library for online banking and financial applications
+arch=(i686 x86_64)
+options=('!libtool')
+url=http://www.aquamaniac.de/aqbanking;
+license=('GPL')
+depends=('gwenhywfar' 'ktoblzcheck' 'libofx')
+options=('!makeflags' '!libtool')
+source=(aqbanking-$pkgver.tar.gz::http://www2.aquamaniac.de/sites/download/download.php?package=03release=${_dnrel}file=01dummy=aqbanking-$pkgver.tar.gz;)
+md5sums=('b238639962128ce25db81870f65173d9')
+
+build() {
+  cd $srcdir/aqbanking-$pkgver
+  export PKG_CONFIG=/usr/bin/pkg-config
+  ./configure --prefix=/usr \
+   --with-backends=aqhbci aqofxconnect \
+   --enable-gwenhywfar
+  make
+}
+
+package() {
+  cd $srcdir/aqbanking-$pkgver
+  make DESTDIR=$pkgdir install
+}