slackbuilds/libraries/libfm
Matteo Bernardini 1ed1a1fab0
libraries/libfm: Updated for version 1.3.1, cleanups.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2019-02-02 08:12:08 +07:00
..
README
doinst.sh
libfm.SlackBuild libraries/libfm: Updated for version 1.3.1, cleanups. 2019-02-02 08:12:08 +07:00
libfm.info libraries/libfm: Updated for version 1.3.1, cleanups. 2019-02-02 08:12:08 +07:00
slack-desc libraries/libfm: Upgraded for version 1.3.0.2. 2018-05-12 06:58:34 +07:00

README

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