void-packages/srcpkgs/liblo/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

16 lines
594 B
Text

# Template file for 'liblo'
pkgname=liblo
version=0.26
homepage="http://plugin.org.uk/liblo/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
build_style=gnu-configure
short_desc="Lightweight OSC implementation"
maintainer="davehome <davehome@redthumb.info.tm>"
license="LGPL-2.1"
checksum=a636fb09f8178ad0d5303e94fec37b182d3062a0e3daee85eed2a39ab6232258
long_desc="
liblo is an implementation of the Open Sound Control protocol for POSIX
systems, started by Steve Harris and now maintained by Stephen Sinclair."
subpackages="$pkgname-devel"
Add_dependency run glibc