diff --git a/network/mail/thunderbird/files/pisilinux/mozconfig b/network/mail/thunderbird/files/pisilinux/mozconfig
index 151140ac8b..7c487cfa00 100644
--- a/network/mail/thunderbird/files/pisilinux/mozconfig
+++ b/network/mail/thunderbird/files/pisilinux/mozconfig
@@ -26,10 +26,10 @@ ac_add_options --prefix=/usr
ac_add_options --enable-application=mail
ac_add_options --enable-safe-browsing
ac_add_options --with-pthreads
-ac_add_options --enable-timeline
+#ac_add_options --enable-timeline
ac_add_options --disable-debug
-ac_add_options --disable-gstreamer
+#ac_add_options --disable-gstreamer
ac_add_options --disable-crashreporter
ac_add_options --disable-updater
diff --git a/network/mail/thunderbird/files/thunderbird-install-dir.patch b/network/mail/thunderbird/files/thunderbird-install-dir.patch
index 3f850d695e..0c7ffaa4a5 100644
--- a/network/mail/thunderbird/files/thunderbird-install-dir.patch
+++ b/network/mail/thunderbird/files/thunderbird-install-dir.patch
@@ -1,6 +1,6 @@
-diff -up comm-esr38/mozilla/config/baseconfig.mk.dir comm-esr38/mozilla/config/baseconfig.mk
---- comm-esr38/mozilla/config/baseconfig.mk.dir 2015-06-08 19:49:23.000000000 +0200
-+++ comm-esr38/mozilla/config/baseconfig.mk 2015-06-16 14:45:16.048913473 +0200
+diff -upr comm-esr31.orig/mozilla/config/baseconfig.mk comm-esr31/mozilla/config/baseconfig.mk
+--- comm-esr31.orig/mozilla/config/baseconfig.mk 2014-07-22 09:44:22.000000000 +0300
++++ comm-esr31/mozilla/config/baseconfig.mk 2014-07-22 09:46:45.000000000 +0300
@@ -4,7 +4,7 @@
# whether a normal build is happening or whether the check is running.
includedir := $(includedir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
diff --git a/network/mail/thunderbird/pspec.xml b/network/mail/thunderbird/pspec.xml
index ad9066c616..7d7a7fa1dd 100644
--- a/network/mail/thunderbird/pspec.xml
+++ b/network/mail/thunderbird/pspec.xml
@@ -15,15 +15,17 @@
app:gui
The Stand-Alone Mozilla Mail Component
Thunderbird is a redesign of the Mozilla Mail Component. It is written using the XUL user interface language and designed to be cross-platform.
- http://ftp.mozilla.org/pub/thunderbird/releases/45.1.1/source/thunderbird-45.1.1.source.tar.xz
+ http://ftp.mozilla.org/pub/thunderbird/releases/52.1.1/source/thunderbird-52.1.1.source.tar.xz
pisilinux/mozconfig
+ autoconf213
wget
yasm
nss-devel
gtk2-devel
+ gtk3-devel
zlib-devel
libXt-devel
libSM-devel
@@ -82,6 +84,11 @@
libXcomposite
libjpeg-turbo
startup-notification
+ dbus
+ gtk3
+ libffi
+ libxcb
+ dbus-glib
/usr/share/doc
@@ -434,7 +441,14 @@
-
+
+
+ 2017-05-22
+ 52.1.1
+ Version Bump
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2016-06-15
45.1.1