# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
description Lightweight Open Sound Control implementation.
long_description liblo is an implementation of the Open Sound Control \
protocol for POSIX systems.
homepage http://liblo.sourceforge.net/
master_sites sourceforge:project/liblo/liblo/${version}
checksums rmd160 473806e0ca5d383ee07d657103f43c7f90ff7b15 \
sha256 da94a9b67b93625354dd89ff7fe31e5297fc9400b6eaf7378c82ee1caf7db909
# Does not have dependencies, so does not need -I flag, and -I flag causes configure error with clang
# https://sourceforge.net/p/liblo/bugs/34/
configure.args --disable-silent-rules \
set docdir ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} \