Mate-dialogs

From LFScript

Mate now uses Zenity in stead of mate-dialogs

LFScript can find this software under the name mate-dialogs.

Sources


MD5 Checksums:

c52cba1b3cb8c600e710e129a5118e84  mate-dialogs-1.8.0.tar.xz

Dependencies

Installation

./autogen.sh --prefix=/usr \
        --localstatedir=/var \
        --mandir=/usr/share/man \
        --sysconfdir=/etc/mate/1.8 &&
make

As the root user:

make install

As the root user:

ln -s matedialog /usr/bin/zenity