Commit Graph

9 Commits

Author SHA1 Message Date
naddy
60f1a90886 bump for python dependency changes 2009-03-28 16:12:21 +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
landry
a4f61e113b Fix dependencies, ok ajacoutot@ 2008-10-21 21:50:29 +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
sturm
15bbc2b117 you cannot rework a port changing dependencies and stuff w/o bumping PKGNAME
how the fuck could this commit ever get an ok???
2008-05-26 20:11:00 +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