Commit Graph

18 Commits (f6fe12b99d450ca1baae2efc1087184bf2739bb7)

Author SHA1 Message Date
Alexis Hildebrandt 2e4be2c427 aqbanking 5.0.25
Closes Homebrew/homebrew#14828.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-09-10 21:36:37 -07:00
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Alexis Hildebrandt 2520d50cdd aqbanking 5.0.23
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-06-06 06:51:20 -07:00
Alexis Hildebrandt 9782e7ccdd aqbanking 5.0.23
Closes Homebrew/homebrew#10758.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-08 20:07:50 -08:00
Alexis Hildebrandt af4bb1e67b aqbanking 5.0.22
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-21 12:44:59 -08:00
Alexis Hildebrandt b21b8bd98f aqbanking 5.0.16
Closes Homebrew/homebrew#7779.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-09-23 16:06:38 -07:00
Alexis Hildebrandt 64be98c2b9 aqbanking 5.0.14
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-10 10:24:45 -07:00
Alexis Hildebrandt 8f28ece819 aqbanking 5.0.10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-25 09:29:51 -07:00
Alexis Hildebrandt 2705b2d3db aqbanking 5.0.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-29 08:54:37 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
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