• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

cmake/H03-May-2022-313262

doc/H03-May-2022-1,2261,080

src/H03-May-2022-101,19761,525

tests/H03-May-2022-4,0782,731

AUTHORSH A D31-Oct-2009126 54

COPYING.LIBH A D31-Oct-200924.7 KiB

ChangeLogH A D31-Oct-20096 KiB203121

INSTALLH A D31-Oct-20093.9 KiB11375

READMEH A D31-Oct-2009678 1611

RELEASEH A D31-Oct-2009840 1916

THANKSH A D31-Oct-2009847 1513

TODOH A D31-Oct-20091.3 KiB3226

config.h.cmakeH A D31-Oct-20093.1 KiB11477

wv2-config.cmakeH A D31-Oct-20091.7 KiB10490

README

1This library depends on libgsf >= 1.7.2, but it doesn't need the GNOME part
2of it, so it's probably a good idea to configure libgsf with the
3--without-gnome option (then you don't have to install bonobo et al.)
4For newer libgsf versions this is detected automatically, so you don't have
5to specify that anymore.
6
7You can download libgsf at: ftp://ftp.gnome.org/pub/GNOME/sources/libgsf
8
9libgsf depends on glib2 (www.gtk.org) and libxml2 (www.xmlsoft.org), in case
10you use the --without-gnome option.
11
12Additionally you need pkg-config (www.freedesktop.org/software/pkgconfig/)
13
14In case you want to package wv2, please use the --disable-debug flag to get
15rid of the debug output.
16