Mate-themes

From LFScript
Revision as of 23:01, 27 February 2017 by Marcel (talk | contribs) (→‎Installation)

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

Sources


MD5 Checksums:

729880567b1ee1c295faa314134a1639  mate-themes-3.22.7.tar.xz

Dependencies

Installation

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

As the root user:

make install