xulrunner: updated to 1.9.2.4. No longer dependent on libnotify.

This commit is contained in:
Fredrik Rinnestam 2010-06-22 23:50:35 +02:00
parent 4c3100e4c3
commit 579546a9ce
4 changed files with 3290 additions and 3245 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +1,2 @@
5e4541ab23084b7b14ba228291ce2688 firefox-3.6.3.source.tar.bz2
7456e211e085c64d0a7dabccc9044a22 mozconfig
66b1610362ed6009d66fe762645679a0 firefox-3.6.4.source.tar.bz2
ce6affb339831b2466213b34d02fa4d8 mozconfig

View File

@ -1,12 +1,12 @@
# Description: Mozilla Web Browser Component
# URL: http://www.mozilla.com/firefox/
# Maintainer: Fredrik Rinnestam, fredrik at crux dot nu
# Depends on: libidl, libnotify, nss, gtk, perl, python, dbus-glib, alsa-lib
# Depends on: libidl, nss, gtk, perl, python, dbus-glib, alsa-lib
name=xulrunner
version=1.9.2.3
release=2
source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.3/source/firefox-3.6.3.source.tar.bz2
version=1.9.2.4
release=1
source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6.4/source/firefox-3.6.4.source.tar.bz2
mozconfig)
build() {

View File

@ -28,5 +28,6 @@ ac_add_options --disable-mailnews
ac_add_options --disable-crashreporter
ac_add_options --disable-javaxpcom
ac_add_options --disable-necko-wifi
ac_add_options --disable-libnotify
ac_add_options --enable-optimize="#CFLAGS#"
ac_add_options --enable-shared