slackbuilds_ponce/desktop/wmudmount
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
doinst.sh
README
slack-desc
wmudmount.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
wmudmount.SlackBuild

wmudmount is a (dockapp) filesystem mounter that uses udisks to handle
notification of new filesystems as a non-root user. It also includes
a mode to display the mounted filesystems with the least free space
percentage (similar to wmfsm).

This requires udisks and, optionally, gnome-keyring.

To compile with gnome-keyring this needs to be explicitly requested with:

KEYRING="YES" ./wmudmount.SlackBuild

Note that if you don't compile with gnome-keyring (default behavior) you
need to run wmudmount with the "--allow-insecure-memory" command line flag.