Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Please test Mozilla 1.2.1 in devel grimoire

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Sergey A Lipnevich <sergeyli AT pisem.net>
  • To: Dufflebunk <dufflebunk AT dufflebunk.homeip.net>
  • Cc: sm-discuss AT lists.ibiblio.org, sm-grimoire AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] Please test Mozilla 1.2.1 in devel grimoire
  • Date: Wed, 04 Dec 2002 16:34:21 -0500

Good point, I switched to ORBit2 and made a temporary hack for Enigmail. The DEPENDS now is as follows, any other ideas? Thanks!

depends zlib '--with-system-zlib' &&
depends jpeg '--with-system-jpeg' &&
depends libpng '--with-system-png' &&

depends zip &&
depends perl &&

depends ORBit2 '' &&
depends gtk+2 '--enable-toolkit-gtk2 --enable-default-toolkit=gtk2' &&

optional_depends libmng '--with-system-mng' '--without-mng' 'for MNG picture format support' &&
optional_depends freetype2 '--enable-freetype2' '--disable-freetype2' 'for TrueType fonts support' &&
optional_depends Xft2 '--enable-xft' '--disable-xft' 'for Xft2 antialiased fonts support' &&
#optional_depends openldap '--enable-ldap' '--disable-ldap' 'for ldap:// schema support' &&

case $MOZILLA_ENIGMAIL in
Y|y|J|j)
depends gnupg
;;
esac

Dufflebunk wrote:

I successfuly compiled the mozilla spell on gnome2. The only gnome1
spell I have on is gtk+. I had to modify the spell to depend on ORBit2
rather than ORBit. Of course, I have Xft2 enabled and it seems to be
working fine. I also enable PSM, and I can log into hotmail with no
problem. One minor point, I don't know if it's fixed with the latest, but if you
say no to the mail/news clients you will still be asked about
enigmail... I don't imagine that enigmail does much without mail ;)







Archive powered by MHonArc 2.6.24.

Top of Page