wok rev 13523

seamonkey: update for libvpx >= 1.0.0
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 20 01:13:10 2012 +0200 (2012-10-20)
parents 373911133ff9
children 712998947e9f
files seamonkey/receipt
line diff
     1.1 --- a/seamonkey/receipt	Sat Oct 20 01:25:03 2012 +0000
     1.2 +++ b/seamonkey/receipt	Sat Oct 20 01:13:10 2012 +0200
     1.3 @@ -18,6 +18,8 @@
     1.4  {
     1.5  	cp -a $stuff/seamonkey.mozconfig $src/.mozconfig
     1.6  	cd $src
     1.7 +	sed -i -e 's/USE_INPUT_PARTITION/USE_INPUT_FRAGMENTS/' \
     1.8 +		-e 's/0.9.7/1.0.0/' mozilla/configure.in mozilla/configure
     1.9  	#patch -p1 -i $stuff/google-breakpad.u || exit 1
    1.10  	cat >> mozilla/layout/build/Makefile.in << "EOF"
    1.11  ifdef MOZ_ENABLE_CANVAS