1 # Maintainer: Jonny Gerold <jonny@fsk141.com>
3 pkgname=bin32-thunderbird3
7 pkgdesc="Standalone Mail/News reader (installs besides thunderbird2)"
9 url="http://www.mozilla.org/projects/thunderbird"
11 depends=('gtk2>=2.10.0' 'libidl2' 'mozilla-common' 'nss>=3.11.4' 'lib32-libxt' 'libxt' 'lib32-gtk2' 'lib32-dbus-glib' 'lib32-libxdamage' 'lib32-libxss')
12 makedepends=('imagemagick')
13 provides=('thunderbird3')
14 source=(ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/linux-i686/$_lang/thunderbird-$pkgver.tar.bz2
17 md5sums=('f2a14133264d51f0fd5a690b4e7d814d'
18 'a5648e652d6f989f7b9e45c83f707910')
21 install -d $startdir/pkg/opt/mozilla \
22 $startdir/pkg/usr/bin \
23 $startdir/pkg/usr/share/{applications,pixmaps}
25 cp -r $startdir/src/thunderbird $startdir/pkg/opt/mozilla/thunderbird3
27 # Remove common mozilla aclocal stuff, XULRunner has it
28 rm -rf $startdir/pkg/opt/mozilla/thunderbird3/share
29 rm -rf $startdir/pkg/opt/mozilla/thunderbird3/include
30 rm -rf $startdir/pkg/opt/mozilla/thunderbird3/pkgconfig
32 ln -sf /opt/mozilla/thunderbird3/thunderbird $startdir/pkg/usr/bin/thunderbird3
34 install -m644 $startdir/src/thunderbird3.desktop $startdir/pkg/usr/share/applications/