diff --git a/srcpkgs/wavpack/template b/srcpkgs/wavpack/template index b87a0081de..daff99753c 100644 --- a/srcpkgs/wavpack/template +++ b/srcpkgs/wavpack/template @@ -1,7 +1,7 @@ # Template file for 'wavpack' pkgname=wavpack version=4.70.0 -revision=1 +revision=2 build_style=gnu-configure short_desc="An audio codec (lossy and lossless)" homepage="http://www.wavpack.com/" @@ -9,12 +9,6 @@ license="BSD" maintainer="Juan RP " distfiles="http://www.wavpack.com/${pkgname}-${version}.tar.bz2" checksum=2cade379b0aba99fbc4e442ccc6dac6c609f6212e46516a083e24c8c364430a4 -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." if [ "$XBPS_TARGET_MACHINE" = "i686" -o "$XBPS_TARGET_MACHINE" = "x86_64" ]; then configure_args="--enable-mmx" @@ -28,7 +22,7 @@ libwavpack_package() { } wavpack-devel_package() { - depends="libwavpack>=${version}" + depends="libwavpack>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include