SlackBuildsOrg/libraries/libfm
Matteo Bernardini 20a87df3bb system/libfm: Added the needed dependency lxmenu-data.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2015-01-18 09:08:55 +07:00
..
doinst.sh
libfm.info system/libfm: Added the needed dependency lxmenu-data. 2015-01-18 09:08:55 +07:00
libfm.SlackBuild libraries/libfm: Splitted libfm-extra. 2014-12-20 07:16:10 +07:00
README libraries/libfm: Updated for version 1.2.3. 2014-12-13 10:35:57 +07:00
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