# HG changeset patch # User Pascal Bellard # Date 1350688390 -7200 # Node ID e96d7a70e1eddf37cbe5ae663bdc971790255c8e # Parent 373911133ff93ce0b84ee034f4bd3c70b08cf7b8 seamonkey: update for libvpx >= 1.0.0 diff -r 373911133ff9 -r e96d7a70e1ed seamonkey/receipt --- a/seamonkey/receipt Sat Oct 20 01:25:03 2012 +0000 +++ b/seamonkey/receipt Sat Oct 20 01:13:10 2012 +0200 @@ -18,6 +18,8 @@ { cp -a $stuff/seamonkey.mozconfig $src/.mozconfig cd $src + sed -i -e 's/USE_INPUT_PARTITION/USE_INPUT_FRAGMENTS/' \ + -e 's/0.9.7/1.0.0/' mozilla/configure.in mozilla/configure #patch -p1 -i $stuff/google-breakpad.u || exit 1 cat >> mozilla/layout/build/Makefile.in << "EOF" ifdef MOZ_ENABLE_CANVAS