Commit Graph

13 Commits

Author SHA1 Message Date
ajacoutot
3cf24bba95 Update to gtk-vnc-0.4.2. 2010-11-05 13:52:59 +00:00
landry
002897f053 Switch gtk-vnc to use xulrunner 1.9. Use npunix.c from ffx's 3.6.11
tarball, and don't call NPN_GetValue with NPNVToolkit. For unknown
reasons this doesn't work with xl 1.9. While here remove no_plugin
PSEUDO_FLAVOR.
ok ajacoutot@
2010-10-24 09:23:34 +00:00
ajacoutot
543edee30d Bugfix update to gtk-vnc-0.4.1. 2010-07-14 11:11:18 +00:00
ajacoutot
7cc23beb5c Update to gtk-vnc-0.4.0. 2010-07-12 09:31:51 +00:00
steven
9985caa820 remove space after -Wl argument
fixes build with in-tree libtool
2010-06-25 17:18:21 +00:00
jasper
18ac35a7e3 - update gtk-vnc to 0.3.10 2009-10-21 15:20:23 +00:00
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