Summary: | pygtksourceview does not depend on gnome, but only works if gnome is installed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Rachel Greenham <rachel> |
Component: | [OLD] Development | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | gnome |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Rachel Greenham
2008-05-23 00:06:40 UTC
The version of pygtksourceview that *works* is the one brought in as part of dev-python/gnome-python-desktop. It installs /usr/lib/python${ver}/site-packages/gtk-2.0/gtksourceview.{la,so}. Why is this distinct from the modules installed in dev-python/pygtksourceview? is that some completely different thing with the same name? Is it not possible to have a working gtksourceview for python that isn't dependent on bringing in large swathes of gnome? pygtksourceview provide bindings for gtksourceview-2 if your app doesn't work with this version then its deps are screwed. gnome-python-desktop will be splitted soonish but it'll take time if you want to see it land in stable. marking invalid because the app isn't actually in portage. |