thunderbird: 5.0 -> 8.0

This commit is contained in:
Bartlomiej Palmowski 2011-12-01 00:58:09 +01:00
parent fa402a8e97
commit 3551650bed
3 changed files with 4124 additions and 4074 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,3 @@
0bbacea54b4b8fc4ff20e73b3278c1ba thunderbird-5.0.source.tar.bz2
332f60036aebdce7dec6ee2b1af4941d thunderbird-8.0.source.tar.bz2
87f8666f06ba8c3668e39068050bb77a thunderbird.desktop
d66c388b7d287520c098e9d9853ce4bb thunderbird_default48.png

View File

@ -5,8 +5,8 @@
# Depends on: python gtk alsa-lib xorg-libxt libnotify libidl nss dbus-glib
name=thunderbird
version=5.0
comm_ver=miramar
version=8.0
comm_ver=release
release=1
source=(
http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version.source.tar.bz2
@ -45,8 +45,9 @@ build() {
ac_add_options --disable-necko-wifi
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --disable-auto-deps
# crux libpng doesn't support apng
# ac_add_options --with-system-png
#ac_add_options --with-system-png
EOF
make -f client.mk
make -f client.mk DESTDIR=$PKG install