[arch-commits] Commit in chromium/trunk (PKGBUILD)

Daniel Griffiths dgriffiths at archlinux.org
Mon Mar 8 23:33:18 UTC 2010


    Date: Monday, March 8, 2010 @ 18:33:17
  Author: dgriffiths
Revision: 71755

FS#18588

Modified:
  chromium/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-08 22:57:04 UTC (rev 71754)
+++ PKGBUILD	2010-03-08 23:33:17 UTC (rev 71755)
@@ -1,5 +1,6 @@
 # $Id$
-# Maintainer: Pierre Schmitz <pierre at archlinux.de>
+# Contributor: Pierre Schmitz <pierre at archlinux.de>
+# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=chromium
 pkgver=5.0.307.11
@@ -8,9 +9,10 @@
 arch=('i686' 'x86_64')
 url='http://www.chromium.org/'
 license=('BSD')
-depends=('nss' 'gconf' 'alsa-lib' 'xdg-utils' 'hicolor-icon-theme' 'bzip2' 'libxslt' 'ffmpeg'
+depends=('nss' 'gconf' 'alsa-lib' 'xdg-utils' 'hicolor-icon-theme' 'bzip2' 'libxslt'
          'libevent' 'libxss')
-makedepends=('python' 'perl' 'gperf' 'yasm' 'mesa')
+makedepends=('python' 'perl' 'gperf' 'yasm' 'mesa' 'ffmpeg')
+optdepends=('ffmpeg: needed to play HTML5 video')
 provides=('chromium-browser')
 conflicts=('chromium-browser')
 install='chromium.install'




More information about the arch-commits mailing list