Commit Graph

3 Commits

Author SHA1 Message Date
ajacoutot
64ac699bfe Add support and default to gtk+3.
Add a gtk2 FLAVOR. Remove python bindings (which are unused) and the
browser plugin which is gtk2-only.
Don't install the example binary.

ok jasper@
2011-07-15 07:06:06 +00:00
ajacoutot
4f44db776d - new subpackage:
add a very nice web browser plug-in for gtk-vnc

ok jasper@
2008-05-13 09:48:55 +00:00
jasper
251b6aa3f9 import gtk-vnc 0.3.6
gtk-vnc provides a core library written in C, using coroutines to allow
it to be completely asynchronous while remaining single threaded. A
wrapper library using PyGTK provides access to the widget functionality
from Python. Two example programs illustrate use of the widget by
re-implementing the traditional 'vncviewer' in a few 10's of lines of
code.

ok ajacoutot@
2008-05-10 08:35:31 +00:00