Commit Graph

13 Commits

Author SHA1 Message Date
ajacoutot
522bf32801 Update to gtk-vnc-0.5.0.
from "Gonzalo L. R." with some tweaks
2012-03-12 17:00:54 +00:00
ajacoutot
8cacc5a7c8 Bugfix update to gtk-vnc-0.4.4. 2011-11-10 17:01:10 +00:00
ajacoutot
2ef87f1040 Drop the gtk2 FLAVOR. 2011-09-12 08:47:23 +00:00
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
jasper
738af4575b Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 08:11:06 +00:00
ajacoutot
af6f49eff1 Maintenance update to gtk-vnc-0.4.3. 2011-03-07 19:31:10 +00:00
ajacoutot
3cf24bba95 Update to gtk-vnc-0.4.2. 2010-11-05 13:52:59 +00:00
ajacoutot
7cc23beb5c Update to gtk-vnc-0.4.0. 2010-07-12 09:31:51 +00:00
jasper
18ac35a7e3 - update gtk-vnc to 0.3.10 2009-10-21 15:20:23 +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
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