From: Koen Kooi Date: Thu, 2 Oct 2008 18:18:26 +0000 (+0000) Subject: firefox 3.x: update mozconfig in an attempt to fix themed icons X-Git-Tag: Release-2010-05/1~5850^2~22^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28ddf3ddccb8076b8044d18197df4d749112e780;p=openembedded.git firefox 3.x: update mozconfig in an attempt to fix themed icons --- diff --git a/packages/mozilla/firefox-3.0.1+3.1a2/mozconfig b/packages/mozilla/firefox-3.0.1+3.1a2/mozconfig index cd097165ab..f7ab5dd3a3 100644 --- a/packages/mozilla/firefox-3.0.1+3.1a2/mozconfig +++ b/packages/mozilla/firefox-3.0.1+3.1a2/mozconfig @@ -46,7 +46,7 @@ ac_add_options --enable-crypto ac_add_options --enable-necko-protocols=http,file,res,ftp,about,viewsource # build minimal set of image decoders -ac_add_options --enable-image-decoders=png,gif,jpeg +#ac_add_options --enable-image-decoders=png,gif,jpeg #ac_add_options --enable-reorder #ac_add_options --enable-elf-dynstr-gc diff --git a/packages/mozilla/firefox-3.0.1/mozconfig b/packages/mozilla/firefox-3.0.1/mozconfig index cd097165ab..f7ab5dd3a3 100644 --- a/packages/mozilla/firefox-3.0.1/mozconfig +++ b/packages/mozilla/firefox-3.0.1/mozconfig @@ -46,7 +46,7 @@ ac_add_options --enable-crypto ac_add_options --enable-necko-protocols=http,file,res,ftp,about,viewsource # build minimal set of image decoders -ac_add_options --enable-image-decoders=png,gif,jpeg +#ac_add_options --enable-image-decoders=png,gif,jpeg #ac_add_options --enable-reorder #ac_add_options --enable-elf-dynstr-gc diff --git a/packages/mozilla/firefox_3.0.1.bb b/packages/mozilla/firefox_3.0.1.bb index 7a6ce119e1..5d09bb4375 100644 --- a/packages/mozilla/firefox_3.0.1.bb +++ b/packages/mozilla/firefox_3.0.1.bb @@ -1,5 +1,5 @@ DEPENDS += "cairo" -PR = "r6" +PR = "r7" SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/source/firefox-${PV}-source.tar.bz2 \ file://jsautocfg.h \ diff --git a/packages/mozilla/firefox_3.1a2.bb b/packages/mozilla/firefox_3.1a2.bb index 5e7c996ef1..4d5c3cbf3b 100644 --- a/packages/mozilla/firefox_3.1a2.bb +++ b/packages/mozilla/firefox_3.1a2.bb @@ -2,7 +2,7 @@ DEPENDS += "cairo" PV = "3.0.1+3.1a2" MOZPV = "3.1a2" - +PR = "r1" SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/${MOZPV}-candidates/build1/firefox-${MOZPV}-source.tar.bz2 \ file://jsautocfg.h \