19 lines
770 B
Text
19 lines
770 B
Text
# Template file for 'wavpack'
|
|
pkgname=wavpack
|
|
version=4.60.1
|
|
revision=2
|
|
distfiles="http://www.wavpack.com//${pkgname}-${version}.tar.bz2"
|
|
build_style=gnu-configure
|
|
configure_args="--enable-mmx"
|
|
short_desc="An audio codec (lossy and lossless)"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=175ee4f2effd6f51e6ec487956f41177256bf892c2e8e07de5d27ed4ee6888c5
|
|
long_desc="
|
|
WavPack is a completely open audio compression format providing lossless,
|
|
high-quality lossy, and a unique hybrid compression mode. Although the
|
|
technology is loosely based on previous versions of WavPack, the new version
|
|
4 format has been designed from the ground up to offer unparalleled
|
|
performance and functionality."
|
|
|
|
subpackages="libwavpack $pkgname-devel"
|
|
Add_dependency build pkg-config
|