mirror of
https://abf.rosa.ru/djam/chromium-browser-stable.git
synced 2025-02-24 23:22:50 +00:00
drop libvpx patch
This commit is contained in:
parent
a6ee4430b4
commit
a4c073283a
2 changed files with 0 additions and 15 deletions
|
@ -65,7 +65,6 @@ Patch506: chromium-50-system-ffmpeg-3.patch
|
|||
# fix https://bugs.chromium.org/p/chromium/issues/detail?id=585513
|
||||
# vaInitialize failed VA error: unknown libva error
|
||||
Patch507: issue1688073002_40001.diff
|
||||
Patch600: unbundle-libvpx_new-fix.patch
|
||||
# https://aur.archlinux.org/cgit/aur.git/plain/PNGImageDecoder.patch?h=chromium-gtk3
|
||||
# fix build with system libpng
|
||||
Patch601: PNGImageDecoder.patch
|
||||
|
@ -311,7 +310,6 @@ find third_party/icu -type f \! -regex '.*\.\(gyp\|gypi\|isolate\)' -delete
|
|||
%patch505 -p1
|
||||
%patch506 -p1
|
||||
%endif
|
||||
#patch600 -p1
|
||||
%patch601 -p1
|
||||
|
||||
### build with widevine support
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
diff --git i/build/linux/unbundle/libvpx.gyp w/build/linux/unbundle/libvpx.gyp
|
||||
index 75671c5..fe2e21f 100644
|
||||
--- i/build/linux/unbundle/libvpx.gyp
|
||||
+++ w/build/linux/unbundle/libvpx.gyp
|
||||
@@ -4,7 +4,7 @@
|
||||
{
|
||||
'targets': [
|
||||
{
|
||||
- 'target_name': 'libvpx',
|
||||
+ 'target_name': 'libvpx_new',
|
||||
'type': 'none',
|
||||
'direct_dependent_settings': {
|
||||
'cflags': [
|
Loading…
Add table
Reference in a new issue