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

Sergej Pupykin spupykin at archlinux.org
Mon May 15 15:25:12 UTC 2017


    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 <pupykin.s+arch at gmail.com>
-# Contributor: David Moore <davidm at sjsoft.com>
-
-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&release=${_dnrel}&file=01&dummy=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 <pupykin.s+arch at gmail.com>
+# Contributor: David Moore <davidm at sjsoft.com>
+
+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&release=${_dnrel}&file=01&dummy=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 <pupykin.s+arch at gmail.com>
+# Contributor: David Moore <davidm at sjsoft.com>
+
+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&release=${_dnrel}&file=01&dummy=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
+}



More information about the arch-commits mailing list