aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSardem FF7 <sardemff7.pub@gmail.com>2011-01-08 11:45:55 +0100
committerSardem FF7 <sardemff7.pub@gmail.com>2011-01-08 11:59:34 +0100
commitebf1f30efbd6f0aa53891e66f186e8478cada2ae (patch)
tree2fe96c340742a237f4ce88cc0a8f4aa4e40562ec /www-client/firefox
parentUse the Mozilla patched cairo (diff)
downloadsardemff7-ebf1f30efbd6f0aa53891e66f186e8478cada2ae.tar.gz
sardemff7-ebf1f30efbd6f0aa53891e66f186e8478cada2ae.tar.bz2
sardemff7-ebf1f30efbd6f0aa53891e66f186e8478cada2ae.zip
Add a Mozilla overlay patch to support system Cairo
Diffstat (limited to 'www-client/firefox')
-rw-r--r--www-client/firefox/Manifest2
-rw-r--r--www-client/firefox/firefox-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/Manifest b/www-client/firefox/Manifest
index aeee4b9..45caf8e 100644
--- a/www-client/firefox/Manifest
+++ b/www-client/firefox/Manifest
@@ -1,4 +1,4 @@
AUX firefox-default-prefs.js 95 RMD160 805cdfec6fb31c224322cb71125547ad7a515f49 SHA1 7fab69d85b12a9f1b0c87fbb1821bdafd7485ac9 SHA256 8bc4cb870bc402db1f20b135a689f8c5dbfa5de8f1755b1926198d627c12c5f1
AUX firefox.desktop 255 RMD160 4ef1cf548f11057274620b82f0728958a3424bea SHA1 6a440f817072fb60516c1a1d999dffb6d3fa1583 SHA256 9bf6e1264d986c68d64831d166ed6b506bff6df8b56d21bfc166aee09cbc753f
AUX gentoo-specific.patch 5781 RMD160 d8e676c7ef75d6ae81dad286d02fb841e162962a SHA1 f77b09a5ae616ca0e58eddb26307b86438c70b2b SHA256 78e54d73b7c6096ae4ab680bf87df9491b501f7417b0c9120fff79e49067eac9
-EBUILD firefox-9999.ebuild 6961 RMD160 9baaf10c6e892730bcf58e789ad17438c26dc210 SHA1 d622bae751881450a1e7345c161e62e5162f2ada SHA256 ffe62df6c8413fc22f294c43723cae6a69341c861f355f146cba48139b24cb60
+EBUILD firefox-9999.ebuild 6950 RMD160 c8c96ef8911c893b839e4cb38db9e10562fbaef5 SHA1 0e857153e7d372ee19f0b2ace231b02d2591e2f8 SHA256 9109e77a171146b3f044775f0572246e1069436e31eb3619e4530571e08b2bfa
diff --git a/www-client/firefox/firefox-9999.ebuild b/www-client/firefox/firefox-9999.ebuild
index f787ebc..2439a98 100644
--- a/www-client/firefox/firefox-9999.ebuild
+++ b/www-client/firefox/firefox-9999.ebuild
@@ -125,7 +125,7 @@ src_configure() {
mozconfig_annotate '' --disable-install-strip
# Use system libraries
- mozconfig_annotate 'broken API' --disable-system-cairo
+ mozconfig_annotate '' --enable-system-cairo
mozconfig_annotate '' --enable-system-hunspell
mozconfig_annotate '' --with-system-nspr --with-nspr-prefix="${EPREFIX}"/usr
mozconfig_annotate '' --with-system-nss --with-nss-prefix="${EPREFIX}"/usr