diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template index a7310c0c78b..e92f686b27a 100644 --- a/srcpkgs/alsa-lib/template +++ b/srcpkgs/alsa-lib/template @@ -1,6 +1,6 @@ # Template build file for 'alsa-lib'. pkgname=alsa-lib -version=1.0.28 +version=1.0.29 revision=1 build_style=gnu-configure configure_args="--with-pythonlibs=-lpython2.7 --with-pythonincludes=-I${XBPS_CROSS_BASE}/usr/include/python2.7" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://www.alsa-project.org" distfiles="ftp://ftp.alsa-project.org/pub/lib/$pkgname-$version.tar.bz2" -checksum=3c074b85dde1b30e78ef4995579765833e5b693fbbd8f834c335e080cb734a6d +checksum=73043c35eb9636be0f4af6a240235c213f12a25feb1f04aeeac8cb7e30fcbdd0 pre_configure() { autoreconf -fi @@ -27,10 +27,8 @@ alsa-lib-devel_package() { vmove usr/share/aclocal } } - alsa-lib-python_package() { short_desc+=" - python smixer plugin" - replaces="alsa-lib<=1.0.25" pkg_install() { vmove usr/lib/alsa-lib/smixer/smixer-python.so }