You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gerardo Zamudio
0847f5e7d7
|
5 years ago | |
---|---|---|
.. | ||
README | 5 years ago | |
gtk-vnc.SlackBuild | 5 years ago | |
gtk-vnc.info | 5 years ago | |
slack-desc | 5 years ago |
README
gtk-vnc is a VNC viewer widget for GTK. It is built using
coroutines allowing it to be completely asynchronous while
remaining single threaded. It provides a core C library, and
bindings for Python (PyGTK)
This script builds both the gtk+2 and gtk+3 versions of the
library. To avoid building the gtk+3 version, pass "GTK3=no"
when launching the SlackBuild. For example:
GTK3=no ./gtk-vnc.SlackBuild
Optional dependency: perl-Text-CSV