public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Walter Dnes" <waltdnes@waltdnes.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: firefox-bin optimizations?
Date: Tue, 5 Oct 2010 23:27:54 -0400	[thread overview]
Message-ID: <20101006032754.GA23672@waltdnes.org> (raw)
In-Reply-To: <i8ffg0$uj7$1@dough.gmane.org>

On Tue, Oct 05, 2010 at 08:16:08AM -0700, walt wrote

> I'm confused about that xulrunner flag because I set it to 'browser' in
> my own firefox builds, and so do the binary builds from mozilla. Do you
> have the xulrunner USE flag set?

  No.  "emerge --info | grep xulrunner" doesn't find anything.  I'll
have to modify that.

> > I have the "moznopango" flag set, which is supposed to speed things
> > up, but about:buildconfig indicates that pango is enabled.
> 
> If you referring to a USE flag, I don't see it anywhere.  Must be obsolete.

  OK, I'll have to modify that.  Wonder why the Gentoo ebuild maintainer
dropped it.

> > --disable-strip --disable-strip-libs --disable-install-strip
> > Why?  I thought most packages stripped code after install.
> 
> Do you have the 'debug' USE flag set?

  No.  "emerge --info | grep debug" doesn't find anything.  I'll have to
modify that.

> > --enable-oji
> 
> Open JVM Integration:  it enables support for the java plugin named
> libjavaplugin_oji.so

  Since I don't bother with Java, I may as well disable this.

  Some additional spelunking in the ebuild file finds...
mozconfig_annotate '' --enable-extensions="${MEXTENSIONS}"
mozconfig_annotate '' --enable-application=browser
mozconfig_annotate '' --disable-mailnews
mozconfig_annotate 'broken' --disable-crashreporter
mozconfig_annotate '' --enable-image-encoder=all
mozconfig_annotate '' --enable-canvas
mozconfig_annotate 'gtk' --enable-default-toolkit=cairo-gtk2
# Bug 60668: Galeon doesn't build without oji enabled, so enable it
# regardless of java setting.
mozconfig_annotate '' --enable-oji --enable-mathml
mozconfig_annotate 'places' --enable-storage --enable-places
mozconfig_annotate '' --enable-safe-browsing

# Build mozdevelop permately
mozconfig_annotate ''  --enable-jsd --enable-xpctools

# System-wide install specs
mozconfig_annotate '' --disable-installer
mozconfig_annotate '' --disable-updater
mozconfig_annotate '' --disable-strip
mozconfig_annotate '' --disable-install-strip

# Use system libraries
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
mozconfig_annotate '' --x-includes="${EPREFIX}"/usr/include     --x-libraries="${EPREFIX}"/usr/$(get_libdir)
mozconfig_annotate '' --with-system-bz2
mozconfig_annotate '' --with-system-libxul
mozconfig_annotate '' --with-libxul-sdk="${EPREFIX}"/usr/$(get_libdir)/xulrunner-devel-${MAJ_XUL_PV}

  Looks like I can tweak stuff in the ebuild via "mozconfig_annotate"
lines, and then...

ebuild firefox-3.6.9.ebuild manifest
emerge firefox

  Updating new ebuilds after each "emerge --sync" will be simpler than
maintaining firefox outside of portage via manual builds.

-- 
Walter Dnes <waltdnes@waltdnes.org>



  reply	other threads:[~2010-10-06  3:29 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-30 10:58 [gentoo-user] firefox-bin optimizations? Mark David Dumlao
2010-09-30 12:00 ` Johannes Kimmel
2010-09-30 12:30   ` Mark David Dumlao
2010-09-30 19:37     ` [gentoo-user] " walt
2010-09-30 20:36       ` Mark David Dumlao
2010-10-05  5:49       ` Walter Dnes
2010-10-05 13:12         ` Bill Longman
2010-10-05 15:16         ` walt
2010-10-06  3:27           ` Walter Dnes [this message]
2010-10-07  4:55             ` Walter Dnes
2010-10-07  7:52               ` William Kenworthy
2010-10-07  7:59                 ` William Kenworthy
2010-10-07  9:03               ` Arttu V.
2010-10-09  5:17                 ` Walter Dnes
2010-10-09 15:53                   ` Arttu V.
2010-10-12  3:19                     ` Walter Dnes
2010-10-14  4:12                     ` Walter Dnes
2010-10-14 14:21                       ` Paul Hartman
2010-10-09 15:54           ` Peter Weilbacher
2010-10-09 15:48         ` Peter Weilbacher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101006032754.GA23672@waltdnes.org \
    --to=waltdnes@waltdnes.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox