[Lunar-commits] <moonbase> gnucash: remove the openhbci depend. use aqbanking instead.
Florin Braescu
florin at lunar-linux.org
Sun May 10 07:14:55 CEST 2009
commit c735114f0d501d8414844322974b4d4354beaa30
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun May 10 08:14:55 2009 +0300
gnucash: remove the openhbci depend. use aqbanking instead.
---
x11-apps/gnucash/DEPENDS | 4 ++--
x11-apps/gnucash/DETAILS | 7 ++++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/x11-apps/gnucash/DEPENDS b/x11-apps/gnucash/DEPENDS
index 7e56173..02a6d48 100644
--- a/x11-apps/gnucash/DEPENDS
+++ b/x11-apps/gnucash/DEPENDS
@@ -4,5 +4,5 @@ depends gtkhtml
depends libofx
depends goffice
depends slib
-optional_depends aqbanking "" "" "enables banking interface"
-optional_depends openhbci "--enable-hbci" "" "enables hbci support"
+
+optional_depends aqbanking "--enable-aqbanking" "" "enables banking interface"
diff --git a/x11-apps/gnucash/DETAILS b/x11-apps/gnucash/DETAILS
index 1a92109..047bc23 100644
--- a/x11-apps/gnucash/DETAILS
+++ b/x11-apps/gnucash/DETAILS
@@ -1,15 +1,16 @@
MODULE=gnucash
VERSION=2.2.9
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/
- SOURCE_URL[1]=http://ibiblio.org/pub/Linux/X11/gnome/sources/gnucash/
- SOURCE_URL[2]=http://www.gnucash.org/pub/gnucash/sources/stable/
+ SOURCE_URL[0]=$SFORGE_URL/$MODULE
+ SOURCE_URL[1]=http://ibiblio.org/pub/Linux/X11/gnome/sources/gnucash
+ SOURCE_URL[2]=http://www.gnucash.org/pub/gnucash/sources/stable
SOURCE_VFY=sha1:8f63c67fcceaae93ceb8827143cc6a470e3a096a
WEB_SITE=http://www.gnucash.org
MAINTAINER=tchan at lunar-linux.org
ENTERED=20011105
UPDATED=20090419
SHORT="GNUCash a open source personal finance suite"
+
cat << EOF
GnuCash allows you to track bank accounts, stocks, income, and expenses.
As quick and intuitive to use as a checkbook register, it is based on
More information about the Lunar-commits
mailing list