wok-undigest diff thunderbird/receipt @ rev 963
Marlin and friends :) Up libgee, vala. Finished marlin. Add dconf*, extended-actions, faenza-icon-theme-emblems, ffmpegthumbnailer*, granite*, tumbler*. GTK+3 stuff: gtk3-engine-unico, try leafpad for GTK+3.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Mar 15 14:47:37 2013 +0000 (2013-03-15) |
parents | 264712fd4fac |
children |
line diff
1.1 --- a/thunderbird/receipt Tue Mar 12 23:11:09 2013 +0100 1.2 +++ b/thunderbird/receipt Fri Mar 15 14:47:37 2013 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/source/$TARBALL" 1.5 1.6 DEPENDS="alsa-lib gtk+ zip unzip libevent libvpx nspr nss sqlite \ 1.7 -dbus dbus-glib glib libnotify mozilla-common" 1.8 +dbus dbus-glib glib libnotify libfirefox" 1.9 BUILD_DEPENDS="alsa-lib-dev gtk+-dev bzip2 zip unzip coreutils \ 1.10 libevent-dev libvpx-dev nspr-dev nss-dev yasm sqlite-dev \ 1.11 dbus-dev dbus-glib-dev libnotify-dev freetype fontconfig tar gzip mesa-dev" 1.12 @@ -19,7 +19,7 @@ 1.13 # Rules to configure and make the package. 1.14 # WARNING: 1GB RAM minimum. Additional RAM will significantly decrease 1.15 # build time. 1.16 -# WARNING: At least 600 MB free disk space (1 GB recommended) 1.17 +# At least 2.5 GB free disk space 1.18 1.19 1.20 compile_rules() 1.21 @@ -33,7 +33,8 @@ 1.22 $src/build/autoconf/check_debug_ranges.py 1.23 1.24 # build and create a thunderbird tarball 1.25 - # reducing log size: hide c++, nsinstall, python, Exception (Bug#696763) msgs 1.26 + # reducing log size: hide c++, nsinstall, python msgs 1.27 + # Msg: Exception... Component returned failure code is a bug (#696763) 1.28 make -f client.mk | egrep -v "c++|nsinstall|python|Exception" && 1.29 make -C obj-thunderbird/mail/installer 1.30