blob: e022ba6cabddcca9a7aa5f23238e2f1687ee5b51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>desktop-misc</herd>
<longdescription>
Vnc2swf is a cross-platform screen recording tool for ShockWave Flash (swf)
format. Vnc2swf comes with two different implementations, a Python one
(pyvnc2swf) and C one (vnc2swf).
</longdescription>
<use>
<flag name="x11vnc">Install script that depends on x11vnc</flag>
</use>
</pkgmetadata>
|