diff --git a/srcpkgs/soundtouch/template b/srcpkgs/soundtouch/template index 63b1103a67a..35cc86621f5 100644 --- a/srcpkgs/soundtouch/template +++ b/srcpkgs/soundtouch/template @@ -1,16 +1,18 @@ # Template file for 'soundtouch' pkgname=soundtouch -version=1.8.0 +version=1.9.0 revision=1 wrksrc=${pkgname} build_style=gnu-configure +configure_args="--enable-openmp" hostmakedepends="libtool automake pkg-config" +makedepends="libgomp-devel" short_desc="SoundTouch Audio Processing Library" maintainer="Juan RP " homepage="http://www.surina.net/soundtouch" license="LGPL-2.1" distfiles="http://www.surina.net/soundtouch/soundtouch-${version}.tar.gz" -checksum=3d4161d74ca25c5a98c69dbb8ea10fd2be409ba1a3a0bf81db407c4c261f166b +checksum=1fe4fc03cbfe696c1281fd623d089baffe1b70265acc60eac7a6d9b5742971ad pre_configure() { sed -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' -i configure.ac