Libmatekbd

From LFScript

LFScript can find this software under the name libmatekbd.

Sources


MD5 Checksums:

1d5a491f45801a18f692714eac31da76  libmatekbd-1.18.2.tar.xz

Dependencies

Installation

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

As the root user:

make install