[csw-devel] SF.net SVN: gar:[3837] csw/mgar/pkg/thunderbird/trunk

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Fri Mar 20 12:07:47 CET 2009


Revision: 3837
          http://gar.svn.sourceforge.net/gar/?rev=3837&view=rev
Author:   wbonnet
Date:     2009-03-20 11:07:47 +0000 (Fri, 20 Mar 2009)

Log Message:
-----------
Update to 2.0.0.21

Modified Paths:
--------------
    csw/mgar/pkg/thunderbird/trunk/Makefile
    csw/mgar/pkg/thunderbird/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/thunderbird/trunk/files/.mozconfig

Modified: csw/mgar/pkg/thunderbird/trunk/Makefile
===================================================================
--- csw/mgar/pkg/thunderbird/trunk/Makefile	2009-03-20 08:35:33 UTC (rev 3836)
+++ csw/mgar/pkg/thunderbird/trunk/Makefile	2009-03-20 11:07:47 UTC (rev 3837)
@@ -1,5 +1,5 @@
 GARNAME = thunderbird
-GARVERSION = 2.0.0.19
+GARVERSION = 2.0.0.21
 CATEGORIES = apps
 DISTNAME = $(GARNAME)
 

Modified: csw/mgar/pkg/thunderbird/trunk/checksums
===================================================================
--- csw/mgar/pkg/thunderbird/trunk/checksums	2009-03-20 08:35:33 UTC (rev 3836)
+++ csw/mgar/pkg/thunderbird/trunk/checksums	2009-03-20 11:07:47 UTC (rev 3837)
@@ -1,2 +1,2 @@
-546e81748f5f8bf06cacbcb8c358395f  download/thunderbird-2.0.0.19-source.tar.bz2
+55e24753a7ccf2fbf0272987dd4bb086  download/thunderbird-2.0.0.21-source.tar.bz2
 3a6b0245afd9c4e8b624f2455767574e  download/CSWthunderbird.gspec

Added: csw/mgar/pkg/thunderbird/trunk/files/.mozconfig
===================================================================
--- csw/mgar/pkg/thunderbird/trunk/files/.mozconfig	                        (rev 0)
+++ csw/mgar/pkg/thunderbird/trunk/files/.mozconfig	2009-03-20 11:07:47 UTC (rev 3837)
@@ -0,0 +1,30 @@
+. $topsrcdir/mail/config/mozconfig
+mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/thunderbird-opt-static
+mk_add_options BUILD_OFFICIAL=1
+mk_add_options MOZILLA_OFFICIAL=1
+# mk_add_options CFLAGS="-xc99=all"
+
+ac_add_options --enable-application=mail 
+ac_add_options --enable-xft 
+ac_add_options --enable-svg 
+ac_add_options --enable-shared 
+ac_add_options --enable-optimize="-xO3"
+ac_add_options --enable-default-toolkit=gtk2 
+ac_add_options --enable-xinerama 
+ac_add_options --enable-official-branding 
+ac_add_options --enable-strip 
+ac_add_options --enable-strip-libs 
+ac_add_options --enable-crypto 
+ac_add_options --disable-tests 
+ac_add_options --disable-debug 
+ac_add_options --disable-auto-deps 
+ac_add_options --disable-freetype2 
+ac_add_options --disable-updater 
+ac_add_options --prefix=/opt/csw/mozilla
+ac_add_options --disable-debug
+ac_add_options --disable-updater
+ac_add_options --disable-js-ultrasparc
+
+ac_add_options --enable-system-cairo
+
+# ac_add_options --enable-extensions=default


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list