PACKAGE NAME: gtk-vnc-0.4.4-i686-72.1.txz PACKAGE LOCATION: ./extra/d PACKAGE SIZE (compressed): 121 K PACKAGE SIZE (uncompressed): 484 K PACKAGE REQUIRED: atk,cairo,cxxlibs|gcc-g++,cyrus-sasl,expat,fontconfig,freetype,gcc,gdk-pixbuf,glib2,gnutls,gtk+3,libX11,libXau,libXcomposite,libXcursor,libXdamage,libXdmcp,libXext,libXfixes,libXi,libXinerama,libXrandr,libXrender,libgcrypt,libgpg-error,libpng,libxcb,pango,pixman,zlib PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE LIBS: libgvnc-1.0.so.0.0.1 libgtk-vnc-2.0.so.0.0.2 PACKAGE DESCRIPTION: gtk-vnc: gtkvnc is a VNC viewer widget for GTK+. gtk-vnc: gtk-vnc: It is built using coroutines, allowing it to be completely gtk-vnc: asynchronous while remaining single threaded. It supports RFB gtk-vnc: protocols 3.3 through 3.8 and the VeNCrypt authentication extension gtk-vnc: providing SSL/TLS encryption with x509 certificate authentication.The gtk-vnc: core library is written in C and a binding for Python using PyGTK is gtk-vnc: available. The networking layer supports connections over both IPv4 gtk-vnc: and IPv6. Example code illustrates how to build a vncviewer gtk-vnc: replacement using either C or Python. gtk-vnc: