slackbuilds_ponce/libraries/libfm
Matteo Bernardini 91c1222f27
libraries/libfm: Updated for version 1.2.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2016-06-12 00:48:50 +07:00
..
doinst.sh
libfm.info
libfm.SlackBuild
README
slack-desc

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 will build
against:

  GTK=2  link with gtk+2 (default)
  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 ./libfm.SlackBuild