speexdsp: update to 1.2.1.
This commit is contained in:
@@ -1,15 +1,15 @@
|
|||||||
# Template file for 'speexdsp'
|
# Template file for 'speexdsp'
|
||||||
pkgname=speexdsp
|
pkgname=speexdsp
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
short_desc="A free codec for free speech - DSP"
|
short_desc="Free codec for free speech - DSP"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://www.speex.org"
|
homepage="http://www.speex.org"
|
||||||
distfiles="http://downloads.xiph.org/releases/speex/speexdsp-${version}.tar.gz"
|
distfiles="http://downloads.xiph.org/releases/speex/speexdsp-${version}.tar.gz"
|
||||||
checksum=682042fc6f9bee6294ec453f470dadc26c6ff29b9c9e9ad2ffc1f4312fd64771
|
checksum=8c777343e4a6399569c72abc38a95b24db56882c83dbdb6c6424a5f4aeb54d3d
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
aarch64*) configure_args+=" --disable-neon";;
|
aarch64*) configure_args+=" --disable-neon";;
|
||||||
|
|||||||
Reference in New Issue
Block a user