Commit Graph

8 Commits (a16e9aab55d55edae7179c21cf6b4680a85f0a23)

Author SHA1 Message Date
Alexis Hildebrandt 7c0053123e Update Formula: aqbanking
Version bump to 5.0.3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-02-17 08:52:47 -08:00
Alexis Hildebrandt b866cc55b9 Update Formula: aqbanking
Version bump to 5.0.1

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-27 10:09:36 -07:00
Adam Vandenberg 7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Adam Vandenberg e1bb919734 Add "fails_with_llvm" to formula to document LLVM build breaks.
Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm",
to specifically message to the user when a formula is known or suspected
to not build with LLVM. If the user specifies "--use-llvm", the message
will be displayed, but compilation will be tried anyway.

Since using LLVM is now an advanced/hidden feature instead of the
default on 10.6, we'll let the user try anyway (and submit patches
if things are now working.)
2010-06-16 11:50:36 -07:00
Alexis Hildebrandt 4cbe3f7855 Update Formula: aqbanking. Version bump to 4.2.4
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-14 18:38:02 +01:00
Alexis Hildebrandt 0e4c33be2a Update Formula: aqbanking.
Add path to gwenhywfar libraries for configure in case homebrew
is not installed in a standard location where libraries are
automagically found by configure.

Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-14 18:37:35 +01:00
Max Howell e9c4814f26 Aqbanking depends on gettext 2010-01-24 12:27:40 +00:00
Alexis Hildebrandt e4776dd7ab Aqbanking 4.2.1
A free library for online banking.

Aqbanking currently supports the HBCI, OFX Direct Connect, and
EBICS (only in commercial aqbanking-cli) protocol.

It provides an interface for:

 - general online banking tasks
   such as balance, transaction, transfers and debits

 - retrieving bank information
   for Germany, USA, Austria, and Switzerland

 - country and currency information (e.g. ISO-Codex)

Applications using Aqbanking include AqBanking-CLI, QBankManager,
GnuCash, and KMyMoney.

Aqbanking is the successor of OpenHBCI2.
2010-01-24 12:27:39 +00:00