New commits:
commit 43942c777cbabcb600894365b51bbc5e297fbe80
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
Updated thunderbird to 2.0b1 (works much better than 1.5.x)
-#
-# Broken! :(
-#
-#configure: error: SVG requires a modified version of libart. To pull and
build
-#this LGPL library, set MOZ_INTERNAL_LIBART_LGPL, and then rerun the
-#checkout stage
-#
-#optional_depends libart_lgpl \
-# "--enable-svg --enable-svg-renderer-libart" \
-# "--disable-svg" \
-# "for SVG support"
+optional_depends cairo \
+ "--enable-system-cairo \
+ --enable-svg --enable-svg-renderer=cairo" \
+ "" \
+ "for native SVG rendering"
diff --git a/mail/thunderbird/DETAILS b/mail/thunderbird/DETAILS
index 17aba52..ed1a9eb 100755
--- a/mail/thunderbird/DETAILS
+++ b/mail/thunderbird/DETAILS
@@ -1,5 +1,5 @@
SPELL=thunderbird
- VERSION=1.5.0.9
+ VERSION=2.0b1
SOURCE=$SPELL-$VERSION-source.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="mozilla.gpg:$SOURCE2:UPSTREAM_KEY"
diff --git a/mail/thunderbird/HISTORY b/mail/thunderbird/HISTORY
index 2ff38e7..aad9ffd 100644
--- a/mail/thunderbird/HISTORY
+++ b/mail/thunderbird/HISTORY
@@ -1,3 +1,21 @@
+2007-01-23 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Updated to 2.0b1
+ * DEPENDS: Add --with-system-nss flags to the nss dependency to
+ explicitly use system NSS
+ Removed commented out libart_lgpl optional depends
+ Added optional dependency on cairo for SVG
+ * PRE_BUILD: Do not apply visiblity.patch (unneeded)
+ Do not run mozilla_remove_nspr_nss (thanks to George Sherwood)
+ Copy mail/config/mozconfig to .mozconfig for Thunderbird defaults
+ * BUILD: Removed MOZILLA_OFFICIAL and BUILD_OFFICIAL (this is not an
+ official Mozilla binary build)
+ Removed sedits to fix gfx/src/gtk/Makefile.in
+ Removed MATHML flags for OPTS
+ Removed commented out configure flags
+ Do not hardcode so many configure flags, instead use the defaults
+ from .mozconfig, but still enable optimizations
+ * visibility.patch, security_manager_makefile.diff: Obsolete patches
+
2006-12-20 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: SECURITY_PATCH=5