Mate-media

From LFScript

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

Sources


MD5 Checksums:

36090cba4c1f34773567690742bd124d  mate-media-1.18.0.tar.xz

Dependencies

Installation

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

As the root user:

make install