void-packages/srcpkgs/libsndfile/template

19 lines
774 B
Plaintext

# Template file for 'libsndfile'
pkgname=libsndfile
version=1.0.25
homepage="http://www.mega-nerd.com/libsndfile"
license="LGPL-2.1"
distfiles="http://www.mega-nerd.com/$pkgname/files/$pkgname-$version.tar.gz"
build_style=gnu-configure
makedepends="pkg-config python alsa-lib-devel libvorbis-devel>=1.2.3 libflac-devel sqlite-devel"
revision=1
short_desc="C library for reading and writing files containing sampled sound"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=59016dbd326abe7e2366ded5c344c853829bebfd1702ef26a07ef662d6aa4882
long_desc="
Libsndfile is a C library for reading and writing files containing
sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format)
through one standard library interface."
subpackages="$pkgname-progs $pkgname-devel"