Mate-applets: Difference between revisions
From LFScript
| Line 4: | Line 4: | ||
== Sources == | == Sources == | ||
* <sourcecode>http://pub.mate-desktop.org/releases/1.17/mate-applets-1.17.0.tar.xz</sourcecode> | * <sourcecode>http://pub.mate-desktop.org/releases/1.17/mate-applets-1.17.0.tar.xz</sourcecode> | ||
<md5>20fe659f1c9bb173374591300b4f2e86 mate-applets-1.17.0.tar.xz</md5> | |||
== Dependencies == | == Dependencies == | ||
Revision as of 15:33, 4 March 2017
LFScript can find this software under the name mate-applets.
Sources
MD5 Checksums:
20fe659f1c9bb173374591300b4f2e86 mate-applets-1.17.0.tar.xz
Dependencies
- mate-panel
- gtksourceview
Installation
./autogen.sh --prefix=/usr \
--sysconfdir=/etc/mate/1.17 \
--localstatedir=/var \
--mandir=/usr/share/man \
--libexecdir=/usr/lib/mate-applets \
--disable-static &&
makeAs the root user:
make install
