Difference between revisions of "Mate-themes"

From LFScript
(Created page with "Category:Scripts <scriptname>mate-themes</scriptname> == Sources == * <sourcecode>http://pub.mate-desktop.org/releases/1.8/mate-themes-1.8.1.tar.xz</sourcecode> <md5>5c3...")
(No difference)

Revision as of 22:59, 29 July 2014

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

Sources


MD5 Checksums:

5c348c11eb78c0ee0442ee429132d2c7  mate-themes-1.8.1.tar.xz

Dependencies

Installation

./autogen.sh --prefix=/usr \
        --localstatedir=/var \
        --sysconfdir=/etc/mate/1.8 \
        --enable-all-themes &&
make

As the root user:

make install