[arch-commits] Commit in libofx/trunk (PKGBUILD)

2020-01-25 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, January 25, 2020 @ 13:31:56
  Author: jlichtblau
Revision: 555435

upgpkg: libofx 0.9.15-1 - new upstream release

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-25 13:14:48 UTC (rev 555434)
+++ PKGBUILD2020-01-25 13:31:56 UTC (rev 555435)
@@ -3,7 +3,7 @@
 
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
-pkgver=0.9.14
+pkgver=0.9.15
 pkgrel=1
 pkgdesc="API for the OFX banking standard"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('opensp' 'curl' 'libxml++2.6')
 checkdepends=('gnupg')
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('b82757bfa15b27c02fb39dfd017cdfe5af51a063ba15afe495dd1b7367ff290a')
+sha256sums=('e95c14e09fc37b331af3ef4ef7bea29eb8564a06982959fbd4bca7e331816144')
 
 build() {
   cd $pkgbase-$pkgver


[arch-commits] Commit in libofx/trunk (PKGBUILD)

2019-04-24 Thread Antonio Rojas via arch-commits
Date: Wednesday, April 24, 2019 @ 20:38:59
  Author: arojas
Revision: 453454

https

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-24 20:38:06 UTC (rev 453453)
+++ PKGBUILD2019-04-24 20:38:59 UTC (rev 453454)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('opensp' 'curl' 'libxml++2.6')
 checkdepends=('gnupg')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
 sha256sums=('b82757bfa15b27c02fb39dfd017cdfe5af51a063ba15afe495dd1b7367ff290a')
 
 build() {


[arch-commits] Commit in libofx/trunk (PKGBUILD)

2019-02-12 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, February 12, 2019 @ 17:32:25
  Author: jlichtblau
Revision: 431980

upgpkg: libofx 0.9.14-1 - new upstream release

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-12 17:32:21 UTC (rev 431979)
+++ PKGBUILD2019-02-12 17:32:25 UTC (rev 431980)
@@ -3,7 +3,7 @@
 
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
-pkgver=0.9.13
+pkgver=0.9.14
 pkgrel=1
 pkgdesc="API for the OFX banking standard"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('opensp' 'curl' 'libxml++2.6')
 checkdepends=('gnupg')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('57eaf97cddbaf82c24f26b8f5cf8b2fbfd4969c74500a2c9acc9082b83bcc0e4')
+sha256sums=('b82757bfa15b27c02fb39dfd017cdfe5af51a063ba15afe495dd1b7367ff290a')
 
 build() {
   cd $pkgbase-$pkgver


[arch-commits] Commit in libofx/trunk (PKGBUILD)

2018-05-12 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, May 12, 2018 @ 08:19:08
  Author: jlichtblau
Revision: 321014

upgpkg: libofx 0.9.13-1 - new upstream release

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-12 08:08:43 UTC (rev 321013)
+++ PKGBUILD2018-05-12 08:19:08 UTC (rev 321014)
@@ -4,7 +4,7 @@
 
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
-pkgver=0.9.12
+pkgver=0.9.13
 pkgrel=1
 pkgdesc="API for the OFX banking standard"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('opensp' 'curl' 'libxml++2.6')
 checkdepends=('gnupg')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('c15fa062fa11e759eb6d8c7842191db2185ee1b221a3f75e9650e2849d7b7373')
+sha256sums=('57eaf97cddbaf82c24f26b8f5cf8b2fbfd4969c74500a2c9acc9082b83bcc0e4')
 
 build() {
   cd $pkgbase-$pkgver


[arch-commits] Commit in libofx/trunk (PKGBUILD)

2017-12-02 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, December 2, 2017 @ 17:23:59
  Author: jlichtblau
Revision: 271899

upgpkg: libofx 0.9.12-1 - no 'any' arch in split packages

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-02 17:19:43 UTC (rev 271898)
+++ PKGBUILD2017-12-02 17:23:59 UTC (rev 271899)
@@ -36,7 +36,6 @@
 
 package_libofx-doc() {
   pkgdesc="Documention of the OFX banking standard API"
-  arch=('any')
   depends=()
 
   cd $pkgbase-$pkgver


[arch-commits] Commit in libofx/trunk (PKGBUILD)

2017-12-02 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, December 2, 2017 @ 17:19:29
  Author: jlichtblau
Revision: 271897

upgpkg: libofx 0.9.12-1 - new upstream release

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-02 16:16:29 UTC (rev 271896)
+++ PKGBUILD2017-12-02 17:19:29 UTC (rev 271897)
@@ -4,16 +4,16 @@
 
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
-pkgver=0.9.11
+pkgver=0.9.12
 pkgrel=1
 pkgdesc="API for the OFX banking standard"
 arch=('x86_64')
-url="http://libofx.sourceforge.net;
+url="https://github.com/libofx;
 license=('GPL')
 depends=('opensp' 'curl' 'libxml++2.6')
 checkdepends=('gnupg')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('b0115c876bee5df84002a96f58cca8d73ef7b75d799d6a3a44905c34a8cfe94f')
+sha256sums=('c15fa062fa11e759eb6d8c7842191db2185ee1b221a3f75e9650e2849d7b7373')
 
 build() {
   cd $pkgbase-$pkgver
@@ -36,6 +36,7 @@
 
 package_libofx-doc() {
   pkgdesc="Documention of the OFX banking standard API"
+  arch=('any')
   depends=()
 
   cd $pkgbase-$pkgver


[arch-commits] Commit in libofx/trunk (PKGBUILD)

2017-05-11 Thread Jaroslav Lichtblau
Date: Thursday, May 11, 2017 @ 18:58:14
  Author: jlichtblau
Revision: 227810

upgpkg: libofx 0.9.11-1 - new upstream release

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |   13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-11 18:27:21 UTC (rev 227809)
+++ PKGBUILD2017-05-11 18:58:14 UTC (rev 227810)
@@ -1,10 +1,11 @@
 # $Id$
-# Maintainer: Aaron Griffin 
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Aaron Griffin 
 
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
-pkgver=0.9.10
-pkgrel=2
+pkgver=0.9.11
+pkgrel=1
 pkgdesc="API for the OFX banking standard"
 arch=('i686' 'x86_64')
 url="http://libofx.sourceforge.net;
@@ -12,13 +13,13 @@
 depends=('opensp' 'curl' 'libxml++2.6')
 checkdepends=('gnupg')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('33f394c963c087217cb6c508af842d4844bc0823')
+sha256sums=('b0115c876bee5df84002a96f58cca8d73ef7b75d799d6a3a44905c34a8cfe94f')
 
 build() {
   cd $pkgbase-$pkgver
   ./configure --prefix=/usr
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make CXXFLAGS+=-std=c++11
+   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+   make CXXFLAGS+=-std=c++11
 }
 
 check() {


[arch-commits] Commit in libofx/trunk (PKGBUILD)

2017-02-08 Thread Jan de Groot
Date: Wednesday, February 8, 2017 @ 13:01:58
  Author: jgc
Revision: 211235

upgpkg: libofx 0.9.10-2

Build with libxml++2.6

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-08 12:57:56 UTC (rev 211234)
+++ PKGBUILD2017-02-08 13:01:58 UTC (rev 211235)
@@ -4,12 +4,12 @@
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
 pkgver=0.9.10
-pkgrel=1
+pkgrel=2
 pkgdesc="API for the OFX banking standard"
 arch=('i686' 'x86_64')
 url="http://libofx.sourceforge.net;
 license=('GPL')
-depends=('opensp' 'curl' 'libxml++')
+depends=('opensp' 'curl' 'libxml++2.6')
 checkdepends=('gnupg')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
 sha1sums=('33f394c963c087217cb6c508af842d4844bc0823')
@@ -17,6 +17,7 @@
 build() {
   cd $pkgbase-$pkgver
   ./configure --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make CXXFLAGS+=-std=c++11
 }
 


[arch-commits] Commit in libofx/trunk (PKGBUILD)

2016-01-16 Thread Antonio Rojas
Date: Saturday, January 16, 2016 @ 22:05:25
  Author: arojas
Revision: 157015

Update to 0.9.10

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-16 21:00:39 UTC (rev 157014)
+++ PKGBUILD2016-01-16 21:05:25 UTC (rev 157015)
@@ -3,8 +3,8 @@
 
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
-pkgver=0.9.9
-pkgrel=2
+pkgver=0.9.10
+pkgrel=1
 pkgdesc="API for the OFX banking standard"
 arch=('i686' 'x86_64')
 url="http://libofx.sourceforge.net;
@@ -12,7 +12,7 @@
 depends=('opensp' 'curl' 'libxml++')
 checkdepends=('gnupg')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('b8ea875cee16953166449de8ddd1b69fb181f61b')
+sha1sums=('33f394c963c087217cb6c508af842d4844bc0823')
 
 build() {
   cd $pkgbase-$pkgver


[arch-commits] Commit in libofx/trunk (PKGBUILD)

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 06:29:47
  Author: foutrelis
Revision: 149589

Build in C++11 mode (necessitated by glibmm 2.46)

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 05:29:07 UTC (rev 149588)
+++ PKGBUILD2015-12-07 05:29:47 UTC (rev 149589)
@@ -17,7 +17,7 @@
 build() {
   cd $pkgbase-$pkgver
   ./configure --prefix=/usr
-  make
+  make CXXFLAGS+=-std=c++11
 }
 
 check() {


[arch-commits] Commit in libofx/trunk (PKGBUILD)

2015-12-06 Thread Evangelos Foutras
Date: Monday, December 7, 2015 @ 08:37:18
  Author: foutrelis
Revision: 149716

C++11 ABI rebuild

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 07:37:13 UTC (rev 149715)
+++ PKGBUILD2015-12-07 07:37:18 UTC (rev 149716)
@@ -4,7 +4,7 @@
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
 pkgver=0.9.9
-pkgrel=1
+pkgrel=2
 pkgdesc="API for the OFX banking standard"
 arch=('i686' 'x86_64')
 url="http://libofx.sourceforge.net;


[arch-commits] Commit in libofx/trunk (PKGBUILD)

2013-10-25 Thread Eric Bélanger
Date: Saturday, October 26, 2013 @ 03:41:32
  Author: eric
Revision: 197438

upgpkg: libofx 0.9.9-1

Upstream update

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-26 01:07:57 UTC (rev 197437)
+++ PKGBUILD2013-10-26 01:41:32 UTC (rev 197438)
@@ -3,7 +3,7 @@
 
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
-pkgver=0.9.8
+pkgver=0.9.9
 pkgrel=1
 pkgdesc=API for the OFX banking standard
 arch=('i686' 'x86_64')
@@ -12,23 +12,23 @@
 depends=('opensp' 'curl' 'libxml++')
 checkdepends=('gnupg')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('e0159d77c4458eb937871373db85c9f392e86554')
+sha1sums=('b8ea875cee16953166449de8ddd1b69fb181f61b')
 
 build() {
-  cd $srcdir/$pkgbase-$pkgver
+  cd $pkgbase-$pkgver
   ./configure --prefix=/usr
   make
 }
 
 check() {
-  cd $srcdir/$pkgbase-$pkgver
+  cd $pkgbase-$pkgver
   make check
 }
 
 package_libofx() {
-  options=('!libtool' '!docs')
+  options=('!docs')
 
-  cd $srcdir/$pkgbase-$pkgver
+  cd $pkgbase-$pkgver
   make DESTDIR=$pkgdir install
 }
 
@@ -36,7 +36,7 @@
   pkgdesc=Documention of the OFX banking standard API
   depends=()
 
-  cd $srcdir/$pkgbase-$pkgver
+  cd $pkgbase-$pkgver
   make DESTDIR=$pkgdir install-docDATA
   make -C doc DESTDIR=$pkgdir install
 }



[arch-commits] Commit in libofx/trunk (PKGBUILD)

2013-04-18 Thread Eric Bélanger
Date: Thursday, April 18, 2013 @ 08:30:04
  Author: eric
Revision: 183161

upgpkg: libofx 0.9.8-1

Upstream update

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-18 02:16:47 UTC (rev 183160)
+++ PKGBUILD2013-04-18 06:30:04 UTC (rev 183161)
@@ -3,7 +3,7 @@
 
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
-pkgver=0.9.7
+pkgver=0.9.8
 pkgrel=1
 pkgdesc=API for the OFX banking standard
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('opensp' 'curl' 'libxml++')
 checkdepends=('gnupg')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha1sums=('9c6ac208dcc6a89525281827c3ab56c08923a02c')
+sha1sums=('e0159d77c4458eb937871373db85c9f392e86554')
 
 build() {
   cd $srcdir/$pkgbase-$pkgver



[arch-commits] Commit in libofx/trunk (PKGBUILD libofx-gcc47.patch)

2013-04-15 Thread Eric Bélanger
Date: Tuesday, April 16, 2013 @ 06:50:36
  Author: eric
Revision: 182909

upgpkg: libofx 0.9.7-1

Upstream update, Remove old patch

Modified:
  libofx/trunk/PKGBUILD
Deleted:
  libofx/trunk/libofx-gcc47.patch

+
 PKGBUILD   |8 +++-
 libofx-gcc47.patch |   11 ---
 2 files changed, 3 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-16 04:49:57 UTC (rev 182908)
+++ PKGBUILD2013-04-16 04:50:36 UTC (rev 182909)
@@ -3,7 +3,7 @@
 
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
-pkgver=0.9.5
+pkgver=0.9.7
 pkgrel=1
 pkgdesc=API for the OFX banking standard
 arch=('i686' 'x86_64')
@@ -11,13 +11,11 @@
 license=('GPL')
 depends=('opensp' 'curl' 'libxml++')
 checkdepends=('gnupg')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz 
libofx-gcc47.patch)
-sha1sums=('7e5245d68a0f3f7efad2fd809b2afbbff6ba0e73'
-  '6c327e24543cb8ba901bfb204343a85c68264654')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+sha1sums=('9c6ac208dcc6a89525281827c3ab56c08923a02c')
 
 build() {
   cd $srcdir/$pkgbase-$pkgver
-  patch -p1 -i $srcdir/libofx-gcc47.patch
   ./configure --prefix=/usr
   make
 }

Deleted: libofx-gcc47.patch
===
--- libofx-gcc47.patch  2013-04-16 04:49:57 UTC (rev 182908)
+++ libofx-gcc47.patch  2013-04-16 04:50:36 UTC (rev 182909)
@@ -1,11 +0,0 @@
-diff -Nru libofx-0.9.4/debian/patches/fix-ftbfs-gcc4.7.diff 
libofx-0.9.4/debian/patches/fix-ftbfs-gcc4.7.diff
 libofx-0.9.4.orig/ofxconnect/ofxpartner.cpp2011-03-30 
22:30:50.0 +
-+++ libofx-0.9.4/ofxconnect/ofxpartner.cpp 2012-04-17 06:08:38.711940892 
+
-@@ -37,6 +37,7 @@
- #include vector
- #include algorithm
- #include string.h
-+#include unistd.h
- 
- using std::string;
- using std::vector;



[arch-commits] Commit in libofx/trunk (PKGBUILD libofx-gcc47.patch)

2012-08-09 Thread Eric Bélanger
Date: Thursday, August 9, 2012 @ 19:41:32
  Author: eric
Revision: 165072

upgpkg: libofx 0.9.5-1

Upstream update, Add build patch

Added:
  libofx/trunk/libofx-gcc47.patch
Modified:
  libofx/trunk/PKGBUILD

+
 PKGBUILD   |9 +
 libofx-gcc47.patch |   11 +++
 2 files changed, 16 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-09 23:24:40 UTC (rev 165071)
+++ PKGBUILD2012-08-09 23:41:32 UTC (rev 165072)
@@ -3,7 +3,7 @@
 
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
-pkgver=0.9.4
+pkgver=0.9.5
 pkgrel=1
 pkgdesc=API for the OFX banking standard
 arch=('i686' 'x86_64')
@@ -11,12 +11,13 @@
 license=('GPL')
 depends=('opensp' 'curl' 'libxml++')
 checkdepends=('gnupg')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('f2419bf8d01c0cff74efe7084e0a26c5')
-sha1sums=('7370245c011ac4ea9313ba24a88c70e0eb9c317b')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz 
libofx-gcc47.patch)
+sha1sums=('7e5245d68a0f3f7efad2fd809b2afbbff6ba0e73'
+  '6c327e24543cb8ba901bfb204343a85c68264654')
 
 build() {
   cd $srcdir/$pkgbase-$pkgver
+  patch -p1 -i $srcdir/libofx-gcc47.patch
   ./configure --prefix=/usr
   make
 }

Added: libofx-gcc47.patch
===
--- libofx-gcc47.patch  (rev 0)
+++ libofx-gcc47.patch  2012-08-09 23:41:32 UTC (rev 165072)
@@ -0,0 +1,11 @@
+diff -Nru libofx-0.9.4/debian/patches/fix-ftbfs-gcc4.7.diff 
libofx-0.9.4/debian/patches/fix-ftbfs-gcc4.7.diff
+--- libofx-0.9.4.orig/ofxconnect/ofxpartner.cpp2011-03-30 
22:30:50.0 +
 libofx-0.9.4/ofxconnect/ofxpartner.cpp 2012-04-17 06:08:38.711940892 
+
+@@ -37,6 +37,7 @@
+ #include vector
+ #include algorithm
+ #include string.h
++#include unistd.h
+ 
+ using std::string;
+ using std::vector;



[arch-commits] Commit in libofx/trunk (PKGBUILD)

2011-06-19 Thread Eric Bélanger
Date: Sunday, June 19, 2011 @ 20:18:32
  Author: eric
Revision: 127929

upgpkg: libofx 0.9.4-1
Upstream update, Added libxml++ depends, Added check function

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |   23 ++-
 1 file changed, 14 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-06-19 21:52:53 UTC (rev 127928)
+++ PKGBUILD2011-06-20 00:18:32 UTC (rev 127929)
@@ -3,27 +3,33 @@
 
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
-pkgver=0.9.2
+pkgver=0.9.4
 pkgrel=1
 pkgdesc=API for the OFX banking standard
 arch=('i686' 'x86_64')
 url=http://libofx.sourceforge.net;
 license=('GPL')
-depends=('opensp' 'curl' 'gcc-libs')
+depends=('opensp' 'curl' 'libxml++')
+checkdepends=('gnupg')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('cb72fce95e0d59bef78ba0601fbc91f3')
-sha1sums=('f11e873a50f5bd16749a7c0700acbf5d565bc859')
+md5sums=('f2419bf8d01c0cff74efe7084e0a26c5')
+sha1sums=('7370245c011ac4ea9313ba24a88c70e0eb9c317b')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $srcdir/$pkgbase-$pkgver
   ./configure --prefix=/usr
   make
 }
 
+check() {
+  cd $srcdir/$pkgbase-$pkgver
+  make check
+}
+
 package_libofx() {
   options=('!libtool' '!docs')
 
-  cd $srcdir/$pkgname-$pkgver
+  cd $srcdir/$pkgbase-$pkgver
   make DESTDIR=$pkgdir install
 }
 
@@ -31,8 +37,7 @@
   pkgdesc=Documention of the OFX banking standard API
   depends=()
 
-  cd $srcdir/$pkgname-$pkgver
+  cd $srcdir/$pkgbase-$pkgver
   make DESTDIR=$pkgdir install-docDATA
-  cd doc
-  make DESTDIR=$pkgdir install
+  make -C doc DESTDIR=$pkgdir install
 }



[arch-commits] Commit in libofx/trunk (PKGBUILD fix_cpp_includes.patch)

2011-02-18 Thread Eric Bélanger
Date: Saturday, February 19, 2011 @ 00:01:27
  Author: eric
Revision: 110370

upgpkg: libofx 0.9.2-1
Upstream update, Removed old patch

Modified:
  libofx/trunk/PKGBUILD
Deleted:
  libofx/trunk/fix_cpp_includes.patch

+
 PKGBUILD   |   10 ++
 fix_cpp_includes.patch |   71 ---
 2 files changed, 4 insertions(+), 77 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-02-19 04:25:53 UTC (rev 110369)
+++ PKGBUILD2011-02-19 05:01:27 UTC (rev 110370)
@@ -3,21 +3,19 @@
 
 pkgbase=libofx
 pkgname=('libofx' 'libofx-doc')
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 pkgdesc=API for the OFX banking standard
 arch=('i686' 'x86_64')
 url=http://libofx.sourceforge.net;
 license=('GPL')
 depends=('opensp' 'curl' 'gcc-libs')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz \
-fix_cpp_includes.patch)
-md5sums=('e634f47ca12e82d860912d48c93b8e50' '17b65fe122dbb2df222aeee698bdf049')
-sha1sums=('a12110ddcbff596e26496865570fb4dcb75c08d0' 
'adbab270bbd2ea938a5392217c87a268a43b4991')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('cb72fce95e0d59bef78ba0601fbc91f3')
+sha1sums=('f11e873a50f5bd16749a7c0700acbf5d565bc859')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-  patch -p1 -i $srcdir/fix_cpp_includes.patch
   ./configure --prefix=/usr
   make
 }

Deleted: fix_cpp_includes.patch
===
--- fix_cpp_includes.patch  2011-02-19 04:25:53 UTC (rev 110369)
+++ fix_cpp_includes.patch  2011-02-19 05:01:27 UTC (rev 110370)
@@ -1,71 +0,0 @@
-diff -Naur libofx-0.9.0/lib/ofx_container_transaction.cpp 
libofx-0.9.0.fix/lib/ofx_container_transaction.cpp
 libofx-0.9.0/lib/ofx_container_transaction.cpp 2007-11-09 
18:10:49.0 -0500
-+++ libofx-0.9.0.fix/lib/ofx_container_transaction.cpp 2008-04-11 
21:50:19.237185782 -0400
-@@ -21,6 +21,7 @@
- #include config.h
- #endif
- 
-+#include cstdlib
- #include string
- #include messages.hh
- #include libofx.h
-diff -Naur libofx-0.9.0/lib/ofx_request.cpp 
libofx-0.9.0.fix/lib/ofx_request.cpp
 libofx-0.9.0/lib/ofx_request.cpp   2007-10-27 22:37:52.0 -0400
-+++ libofx-0.9.0.fix/lib/ofx_request.cpp   2008-04-11 21:53:10.511187650 
-0400
-@@ -21,6 +21,7 @@
- #include config.h
- #endif
- 
-+#include cstring
- #include string
- #include messages.hh
- #include libofx.h
-diff -Naur libofx-0.9.0/lib/ofx_request_accountinfo.cpp 
libofx-0.9.0.fix/lib/ofx_request_accountinfo.cpp
 libofx-0.9.0/lib/ofx_request_accountinfo.cpp   2007-10-27 
22:33:43.0 -0400
-+++ libofx-0.9.0.fix/lib/ofx_request_accountinfo.cpp   2008-04-11 
21:55:40.949190524 -0400
-@@ -21,6 +21,7 @@
- #include config.h
- #endif
- 
-+#include cstdlib
- #include string
- #include libofx.h
- #include ofx_request_accountinfo.hh
-diff -Naur libofx-0.9.0/lib/ofx_request_statement.cpp 
libofx-0.9.0.fix/lib/ofx_request_statement.cpp
 libofx-0.9.0/lib/ofx_request_statement.cpp 2007-10-28 08:57:18.0 
-0400
-+++ libofx-0.9.0.fix/lib/ofx_request_statement.cpp 2008-04-11 
21:57:28.407187014 -0400
-@@ -21,6 +21,7 @@
- #include config.h
- #endif
- 
-+#include cstdlib
- #include string
- #include libofx.h
- #include ofx_utilities.hh
-diff -Naur libofx-0.9.0/lib/ofx_utilities.cpp 
libofx-0.9.0.fix/lib/ofx_utilities.cpp
 libofx-0.9.0/lib/ofx_utilities.cpp 2007-10-27 08:12:49.0 -0400
-+++ libofx-0.9.0.fix/lib/ofx_utilities.cpp 2008-04-11 21:43:01.687185611 
-0400
-@@ -21,7 +21,8 @@
- 
- #include ParserEventGeneratorKit.h
- #include SGMLApplication.h
--#include time.h
-+#include cstdlib
-+#include ctime
- #include string
- #include locale.h
- #include messages.hh
-diff -Naur libofx-0.9.0/ofxdump/ofxdump.cpp 
libofx-0.9.0.fix/ofxdump/ofxdump.cpp
 libofx-0.9.0/ofxdump/ofxdump.cpp   2006-08-02 00:19:22.0 -0400
-+++ libofx-0.9.0.fix/ofxdump/ofxdump.cpp   2008-04-11 22:05:00.018187231 
-0400
-@@ -27,8 +27,10 @@
-  *   (at your option) any later version.   *
-  * *
-  ***/
-+#include cstdlib
- #include iostream
- #include iomanip
-+#include cstring
- #include string
- #include libofx.h
- #include stdio.h/* for printf() */



[arch-commits] Commit in libofx/trunk (PKGBUILD)

2011-02-18 Thread Eric Bélanger
Date: Saturday, February 19, 2011 @ 00:05:05
  Author: eric
Revision: 110375

Set Id tag

Modified:
  libofx/trunk/PKGBUILD (contents, properties)

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-02-19 05:02:07 UTC (rev 110374)
+++ PKGBUILD2011-02-19 05:05:05 UTC (rev 110375)
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.9 2009/02/06 16:41:19 abhidg Exp $
+# $Id$
 # Maintainer: Aaron Griffin aa...@archlinux.org
 
 pkgbase=libofx


Property changes on: libofx/trunk/PKGBUILD
___
Added: svn:keywords
   + Id



[arch-commits] Commit in libofx/trunk (PKGBUILD)

2011-02-08 Thread Eric Bélanger
Date: Tuesday, February 8, 2011 @ 04:52:28
  Author: eric
Revision: 109327

upgpkg: libofx 0.9.1-1
Upstream update, Moved docs in splitted package

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |   41 +++--
 1 file changed, 27 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-02-08 08:34:35 UTC (rev 109326)
+++ PKGBUILD2011-02-08 09:52:28 UTC (rev 109327)
@@ -1,27 +1,40 @@
 # $Id: PKGBUILD,v 1.9 2009/02/06 16:41:19 abhidg Exp $
 # Maintainer: Aaron Griffin aa...@archlinux.org
-# Contributor: Jaroslaw Swierczynski swier...@aur.archlinux.org
-# Contributor: Eric Belanger belan...@astro.umontreal.ca
-# Contributor: Todd Maynard a...@toddmaynard.com
 
-pkgname=libofx
-pkgver=0.9.0
-pkgrel=2
+pkgbase=libofx
+pkgname=('libofx' 'libofx-doc')
+pkgver=0.9.1
+pkgrel=1
 pkgdesc=API for the OFX banking standard
 arch=('i686' 'x86_64')
 url=http://libofx.sourceforge.net;
-license=(GPL)
+license=('GPL')
+depends=('opensp' 'curl' 'gcc-libs')
 options=('!libtool')
-depends=('opensp=1.5.2' 'curl' 'gcc-libs')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz \
 fix_cpp_includes.patch)
-md5sums=('6e2172f0117f90805590bf755190b79e'
- '17b65fe122dbb2df222aeee698bdf049')
+md5sums=('e634f47ca12e82d860912d48c93b8e50' '17b65fe122dbb2df222aeee698bdf049')
+sha1sums=('a12110ddcbff596e26496865570fb4dcb75c08d0' 
'adbab270bbd2ea938a5392217c87a268a43b4991')
 
 build() {
-  cd $srcdir/$pkgname-$pkgver
-  patch -Np1 -i $srcdir/fix_cpp_includes.patch || return 1
+  cd $srcdir/$pkgname-$pkgver
+  patch -p1 -i $srcdir/fix_cpp_includes.patch
   ./configure --prefix=/usr
-  make || return 1
-  make DESTDIR=$pkgdir install
+  make
 }
+
+package_libofx() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  rm -r $pkgdir/usr/share/doc
+}
+
+package_libofx-doc() {
+  pkgdesc=Documention of the OFX banking standard API
+  depends=()
+
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install-docDATA
+  cd doc
+  make DESTDIR=$pkgdir install
+}



[arch-commits] Commit in libofx/trunk (PKGBUILD)

2011-02-08 Thread Eric Bélanger
Date: Tuesday, February 8, 2011 @ 04:57:29
  Author: eric
Revision: 109332

Added !docs option

Modified:
  libofx/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-02-08 09:53:05 UTC (rev 109331)
+++ PKGBUILD2011-02-08 09:57:29 UTC (rev 109332)
@@ -10,7 +10,6 @@
 url=http://libofx.sourceforge.net;
 license=('GPL')
 depends=('opensp' 'curl' 'gcc-libs')
-options=('!libtool')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz \
 fix_cpp_includes.patch)
 md5sums=('e634f47ca12e82d860912d48c93b8e50' '17b65fe122dbb2df222aeee698bdf049')
@@ -24,9 +23,10 @@
 }
 
 package_libofx() {
+  options=('!libtool' '!docs')
+
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir install
-  rm -r $pkgdir/usr/share/doc
 }
 
 package_libofx-doc() {