Libmateweather

From LFScript

LFScript can find this software under the name libmateweather.

Sources


MD5 Checksums:

2f3e6493a457438e08b6034fe9ad05dc  libmateweather-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-weather \
        --disable-static \
        --enable-locations-compression &&
make

As the root user:

make install