summaryrefslogtreecommitdiffstats
path: root/libraries/libfm/README
blob: d8dc092950c0cde7cf15792b6a0e6c86f8f37a42 (plain)
1
2
3
4
5
6
7
8
9
10
11
LibFM provides file management functions built on top of Glib/GIO, 
giving a convenient higher-level API.

You can choose which version of gtk the library will build against:

  GTK3=yes  link with gtk+3 (default)
  GTK3=no   link with gtk+2
  GTK3=-    don't link against gtk at all

Pass the script the parameter you prefer, like
  GTK3=no ./libfm.SlackBuild