Libmatekbd

From LFScript
Revision as of 22:06, 27 February 2017 by Marcel (talk | contribs) (→‎Installation)

LFScript can find this software under the name libmatekbd.

Sources


MD5 Checksums:

0ac7858605ffc001f9f6ccc1afbd931e  libmatekbd-1.17.0.tar.xz

Dependencies

Installation

./autogen.sh --prefix=/usr \
        --sysconfdir=/etc/mate/1.17 \
        --localstatedir=/var \
        --mandir=/usr/share/man \
        --libexecdir=/usr/lib/mate-libmatekbd \
        --disable-static &&
make

As the root user:

make install