Skip to content

Commit

Permalink
extra/chromium fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kmihelich committed Apr 18, 2015
1 parent 9819554 commit ab83482
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
6 changes: 1 addition & 5 deletions extra/chromium/PKGBUILD
Expand Up @@ -43,14 +43,13 @@ source=(https://commondatastorage.googleapis.com/chromium-browser-official/$pkgn
chromium.desktop
arm-webrtc-fix.patch
chromium-arm-r0.patch
skia.patch
v6-ffmpeg.patch
chromium-widevine.patch)
sha256sums=('60b0eb38c1c3d0cc998dae70b7333e53b715cff2847c1652e03d1723300db4c9'
'SKIP'
'09bfac44104f4ccda4c228053f689c947b3e97da9a4ab6fa34ce061ee83d0322'
'9db0f01517c52e3236ff52e8a664840542a19144a54923ae6aabea3dcfa92c52'
'df4be49770d508b772f98eda9fc5f37fa71d4c0459437e12f7f3db5892aa1611'
'd53c0af6636611ee190083361d100cbbdc18515d94f59c2750da121022554226'
'3fbabcbd512494b529e0a0e17560735887acf2291a74653750f9b29f5d45774d'
'379b746e187de28f80f5a7cd19edcfa31859656826f802a1ede054fcb6dfb221')

Expand All @@ -74,9 +73,6 @@ prepare() {
sed "s/@WIDEVINE_VERSION@/Pinkie Pie/" ../chromium-widevine.patch |
patch -Np1

# Temp fix for skia
patch -Np0 -i "$srcdir/skia.patch"

# Fix WebRTC for ARM
patch -Np0 -i "$srcdir/arm-webrtc-fix.patch"

Expand Down
10 changes: 0 additions & 10 deletions extra/chromium/skia.patch

This file was deleted.

0 comments on commit ab83482

Please sign in to comment.