1
0
forked from ports/opt
opt/chromium
Jose V Beneyto 96b9e48d90 [notify] chromium: updated to 39.0.2171.95
This release contains a Flash Player update.

This update contains some other fixes:
https://chromium.googlesource.com/chromium/src/+log/39.0.2171.65..39.0.2171.95

(cherry picked from commit 6024d2a2bd3cdeea4f70bc37972b5efc7d954f4c)
2015-01-10 12:33:00 +01:00
..
2011-07-12 15:24:48 +02:00

README for chromium


NOTES

	Some features of Chromium > 23.x.x.x use Google APIs, and to access those APIs
	either an API Key or a set of OAuth 2.0 tokens is required. You can specify
	the API keys to use either when you build Chromium, or at runtime using
	environment variables.
	After build chromium you will have a binary without API keys baked in, so
	instead you should provide them at runtime.

	To read more about API keys:
	http://www.chromium.org/developers/how-tos/api-keys


POSTINSTALLATION

	If you can't run chromium and you got a message like this:

	$ chromium
	[1410:1410:1506374616:FATAL:platform_font_gtk.cc(329)] Check failed: typeface.
        Could not find any font: Fixed, sans
        Aborted

	you could solve this by installing for example xorg/xorg-font-dejavu-ttf.