[Lunar-commits] r25323 - moonbase/trunk/x11-apps/gnucash
Terry Chan
tchan at lunar-linux.org
Mon Jul 30 02:32:05 CEST 2007
Author: tchan
Date: 2007-07-30 02:32:05 +0200 (Mon, 30 Jul 2007)
New Revision: 25323
Modified:
moonbase/trunk/x11-apps/gnucash/DEPENDS
moonbase/trunk/x11-apps/gnucash/DETAILS
Log:
Version bump to gnucash-2.2.0. Updated the gnucash/DEPENDS for swig and
gtkhtml3, removed gtkhtml312 and g-wrap.
Modified: moonbase/trunk/x11-apps/gnucash/DEPENDS
===================================================================
--- moonbase/trunk/x11-apps/gnucash/DEPENDS 2007-07-30 00:32:04 UTC (rev 25322)
+++ moonbase/trunk/x11-apps/gnucash/DEPENDS 2007-07-30 00:32:05 UTC (rev 25323)
@@ -1,5 +1,6 @@
depends libglade2 &&
-depends g-wrap &&
-depends gtkhtml312 &&
+depends swig &&
+depends gtkhtml3 &&
depends libofx &&
+depends goffice &&
optional_depends "openhbci" "--enable-hbci" "" "enables hbci support"
Modified: moonbase/trunk/x11-apps/gnucash/DETAILS
===================================================================
--- moonbase/trunk/x11-apps/gnucash/DETAILS 2007-07-30 00:32:04 UTC (rev 25322)
+++ moonbase/trunk/x11-apps/gnucash/DETAILS 2007-07-30 00:32:05 UTC (rev 25323)
@@ -1,14 +1,14 @@
MODULE=gnucash
- VERSION=2.0.5
+ VERSION=2.2.0
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_VFY=sha1:d292c4f2a8e0362086b87c745f6f21ccc77481d3
+ SOURCE_VFY=sha1:5857b863a6f9b40c8280442ee69ca14a69289a3f
WEB_SITE=http://www.gnucash.org
MAINTAINER=tchan at lunar-linux.org
ENTERED=20011105
- UPDATED=20070315
+ UPDATED=20070729
SHORT="GNUCash a open source personal finance suite"
cat << EOF
GnuCash allows you to track bank accounts, stocks, income, and expenses.
More information about the Lunar-commits
mailing list