186 | | [[Image(http://xpra.org/icons/freebsd.png)]] |
187 | | == [http://www.freebsd.org/ FreeBSD] == |
188 | | |
189 | | ''These instructions are incomplete and outdated - feel free to update them!'' |
190 | | |
191 | | Video support may not work at present due to incompatibilities with the versions of libav/ffmpeg. |
192 | | |
193 | | The Xvfb tool can be found in the package: {{{xorg-vfbserver}}} (not obvious!) |
194 | | Other packages you will need: |
195 | | * for running it: {{{xauth xkbcomp xkeyboard-config}}} |
196 | | * for building / downloading the source: {{{gcc cython subversion pkgconf}}} |
197 | | * X11 libraries: {{{libXrandr libXtst libXcomposite libXdamage}}} |
198 | | * GTK: {{{py27-gobject py27-gtk2}}} |
199 | | * strongly recommended addons: {{{py27-lz4 py27-rencode py27-numpy py27-PyOpenGL py27-PyOpenGL-accelerate}}} |
200 | | * sound: {{{py27-gstreamer1 gstreamer1-plugins-flac gstreamer1-plugins-mad gstreamer1-plugins-ogg gstreamer1-plugins-opus gstreamer1-plugins-vorbis}}} |
201 | | }}} |
202 | | |
203 | | |
204 | | {{{#!div class="box" |