thunderbird: update to 24.2.0 and unbreak build.

This commit is contained in:
Juan RP 2014-02-04 10:00:13 +01:00
parent 42bd0fe05f
commit 415314fb99
2 changed files with 8 additions and 8 deletions

View file

@ -16,7 +16,7 @@ ac_add_options --with-system-libvpx
ac_add_options --enable-system-hunspell
ac_add_options --enable-system-sqlite
ac_add_options --enable-system-ffi
#ac_add_options --enable-system-cairo
ac_add_options --enable-system-cairo
ac_add_options --enable-system-pixman
ac_add_options --with-pthreads

View file

@ -1,20 +1,20 @@
# Template build file for 'thunderbird'.
pkgname=thunderbird
version=24.0.1
revision=2
version=24.2.0
revision=1
wrksrc="comm-esr24"
short_desc="Standalone Mail/News reader"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.mozilla.org/thunderbird/"
license="MPL-1.1, GPL-2, LGPL-2.1"
distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.bz2"
checksum=171086f079ea6a254780cf8348bea684c19c07f6b9f855b9e2fa18ad09e715cb
checksum=66474132bd6ebbb8a913c3f4acd4ecc9bec011e4c7ee49475f29558801a905cf
hostmakedepends="unzip zip perl python yasm pkg-config"
makedepends="python-devel libjpeg-turbo-devel hunspell-devel
pixman-devel libIDL-devel nss-devel>=3.13.3 sqlite-devel libXrender-devel
gtk+-devel libevent-devel libnotify-devel libvpx-devel GConf-devel
startup-notification-devel dbus-glib-devel alsa-lib-devel hunspell-devel>=1.3.2
makedepends="python-devel cairo-devel libjpeg-turbo-devel hunspell-devel>=1.3.2
pixman-devel nss-devel>=3.13.3 sqlite-devel libXrender-devel
gtk+-devel libevent-devel libnotify-devel libvpx-devel
startup-notification-devel dbus-glib-devel alsa-lib-devel
wireless_tools-devel libXScrnSaver-devel libSM-devel libXt-devel"
depends="desktop-file-utils hicolor-icon-theme"