[packages/chromium-browser: 3/6] add system-libvpx.patch from gentoo

glen glen at pld-linux.org
Thu May 21 20:17:35 CEST 2015


commit 12687dbddd4206d51c67b2898d6aa3f012029b5a
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue May 12 21:10:04 2015 +0300

    add system-libvpx.patch from gentoo

 chromium-browser.spec |  3 +++
 system-libvpx.patch   | 10 ++++++++++
 2 files changed, 13 insertions(+)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index e24a88b..4835d09 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -122,6 +122,7 @@ Patch36:	angle.patch
 Patch37:	%{name}-build.patch
 Patch38:	vaapi_include.patch
 Patch39:	libsecret.patch
+Patch40:	system-libvpx.patch
 URL:		http://www.chromium.org/Home
 %{?with_gconf:BuildRequires:	GConf2-devel}
 %{?with_system_mesa:BuildRequires:	Mesa-libGL-devel >= 9.1}
@@ -330,6 +331,7 @@ ln -s %{SOURCE7} .
 %patch37 -p1
 #%patch38 -p1 CHECK
 %patch39 -p1
+%patch40 -p0
 
 %{?with_dev:exit 0}
 
@@ -402,6 +404,7 @@ third_party/libaddressinput/chromium/tools/update-strings.py
 flags="
 	-Dtarget_arch=%{target_arch} \
 	-Dpython_arch=%{target_arch} \
+	-Dproprietary_codecs=1 \
 	-Dffmpeg_branding=Chromium \
 	-Dsystem_libdir=%{_lib} \
 	-Dpython_ver=%{py_ver} \
diff --git a/system-libvpx.patch b/system-libvpx.patch
new file mode 100644
index 0000000..d9a3425
--- /dev/null
+++ b/system-libvpx.patch
@@ -0,0 +1,10 @@
+--- build/linux/unbundle/libvpx.gyp.orig	2015-04-08 09:25:29.605925761 +0000
++++ build/linux/unbundle/libvpx.gyp	2015-04-08 09:27:19.932142216 +0000
+@@ -24,6 +24,7 @@
+           'vpx/vpx_integer.h',
+           'vpx/vp8dx.h',
+           'vpx/vpx_encoder.h',
++          'vpx/vpx_frame_buffer.h',
+         ],
+       },
+       'includes': [
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/b1737d86b353d5fe395d8f3cb1eeb0d2a571ad54



More information about the pld-cvs-commit mailing list