opt/chromium
2013-04-13 10:26:09 +02:00
..
.footprint chromium: updated to 26.0.1410.63 and added speech-dispatcher as dependency 2013-04-12 02:15:13 +02:00
.md5sum chromium: updated to 26.0.1410.63 and added speech-dispatcher as dependency 2013-04-12 02:15:13 +02:00
audio-buffer.patch chromium: updated to 26.0.1410.63 and added speech-dispatcher as dependency 2013-04-12 02:15:13 +02:00
chromium.sh chromium: initial import 2011-07-12 15:24:48 +02:00
Pkgfile chromium: fixed issue with libpng 2013-04-13 10:26:09 +02:00
README chromium: updated to 26.0.1410.63 and added speech-dispatcher as dependency 2013-04-12 02:15:13 +02:00
speech-dispatcher.patch chromium: updated to 26.0.1410.63 and added speech-dispatcher as dependency 2013-04-12 02:15:13 +02:00
use-siginfo_t.patch chromium: fixed build issues (thanks to Mikhail Kolesnik) 2012-12-20 12:19:23 +01: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.