diff --git a/thunderbird/.footprint b/thunderbird/.footprint index c67b41752..634d9a814 100644 --- a/thunderbird/.footprint +++ b/thunderbird/.footprint @@ -44,6 +44,7 @@ drwxr-xr-x root/root usr/lib/thunderbird/isp/ -rwxr-xr-x root/root usr/lib/thunderbird/liblgpllibs.so -rwxr-xr-x root/root usr/lib/thunderbird/libmozgtk.so -rwxr-xr-x root/root usr/lib/thunderbird/libmozsandbox.so +-rwxr-xr-x root/root usr/lib/thunderbird/libmozsqlite3.so -rwxr-xr-x root/root usr/lib/thunderbird/libprldap60.so -rwxr-xr-x root/root usr/lib/thunderbird/libxul.so -rw-r--r-- root/root usr/lib/thunderbird/omni.ja diff --git a/thunderbird/.signature b/thunderbird/.signature index ccf4b4037..839e22186 100644 --- a/thunderbird/.signature +++ b/thunderbird/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/eHMNkO5JGaET2q+SDjsyHOWAMsJCswWp/7HetTy8fAzmpn18Z15JgEPiavLfEn1Z5JU420FG9+pgSphTvGz4ww= -SHA256 (Pkgfile) = 979c0c40731bafb5516304e8114b7bf96ef70029671dc37d222e18d4c8726c3d -SHA256 (.footprint) = 1306ab166d2fd73b37a2bbb8b1e71b0dc91197ae2080913ff7c35f93897a8f2f +RWSE3ohX2g5d/YU8NXxUbMqjJhTpIeONFQQRuJms0OUHT9TV4C3pRsfLKN7h+mPDbvbAfYw2Ay/faqqMECL/yueU1TrF69T/0ws= +SHA256 (Pkgfile) = bb8f2d85c9f4b8d5d752e0a7d0eadfaf92d2f210e6080d6f85a652267c5cddc2 +SHA256 (.footprint) = 126c09bc8a475013458297546dcb40e466a37239ed8afad70ddfef33603645dc SHA256 (thunderbird-52.0.source.tar.xz) = 44e148b1ebd4135a6923a5403792035cf170745e7e99c4ec85142988dd6b26c6 SHA256 (thunderbird.desktop) = c6bc6a66f16951c4f7560d019dad48968169aef6587cef4e98380a300078299a SHA256 (thunderbird-install-dir.patch) = 6c13be23eb494fe80b9e593f299138ddebe4d90e6459ba7ec40b530765ac3768 diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile index 17dcbadb7..065a31d2f 100644 --- a/thunderbird/Pkgfile +++ b/thunderbird/Pkgfile @@ -5,7 +5,7 @@ name=thunderbird version=52.0 -release=1 +release=2 source=(http://ftp.mozilla.org/pub/thunderbird/releases/$version/source/$name-$version.source.tar.xz $name.desktop thunderbird-install-dir.patch) @@ -30,7 +30,8 @@ cat <<- EOF > .mozconfig ac_add_options --with-system-cairo ac_add_options --enable-system-ffi ac_add_options --enable-system-pixman - ac_add_options --enable-system-sqlite + #breaks search: + #ac_add_options --enable-system-sqlite ac_add_options --enable-alsa ac_add_options --with-pthreads ac_add_options --enable-official-branding