Here is how you would build the version that comes with the current Trisquel release:

cd /tmp/
apt-get source xserver-xorg-video-vesa
cd xserver-xorg-video-vesa-*
sudo apt-get build-dep xserver-xorg-video-vesa
dpkg-buildpackage -uc -us

This will build the Debian package.
It might not be that hard to build the sources from a different version in a similar way.

Reply via email to