Mate-themes

From LFScript

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

Sources


MD5 Checksums:

5fd37a1afa37666d8d8bd8a94cf82cdf  mate-themes-3.22.10.tar.xz

Dependencies

Installation

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

As the root user:

make install