]> git.pld-linux.org Git - packages/chromium-browser.git/blobdiff - chromium-browser.spec
system protobuf broken
[packages/chromium-browser.git] / chromium-browser.spec
index b9df8b671799ef8297d4005fbdad70bee46adcdf..56785a125b0c600a0847d089ae3d39c212a3da5d 100644 (file)
@@ -28,7 +28,8 @@
 %bcond_with    system_mesa             # system Mesa
 %bcond_without system_minizip  # system minizip
 %bcond_without system_opus             # system opus codec support, http://www.opus-codec.org/examples/
-%bcond_without system_protobuf # system protobuf
+# protobuf broken: https://bugs.gentoo.org/show_bug.cgi?id=525560
+%bcond_with    system_protobuf # system protobuf
 %bcond_without system_re2              # system re2
 %bcond_without system_snappy   # system snappy
 %bcond_without system_speex    # system speex
@@ -72,9 +73,9 @@
 # - http://code.google.com/p/chromium/wiki/LinuxBuildInstructionsPrerequisites
 # - to look for new tarball, use update-source.sh script
 
-%define                branch          39.0.2171
-%define                basever         71
-%define                patchver        95
+%define                branch          40.0.2214
+%define                basever         91
+%define                patchver        93
 %define                gyp_rev 1014
 Summary:       A WebKit powered web browser
 Name:          chromium-browser
@@ -87,10 +88,10 @@ Release:    1
 License:       BSD%{!?with_system_ffmpeg:, LGPL v2+ (ffmpeg)}
 Group:         X11/Applications/Networking
 Source0:       http://carme.pld-linux.org/~glen/chromium-browser/src/stable/%{name}-%{branch}.%{basever}.tar.xz
-# Source0-md5: 238cbf816f3d3c01a58894a32eb9995d
+# Source0-md5: 662f134029f2d6484873ec3c93a8e049
 %if "%{?patchver}" != ""
 Patch0:                http://carme.pld-linux.org/~glen/chromium-browser/src/stable/%{name}-%{version}.patch.xz
-# Patch0-md5:  1e03edf9545804bbc54ab3a77b1f4603
+# Patch0-md5:  d810c6bc3a40bbab1f04c8af397d93a1
 %endif
 Source1:       %{name}.default
 Source2:       %{name}.sh
@@ -180,6 +181,7 @@ BuildRequires:      pkgconfig
 %{?with_system_protobuf:BuildRequires: protobuf-devel}
 %{?with_pulseaudio:BuildRequires:      pulseaudio-devel}
 BuildRequires: python
+BuildRequires: python-BeautifulSoup
 #BuildRequires:        python-gyp >= 1-%{gyp_rev}
 BuildRequires: python-jinja2 >= 2.7
 BuildRequires: python-modules
This page took 0.03261 seconds and 4 git commands to generate.