summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-07-15 23:56:32 +0200
committertnut <tnut at nutyx dot com>2011-07-15 23:56:32 +0200
commit067b3dc8544fba3eab99b7471b98270447a74f4c (patch)
tree03a6582620e094ee3ce2db0690d408ca91ae6e2f /extra
parentaea8d506d9af576f97e62f8e5f70eca727cd7515 (diff)
downloadnutyx-pakxe-067b3dc8544fba3eab99b7471b98270447a74f4c.tar.gz
nutyx-pakxe-067b3dc8544fba3eab99b7471b98270447a74f4c.tar.bz2
nutyx-pakxe-067b3dc8544fba3eab99b7471b98270447a74f4c.tar.xz
nutyx-pakxe-067b3dc8544fba3eab99b7471b98270447a74f4c.zip
thunderbird, maj dépendances et mozconfig
Diffstat (limited to 'extra')
-rw-r--r--extra/thunderbird/.md5sum.i6862
-rw-r--r--extra/thunderbird/.md5sum.x86_642
-rwxr-xr-xextra/thunderbird/Pkgfile4
-rw-r--r--extra/thunderbird/mozconfig2
4 files changed, 6 insertions, 4 deletions
diff --git a/extra/thunderbird/.md5sum.i686 b/extra/thunderbird/.md5sum.i686
index 71fa285b3..50a82ac26 100644
--- a/extra/thunderbird/.md5sum.i686
+++ b/extra/thunderbird/.md5sum.i686
@@ -1,5 +1,5 @@
ae7bfa30cf979e577a6c1cfbd2f5193a fr.xpi
-b8fd97ab4bfb2e4538b1e1340d70f915 mozconfig
+1041bf5e1b984f1a7f339058b3592da3 mozconfig
25b6fe16ac24cd5c852213e5c1adb272 thunderbird-3.0-lang.patch
0bbacea54b4b8fc4ff20e73b3278c1ba thunderbird-5.0.source.tar.bz2
be5f6aea50eeefae234bfc0f30e2f0ec thunderbird-appversion.patch
diff --git a/extra/thunderbird/.md5sum.x86_64 b/extra/thunderbird/.md5sum.x86_64
index 71fa285b3..50a82ac26 100644
--- a/extra/thunderbird/.md5sum.x86_64
+++ b/extra/thunderbird/.md5sum.x86_64
@@ -1,5 +1,5 @@
ae7bfa30cf979e577a6c1cfbd2f5193a fr.xpi
-b8fd97ab4bfb2e4538b1e1340d70f915 mozconfig
+1041bf5e1b984f1a7f339058b3592da3 mozconfig
25b6fe16ac24cd5c852213e5c1adb272 thunderbird-3.0-lang.patch
0bbacea54b4b8fc4ff20e73b3278c1ba thunderbird-5.0.source.tar.bz2
be5f6aea50eeefae234bfc0f30e2f0ec thunderbird-appversion.patch
diff --git a/extra/thunderbird/Pkgfile b/extra/thunderbird/Pkgfile
index 6796b8168..36cd8eeb4 100755
--- a/extra/thunderbird/Pkgfile
+++ b/extra/thunderbird/Pkgfile
@@ -2,8 +2,8 @@
# URL: http://www.mozilla-europe.org/fr/products/thunderbird/
# Maintainer: NuTyX core team
# Packager: lesibel at free dot fr
-# Depends on: alsa-lib,gtk,libidl,nss,xorg-libxt,shared-mime-info,dbus-glib,sqlite3,desktop-file-utils,libnotify,libevent,hunspell,gconf
-# Run on: alsa-lib,gtk,libidl,nss,xorg-libxt,shared-mime-info,dbus-glib,sqlite3,desktop-file-utils,libnotify,libevent,hunspell,gconf
+# Depends on: yasm,alsa-lib,gtk,libidl,nss,xorg-libxt,shared-mime-info,dbus-glib,sqlite3,desktop-file-utils,libnotify,libevent,hunspell,gconf,mesa3d
+# Run on: alsa-lib,gtk,libidl,nss,xorg-libxt,shared-mime-info,dbus-glib,sqlite3,desktop-file-utils,libnotify,libevent,hunspell,gconf,mesa3d
name=thunderbird
diff --git a/extra/thunderbird/mozconfig b/extra/thunderbird/mozconfig
index 1bb406aa0..dd3bd8e87 100644
--- a/extra/thunderbird/mozconfig
+++ b/extra/thunderbird/mozconfig
@@ -36,6 +36,8 @@ ac_add_options --disable-gnomevfs
ac_add_options --enable-gconf
ac_add_options --enable-libnotify
+ac_add_options --disable-necko-wifi
+
export BUILD_OFFICIAL=1
export MOZILLA_OFFICIAL=1
export USE_SHORT_LIBNAME=1