Mate-themes

From LFScript
Revision as of 17:11, 28 April 2017 by Marcel (talk | contribs) (Update to 3.22.10 (MATE 1.18))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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