slackbuilds_ponce/network/chromium
Robby Workman f0c3edac71 yasm is no longer mentioned as a dep in README files.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-14 17:33:13 -05:00
..
chromium.desktop
chromium.info
chromium.patch
chromium.SlackBuild
doinst.sh
README yasm is no longer mentioned as a dep in README files. 2011-03-14 17:33:13 -05:00
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 and gnome-keyring.