slackbuilds_ponce/network/chromium
Michiel van Wessem 13d8d1f388 network/chromium: Fixed the version numbering in the Slackbuild.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
2011-12-10 21:53:37 -02:00
..
chromium.desktop
chromium.info network/chromium: Updated for version 15.0.874.120. 2011-11-26 09:08:11 -06:00
chromium.SlackBuild network/chromium: Fixed the version numbering in the Slackbuild. 2011-12-10 21:53:37 -02:00
doinst.sh network/chromium: Updated for version 15.0.874.120. 2011-11-26 09:08:11 -06:00
nacl.patch network/chromium: Updated for version 15.0.874.120. 2011-11-26 09:08:11 -06:00
README
slack-desc

Google Chromium is a browser that combines a minimal design with
sophisticated technology to make the web faster, safer, and easier.

Note:
Some processors don't have the SSE2 flag. Check it with:

   cat /proc/cpuinfo | grep -i sse2

In this case you should disable sse2 when compiling chromium. Do this by
running the script as:

   NO_SSE2=1 ./chromium.SlackBuild

This requires libevent.