--- PKGBUILD 2013-02-22 15:43:09.278294140 -0500 +++ PKGBUILD 2013-02-22 15:38:36.006367234 -0500 @@ -26,15 +26,17 @@ chromium-20.0.1132.57-glib-2.16-use-siginfo_t.patch chromium-system-libpng-r0.patch chromium-ppapi-r0.patch - chromium-no-pnacl-r0.patch) + chromium-no-pnacl-r0.patch + undo_issue_154776-reenable_scroll-pixels_flag.patch) sha256sums=('15be31be9614c68b0bc3efc594eea65942a7bb433819736279a60ac4228313e5' '09bfac44104f4ccda4c228053f689c947b3e97da9a4ab6fa34ce061ee83d0322' '478340d5760a9bd6c549e19b1b5d1c5b4933ebf5f8cfb2b3e2d70d07443fe232' '4999fded897af692f4974f0a3e3bbb215193519918a1fa9b31ed51e74a2dccb9' 'c1baf14121502efbc2a31b64029dcafa0e28ca5b71ad0e28a3c6342d18198615' - 'd0a8b8f5b3d25be4bd2f060422c467dc827997a0b69dfc34a6d18dc9d2f36868' + '5ee1e71e546f1d3b8aa2d84e939bab29e66c11fc207f7c4a7cc1b121b475c47d' '1f4b57670d317959bc2dc60e5d2a44aa8fc6028f7ed540cdb502fa0aa99c81bd' - '44061e1648ac4674ad0b9990c265c96c33de435679f6854e4b54a421d81cbe6c') + '44061e1648ac4674ad0b9990c265c96c33de435679f6854e4b54a421d81cbe6c' + 'af92f451f10749ea139a581ff722d986ea4c1c399084210667a86c96e67bddd0') # Google API keys (see http://www.chromium.org/developers/how-tos/api-keys) # Note: These are for Arch Linux use ONLY. For your own distribution, please @@ -61,6 +63,9 @@ # Fix build without NaCl pnacl toolchain (patch from Gentoo) patch -Np0 -i "$srcdir/chromium-no-pnacl-r0.patch" + # Reverse http://src.chromium.org/viewvc/chrome?view=rev&revision=167590 + patch -RNp1 -i "$srcdir/undo_issue_154776-reenable_scroll-pixels_flag.patch" + # Missing gyp files in tarball (http://crbug.com/144823) sed -i '/nacl_test_data\.gyp/d' chrome/chrome_tests.gypi