aboutsummaryrefslogtreecommitdiffstats
path: root/main/xulrunner/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/xulrunner/APKBUILD')
-rw-r--r--main/xulrunner/APKBUILD19
1 files changed, 11 insertions, 8 deletions
diff --git a/main/xulrunner/APKBUILD b/main/xulrunner/APKBUILD
index 7ee944d294..0399d2ce30 100644
--- a/main/xulrunner/APKBUILD
+++ b/main/xulrunner/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=xulrunner
-pkgver=2.0.1
-_ffoxver=4.0.1
-pkgrel=5
+pkgver=5.0
+_ffoxver=5.0
+pkgrel=0
pkgdesc="runtime environment for xul-based applications"
url="http://developer.mozilla.org/en/XULRunner"
arch="all"
@@ -54,9 +54,11 @@ source="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${_ffoxver}
xulrunner-mozalloc.patch
mozjs-c99math.patch
- gecko-c99math.patch"
+ xpcom-c99math.patch
-_builddir="${srcdir}/mozilla-2.0"
+ mozilla-bsdiff-libbz2.patch"
+
+_builddir="${srcdir}/mozilla-release"
prepare() {
local i
@@ -101,11 +103,12 @@ dev() {
mv "${pkgdir}"/usr/include "${subpkgdir}"/usr/include
}
-md5sums="9abda7d23151e97913c8555a64c13f34 firefox-4.0.1.source.tar.bz2
-de64a11f40bb6e8800ba799d1b2b8d85 mozconfig
+md5sums="9f64a01e86a5d424e12a8e3305c5debe firefox-5.0.source.tar.bz2
+cc43a2bd96bd2395aa72d0bbb88e5594 mozconfig
86d33a17286131d9ef4cdfb35ee56f1f fix-xulrunner-launcher.patch
02c23dc4ebd88e445533314716331818 mozilla-pkgconfig.patch
30053b8b5811cc0676bfe7d7d7ffaa4a xulrunner-jemalloc-aslr.patch
d38ecbb7bb31032d3e1ced8939e26abd xulrunner-mozalloc.patch
b187440207e773e9be606594d2c99216 mozjs-c99math.patch
-aacbb29e1448f9af6697e8a885b9bbfa gecko-c99math.patch"
+128d37fab6fbcb1d0b994e8023e701e0 xpcom-c99math.patch
+88c5b4db4e7910b7b99cdee96847c13d mozilla-bsdiff-libbz2.patch"