xulrunner: updated tp 1.9.2.
This commit is contained in:
parent
8ca414483c
commit
1706512b41
7110
xulrunner/.footprint
7110
xulrunner/.footprint
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,2 @@
|
||||
82e6f568ddeaae52e85aa089277f5d14 firefox-3.5.7.source.tar.bz2
|
||||
458051557ff49e6a352c1d56eee5782a firefox-3.6.source.tar.bz2
|
||||
7456e211e085c64d0a7dabccc9044a22 mozconfig
|
||||
b5bf5923cb771e4b3577a9ce7fdebc3c xulrunner.diff
|
||||
|
@ -4,18 +4,16 @@
|
||||
# Depends on: libidl, nss, gtk, perl, python, dbus-glib, alsa-lib
|
||||
|
||||
name=xulrunner
|
||||
version=1.9.1.7
|
||||
version=1.9.2
|
||||
release=1
|
||||
source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5.7/source/firefox-3.5.7.source.tar.bz2
|
||||
mozconfig $name.diff)
|
||||
source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.6/source/firefox-3.6.source.tar.bz2
|
||||
mozconfig)
|
||||
|
||||
build() {
|
||||
export MOZ_CO_PROJECT="xulrunner"
|
||||
export XCFLAGS="$CFLAGS"
|
||||
|
||||
cd mozilla-1.9.1
|
||||
|
||||
patch -Np1 -i $SRC/$name.diff
|
||||
cd mozilla-1.9.2
|
||||
|
||||
# make configure accept our version of sqlite
|
||||
sed -i -e 's/^SQLITE_VERSION=3.5.9$/SQLITE_VERSION=3.5/' configure
|
||||
|
Loading…
x
Reference in New Issue
Block a user