Made chromium-dev autobuild-friendly

This commit is contained in:
Mike Staszel 2011-08-01 17:55:47 -05:00
parent 9e70474b4f
commit 43230e0c88

View file

@ -4,13 +4,16 @@
# ALARM changes were made to the GYP_DEFINES and CFLAGS and to the
# target architecture.
plugrel=2
noautobuild=1
pkgname=chromium-dev
pkgver=14.0.835.8
pkgrel=1
_buildtype=Release
test "x${DEBUG}" = "xyes" && _buildtype=Debug
pkgdesc='The open-source project behind Google Chrome (Dev channel)'
arch=('armv7h' 'x86_64')
arch=('armv7h')
url='http://www.chromium.org/'
license=('BSD')
depends=('alsa-lib' 'xdg-utils' 'hicolor-icon-theme' 'bzip2' 'libevent' 'libxss' 'libpng' 'libjpeg' 'cairo' 'dbus-glib'