Mate-panel

From LFScript

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

Sources


MD5 Checksums:

b01c3d72183b1a1e0ff627f17833c223  mate-panel-1.18.1.tar.xz

Dependencies

Installation

./autogen.sh --prefix=/usr \
        --sysconfdir=/etc/mate/1.18 \
        --localstatedir=/var \
        --libexecdir=/usr/lib/mate-panel \
        --mandir=/usr/share/man \
        --disable-static \
        --enable-introspection \
        --enable-matecomponent &&
make

As the root user:

make install