Mate-notification-daemon

From LFScript

LFScript can find this software under the name mate-notification-daemon.

Sources


MD5 Checksums:

d2d3e92b4d3138e78ae0389f0d9aabb0  mate-notification-daemon-1.18.0.tar.xz

Dependencies

Installation

./autogen.sh --prefix=/usr \
        --sysconfdir=/etc/mate/1.18 \
        --localstatedir=/var \
        --mandir=/usr/share/man \
        --libexecdir=/usr/lib/mate-notification-daemon \
        --disable-static &&
make

As the root user:

make install