commit 31789beabeba0ef852165639f241359582d84bba Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Thu Apr 21 20:34:08 2016 +0200 thunderbird: use bundled cairo to avoid crashes diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile index e5bfc32..b1699de 100644 --- a/thunderbird/Pkgfile +++ b/thunderbird/Pkgfile @@ -5,7 +5,7 @@ name=thunderbird version=45.0 -release=2 +release=3 source=(http://ftp.mozilla.org/pub/thunderbird/releases/$version/source/$name-$versi... $name.desktop thunderbird-install-dir.patch) @@ -29,7 +29,7 @@ cat <<- EOF > .mozconfig ac_add_options --enable-system-ffi ac_add_options --enable-system-pixman #ac_add_options --enable-system-sqlite - ac_add_options --enable-system-cairo + #ac_add_options --enable-system-cairo ac_add_options --with-pthreads ac_add_options --enable-optimize="$CFLAGS" ac_add_options --enable-official-branding