blob: bb40026dd205dd257385072b95c2376b93405850 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Linux port of FAR v2
For python plugins support, use PYTHON=yes
Optional dependencies:
wxGTK3 - GUI version, use WX=yes
xerces-c - Syntax highlight, use COLORER=yes
libuchardet - Detecting encoding, use UCD=yes
libnfs - NetRocks plugin
Example:
WX=no COLORER=yes UCD=yes ./far2l.SlackBuild
|