Commit graph

62 commits

Author SHA1 Message Date
Eelco Dolstra 621963488f * GnuCash updated to 2.4.8.
svn path=/nixpkgs/trunk/; revision=30780
2011-12-06 18:44:05 +00:00
Peter Simons bcaaba6ea7 gnucash: improved comments
svn path=/nixpkgs/trunk/; revision=27744
2011-07-13 09:56:54 +00:00
Peter Simons a9d4dfb994 gnucash: polished the expression, enabled OFX support, and documented the GConf setup procedure on NixOS
svn path=/nixpkgs/trunk/; revision=27730
2011-07-11 20:12:02 +00:00
Peter Simons 2685bfc32b gnucash: fix update-gnucash-gconf script so that it works on NixOS
Current versions of gconftool-2 don't support the --config-source option
anymore -- that path must be passed in $GCONF_CONFIG_SOURCE instead.

svn path=/nixpkgs/trunk/; revision=27729
2011-07-11 16:38:07 +00:00
Peter Simons 6ad966c8b8 gnucash: re-enable the test suite
svn path=/nixpkgs/trunk/; revision=27691
2011-07-10 14:04:14 +00:00
Peter Simons 4cf494c8ff gnucash: set RPATH so that GnuCash binaries can find its GNOME libraries at run-time
svn path=/nixpkgs/trunk/; revision=27689
2011-07-10 13:34:56 +00:00
Peter Simons 5fd662e2e9 gnucash: add ${gconf}/bin to $PATH in wrapper scripts
GnuCash attempt to call gconf binaries to register its schemas in the
system-wide database. That still doesn't work, of course, because gconf
can't update its store path. TODO. :-(

svn path=/nixpkgs/trunk/; revision=27688
2011-07-10 13:34:51 +00:00
Peter Simons f903153fe6 gnucash: updated to version 2.4.7
The test suite is currently disabled. There is an issue with GUILE_LOAD_PATH
that needs to be addressed before we can re-enable those tests. See comments in
the expression for further details.

svn path=/nixpkgs/trunk/; revision=27686
2011-07-09 13:02:46 +00:00
Peter Simons e090fed420 gnucash: added myself as a maintainer
svn path=/nixpkgs/trunk/; revision=27683
2011-07-09 12:11:31 +00:00
Lluís Batlle i Rossell 029cd0a213 Adding gtkhtml, another program needed for gnucash to build.
I thought gtkhtml was not needed, and in my previous commit I removed it as a gnucash dependency.


svn path=/nixpkgs/trunk/; revision=19639
2010-01-24 22:07:53 +00:00
Lluís Batlle i Rossell 6f462d2c7c Adding (quite blindly) some gnome packages to get gnucash built.
svn path=/nixpkgs/trunk/; revision=19638
2010-01-24 21:32:09 +00:00
Ludovic Courtès 3485bef00a Add GnuCash.
svn path=/nixpkgs/trunk/; revision=17551
2009-09-30 13:11:17 +00:00