[arch-commits] Commit in firefox/trunk (PKGBUILD mozconfig)
Ionut Biru
ibiru at archlinux.org
Mon Apr 2 04:48:36 UTC 2012
Date: Monday, April 2, 2012 @ 00:48:35
Author: ibiru
Revision: 155349
disable system cairo.
Modified:
firefox/trunk/PKGBUILD
firefox/trunk/mozconfig
-----------+
PKGBUILD | 4 ++--
mozconfig | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-04-02 00:26:21 UTC (rev 155348)
+++ PKGBUILD 2012-04-02 04:48:35 UTC (rev 155349)
@@ -4,7 +4,7 @@
pkgname=firefox
pkgver=11.0
-pkgrel=2
+pkgrel=3
pkgdesc="Standalone web browser from mozilla.org"
arch=('i686' 'x86_64')
license=('MPL' 'GPL' 'LGPL')
@@ -16,7 +16,7 @@
mozconfig firefox.desktop firefox-install-dir.patch vendor.js
libvpx.patch)
md5sums=('4b07acf47857aff72776d805409cdd1b'
- '4b925c654eb2484e26d08f743df118fa'
+ 'db6d2bd4671831859566f403a086fdf2'
'bdeb0380c7fae30dd0ead6d2d3bc5873'
'594523c536a9be951b52c90dd85aff18'
'0d053487907de4376d67d8f499c5502b'
Modified: mozconfig
===================================================================
--- mozconfig 2012-04-02 00:26:21 UTC (rev 155348)
+++ mozconfig 2012-04-02 04:48:35 UTC (rev 155349)
@@ -15,7 +15,7 @@
ac_add_options --enable-system-hunspell
ac_add_options --enable-system-sqlite
ac_add_options --enable-system-ffi
-ac_add_options --enable-system-cairo
+#ac_add_options --enable-system-cairo
ac_add_options --enable-system-pixman
ac_add_options --with-pthreads
More information about the arch-commits
mailing list