Date: Wednesday, June 16, 2010 @ 06:18:19 Author: ibiru Revision: 82729
upgpkg: libvpx 0.9.0-1.20100615 disabling temporally psnr, due to fail to load on low memory computers FS#19818 Modified: libvpx/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-06-16 04:52:37 UTC (rev 82728) +++ PKGBUILD 2010-06-16 10:18:19 UTC (rev 82729) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=libvpx pkgver=0.9.0 -pkgrel=0.20100615 +pkgrel=1.20100615 pkgdesc="The VP8 Codec SDK" arch=('i686' 'x86_64') url="http://www.webmproject.org/" @@ -18,7 +18,6 @@ --enable-runtime-cpu-detect \ --enable-shared \ --enable-postproc \ - --enable-psnr \ --enable-pic \ --disable-install-docs \ --disable-install-srcs
