%general-entities; ]> $LastChangedBy$ $Date$ libnotify-&libnotify-version; libnotify Introduction to libnotify The libnotify library is used to send desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. &lfs10_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libnotify-md5sum; Download size: &libnotify-size; Estimated disk space required: &libnotify-buildsize; Estimated build time: &libnotify-time; libnotify Dependencies Required Optional (Required if building GNOME) Optional and Required (runtime) or GNOME Shell and KDE KWin provide their own notification daemons. User Notes: Installation of libnotify Install libnotify by running the following commands: mkdir build && cd build && meson --prefix=/usr -Dgtk_doc=false -Dman=false .. && ninja This package does not come with a test suite. Now, as the root user: ninja install Command Explanations -Dgtk_doc=false: Remove this parameter if GTK-Doc is installed and you wish to rebuild and install the API documentation. Contents Installed Program Installed Library Installed Directories notify-send libnotify.so /usr/include/libnotify and /usr/share/gtk-doc/html/libnotify Short Descriptions notify-send is a command used to send notifications. notify-send libnotify.so contains the libnotify API functions. libnotify.so