Mate-icon-theme-faenza: Difference between revisions
From LFScript
Created page with "Category:Scripts <scriptname>mate-icon-theme-faenza</scriptname> == Sources == * <sourcecode>http://pub.mate-desktop.org/releases/1.16/mate-icon-theme-faenza-1.16.0.tar.x..." |
Update to 1.18.0 |
||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
== Sources == | == Sources == | ||
* <sourcecode>http://pub.mate-desktop.org/releases/1. | * <sourcecode>http://pub.mate-desktop.org/releases/1.18/mate-icon-theme-faenza-1.18.0.tar.xz</sourcecode> | ||
<md5>78382dd61ffd5600da34fa2b5991f51b mate-icon-theme-faenza-1.18.0.tar.xz</md5> | |||
== Dependencies == | == Dependencies == | ||
| Line 10: | Line 12: | ||
== Installation == | == Installation == | ||
<build>./autogen.sh --prefix=/usr \ | <build>./autogen.sh --prefix=/usr \ | ||
--sysconfdir=/etc/mate/1. | --sysconfdir=/etc/mate/1.18 \ | ||
--localstatedir=/var \ | --localstatedir=/var \ | ||
--mandir=/usr/share/man \ | --mandir=/usr/share/man \ | ||
Latest revision as of 15:29, 28 April 2017
LFScript can find this software under the name mate-icon-theme-faenza.
Sources
MD5 Checksums:
78382dd61ffd5600da34fa2b5991f51b mate-icon-theme-faenza-1.18.0.tar.xz
Dependencies
Installation
./autogen.sh --prefix=/usr \
--sysconfdir=/etc/mate/1.18 \
--localstatedir=/var \
--mandir=/usr/share/man \
--libexecdir=/usr/lib/mate-icon-theme-faenza \
--disable-static &&
makeAs the root user:
make install
