[Frugalware-git] frugalware-current: firefox-2.0.0.9-2-i686

Krisztian VASAS iron at frugalware.org
Sun Nov 11 17:46:58 CET 2007


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3f41ee4b7af8a8da0e7b6cd333a80644912507fd

commit 3f41ee4b7af8a8da0e7b6cd333a80644912507fd
Author: Krisztian VASAS <iron at frugalware.org>
Date:   Sun Nov 11 17:46:03 2007 +0100

firefox-2.0.0.9-2-i686
- added --enable-svg options to the config

diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild
index fd47151..5c10e4a 100644
--- a/source/xapps/firefox/FrugalBuild
+++ b/source/xapps/firefox/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=firefox
pkgver=2.0.0.9
-pkgrel=1
+pkgrel=2
pkgdesc="Mozilla Firefox web browser"
url="http://www.mozilla.org/products/firefox/"
depends=('gtk+2' 'libidl' 'desktop-file-utils' 'nss>=3.11.3-2' 'glibc>=2.6')
diff --git a/source/xapps/firefox/config b/source/xapps/firefox/config
index 50a0b9b..83b6abf 100644
--- a/source/xapps/firefox/config
+++ b/source/xapps/firefox/config
@@ -4,6 +4,7 @@ ac_add_options --with-default-mozilla-five-home=/usr
ac_add_options --enable-crypto
ac_add_options --enable-optimize="-march=i686 -O2 -pipe"
ac_add_options --enable-official-branding
+ac_add_options --enable-svg
ac_add_options --disable-debug
ac_add_options --disable-tests
ac_add_options --disable-logging


More information about the Frugalware-git mailing list