| 1 |
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
| 3 |
<pkgmetadata>
|
| 4 |
<maintainer>
|
| 5 |
<email>floppym@gentoo.org</email>
|
| 6 |
<name>Mike Gilbert</name>
|
| 7 |
</maintainer>
|
| 8 |
<longdescription>
|
| 9 |
If you don't know VNC, have a look at the original VNC or at Tridia
|
| 10 |
VNC, who also have commercial support for it.
|
| 11 |
|
| 12 |
Now that you know what it is, maybe you want to make your own server. If
|
| 13 |
this is not the case, you can ignore the rest of this page an go on
|
| 14 |
surfing the internet.
|
| 15 |
|
| 16 |
Now that you want to make a VNC server, that is, a server which speaks
|
| 17 |
the RFB protocol, you can download this library from sourceforge.
|
| 18 |
</longdescription>
|
| 19 |
<use>
|
| 20 |
<flag name="24bpp">enable 24bpp support</flag>
|
| 21 |
<flag name="no24bpp">disable 24bpp support</flag>
|
| 22 |
<flag name="gcrypt">enable support for gcrypt</flag>
|
| 23 |
</use>
|
| 24 |
</pkgmetadata>
|