slackbuilds_ponce/libraries/libfm/README
Matteo Bernardini 860519209b libraries/libfm: Updated for version 1.2.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2014-08-03 16:34:16 +07:00

13 lines
416 B
Text

LibFM provides file management functions built on top of Glib/GIO,
giving a convenient higher-level API.
vala is an optional dependency (for custom file manager actions).
you can choose between which version of gtk the library builds
against:
GTK=2 (default) link with gtk+2
GTK=3 link with gtk+3
GTK=0 don't link against gtk at all
pass the script the parameter you prefer, like
GTK=3 ./pcmanfm.SlackBuild