Mate-user-share

From LFScript

LFScript can find this software under the name mate-user-share.

Sources


MD5 Checksums:

89e33276be50b2039b577a230c1065e8  mate-user-share-1.18.0.tar.xz

Dependencies

  • caja
  • dbus-glib
  • libcanberra

Installation

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

As the root user:

make install