Mate-notification-daemon
From LFScript
LFScript can find this software under the name mate-notification-daemon
.
Sources
MD5 Checksums:
f9cb50a86c30bccc8728adcbf6a04f32 mate-notification-daemon-1.8.0.tar.xz
Dependencies
- mate-common
- libwnck2
- libcanberra
- dbus-glib
- libnotify
Installation
./autogen.sh --prefix=/usr \ --libexecdir=/usr/lib/mate-notification-daemon \ --localstatedir=/var \ --sysconfdir=/etc/mate/1.8 \ --disable-static && make
As the root user:
make install