r20505 - gnucash/trunk - Note webkit dependency in README.
Christian Stimming
cstim at code.gnucash.org
Wed Mar 30 03:13:54 EDT 2011
Author: cstim
Date: 2011-03-30 03:13:54 -0400 (Wed, 30 Mar 2011)
New Revision: 20505
Trac: http://svn.gnucash.org/trac/changeset/20505
Modified:
gnucash/trunk/README
gnucash/trunk/README.dependencies
Log:
Note webkit dependency in README.
Modified: gnucash/trunk/README
===================================================================
--- gnucash/trunk/README 2011-03-29 20:11:59 UTC (rev 20504)
+++ gnucash/trunk/README 2011-03-30 07:13:54 UTC (rev 20505)
@@ -241,8 +241,8 @@
Debian/GNU/Linux: see README.dependencies and
current:
libgnome-dev
- libgtkhtml-dev
- guile1.4
+ libwebkit-dev
+ guile1.8
libguile9-dev
libguile9-slib
@@ -289,7 +289,7 @@
packages.
NOTE: If you have installed different parts of Gnome in different
-places (for instance, if you've installed gtkhtml in /usr/local) you
+places (for instance, if you've installed webkit in /usr/local) you
will need to set the environment variables GNOME_PATH and
GNOME_LIBCONFIG_PATH. See the manpage for gnome-config for more
details.
Modified: gnucash/trunk/README.dependencies
===================================================================
--- gnucash/trunk/README.dependencies 2011-03-29 20:11:59 UTC (rev 20504)
+++ gnucash/trunk/README.dependencies 2011-03-30 07:13:54 UTC (rev 20505)
@@ -47,12 +47,12 @@
GnuCash desires to only depend on library versions and packages that are
practically available. Specifically, we choose to depend only on versions
-that have been in the major distributions for 6 months. This is motivated in
+that have been in the major distributions for 6 months. (This is motivated in
part by the 1.6 release, which required a large set of relatively-recent
dependencies. Specifically, as most user's (distributions) did not have the
required versions packaged, it was exceedingly painful for end users to
upgrade to the anticipated release, leading to a reputation that gnucash
-still has.
+still has.)
This document serves to keep track of the major distributions, the date of
their major release[s], and the relevant library versions as part of that
@@ -75,12 +75,8 @@
libxml2
pango
swig
+webkit
- alternatives
- ------------
-[lib]gtkhtml3: old html renderer
-webkit: new html renderer
-
optional
--------
aqbanking: online banking
@@ -101,8 +97,21 @@
cairo
goffice, libgsf
gtkprint
-gtkhtml
+webkit
+
+
+
+
+
+---------------------------
+
+The rest of the file collected version listings for rather old
+versions of major distributions, as defined by
+http://distrowatch.com/dwres.php?resource=major:
+
+
+
libgoffice/libgsf details
-------------------------
More information about the gnucash-changes
mailing list