Mate-icon-theme

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

LFScript can find this software under the name mate-icon-theme.

Sources


MD5 Checksums:

6b4b63bce250e324fce6d9e5bb6c8a44  mate-icon-theme-1.17.0.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 &&
make

As the root user:

make install