Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 538224 | Differences between
and this patch

Collapse All | Expand All

(-)chromium-42.0.2311.60.ebuild.orig (-2 / +1 lines)
Lines 32-38 Link Here
32
RDEPEND=">=app-accessibility/speech-dispatcher-0.8:=
32
RDEPEND=">=app-accessibility/speech-dispatcher-0.8:=
33
	app-arch/bzip2:=
33
	app-arch/bzip2:=
34
	app-arch/snappy:=
34
	app-arch/snappy:=
35
	app-crypt/libsecret:=
36
	cups? (
35
	cups? (
37
		dev-libs/libgcrypt:0=
36
		dev-libs/libgcrypt:0=
38
		>=net-print/cups-1.3.11:=
37
		>=net-print/cups-1.3.11:=
Lines 199-205 Link Here
199
	# fi
198
	# fi
200
199
201
	epatch "${FILESDIR}/${PN}-system-jinja-r7.patch"
200
	epatch "${FILESDIR}/${PN}-system-jinja-r7.patch"
202
	epatch "${FILESDIR}/${PN}-libsecret-r0.patch"
203
201
204
	if use widevine; then
202
	if use widevine; then
205
		local WIDEVINE_VERSION="$(< "${ROOT}/usr/$(get_libdir)/chromium-browser/widevine.version")"
203
		local WIDEVINE_VERSION="$(< "${ROOT}/usr/$(get_libdir)/chromium-browser/widevine.version")"
Lines 258-263 Link Here
258
		'third_party/libaddressinput' \
256
		'third_party/libaddressinput' \
259
		'third_party/libjingle' \
257
		'third_party/libjingle' \
260
		'third_party/libphonenumber' \
258
		'third_party/libphonenumber' \
259
		'third_party/libsecret' \
261
		'third_party/libsrtp' \
260
		'third_party/libsrtp' \
262
		'third_party/libudev' \
261
		'third_party/libudev' \
263
		'third_party/libusb' \
262
		'third_party/libusb' \

Return to bug 538224