Merge branch '2.5' into 2.6
Conflicts: xz/.footprint xz/.md5sum xz/Pkgfile
This commit is contained in:
commit
c08342fc60
@ -1,2 +1,2 @@
|
||||
6dd59399db08963ef022a1d0e5010053 firefox-3.5-source.tar.bz2
|
||||
fa19f7ebffc7a4b837e0a01b34de780b mozconfig
|
||||
18169e189785d680827d4fce94524449 firefox-3.5.1-source.tar.bz2
|
||||
90770e64b3f888cf09f5dafc8c7d9d6b mozconfig
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: xulrunner
|
||||
|
||||
name=firefox
|
||||
version=3.5
|
||||
version=3.5.1
|
||||
release=1
|
||||
source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version-source.tar.bz2
|
||||
mozconfig)
|
||||
|
@ -16,7 +16,7 @@ ac_add_options --with-system-jpeg
|
||||
ac_add_options --with-system-zlib
|
||||
ac_add_options --with-system-mng
|
||||
ac_add_options --with-pthreads
|
||||
ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.1
|
||||
ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.1.1
|
||||
ac_add_options --enable-system-cairo
|
||||
ac_add_options --enable-optimize="#CFLAGS#"
|
||||
ac_add_options --enable-official-branding
|
||||
|
7792
xulrunner/.footprint
7792
xulrunner/.footprint
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
||||
6dd59399db08963ef022a1d0e5010053 firefox-3.5-source.tar.bz2
|
||||
18169e189785d680827d4fce94524449 firefox-3.5.1-source.tar.bz2
|
||||
3a043809a9e0dbf39efe95359fcc5fe7 mozconfig
|
||||
766231296c5e03d6ba68342628183805 xulrunner.diff
|
||||
|
@ -4,16 +4,16 @@
|
||||
# Depends on: libidl, nss, gtk, perl, python, dbus-glib, alsa-lib
|
||||
|
||||
name=xulrunner
|
||||
version=1.9.1
|
||||
version=1.9.1.1
|
||||
release=1
|
||||
source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5/source/firefox-3.5-source.tar.bz2
|
||||
source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.5.1/source/firefox-3.5.1-source.tar.bz2
|
||||
mozconfig $name.diff)
|
||||
|
||||
build() {
|
||||
export MOZ_CO_PROJECT="xulrunner"
|
||||
export XCFLAGS="$CFLAGS"
|
||||
|
||||
cd mozilla-$version
|
||||
cd mozilla-1.9.1
|
||||
|
||||
patch -Np1 -i $SRC/$name.diff
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user