Create several package variants. Updated to 2.6.4~beta+ds-2
Create several package variants with/without WX/X11 support, far2l, far2l-wx, far2l-nox, far2l-tiny
Add 'far2ledit' and 'far2lview' for update-alternatives 'editor' and 'view'.
As reference vim packaging in debian was used:
- far2l - fully featured version for console with X11 support. That what most ppl want.
- far2l-nox - same, but without X11 support. Good use in servers, because do not depend from X11
- far2l-tiny - minimal as possible version. Good for base installation and embedded system
- far2l-wx - WX GUI version
Edited by Maksym Komar