You are not logged in.
For Zim's spell checking plugin, the Python bindings to gtkspell are listed as a dependency.
I believe the package I need is gnome-python-extras, but that pulls in a mass of extra dependencies.
Can I bring it down to only what I need for the above? perl-gtk2-spell sorted it in the old Zim.
Offline
Download Source from : http://packages.debian.org/squeeze/python-gtkspell
build it with : ./configure --prefix=/usr --disable-allbindings --enable-gtkspell
you are set to go test with latest zim.
Offline
Thanks for that.
I've uploaded a python-gtkspell PKGBUILD to AUR for convenience.
Offline