Commit Graph

7 Commits

Author SHA1 Message Date
ajacoutot
e9a6565802 Update to gtk-vnc-0.3.9.
Several bugfixes and add support SASL authentication extension.
2009-08-12 13:52:19 +00:00
jasper
fc633f3d1b - update gtk-vnc to 0.3.8
* switches to cairo instead of gtkglext
- bump major

ok ajacoutot@
2008-12-11 12:36:31 +00:00
jasper
4b2102158e - stop messing around with ldconfig(8)
spotted by sturm@ some time ago

"jaja" ajacoutot@
2008-11-21 19:31:54 +00:00
jasper
6d6fd15b66 - oops, missed this one. 2008-07-13 17:22:13 +00:00
jasper
a2e3fd6724 - don't pickup gmkdir if present
- fix systrace issue
- regen PLIST
- add pixman-1

from rd at thrush.com
(pixman-1 by me)
2008-07-13 17:16:25 +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