[arch-commits] Commit in xulrunner/repos (extra-i686 extra-i686/PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sat Mar 7 19:26:40 UTC 2009
Date: Saturday, March 7, 2009 @ 14:26:39
Author: jgc
Revision: 29295
Merged revisions 29294 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/xulrunner/trunk
........
r29294 | jgc | 2009-03-07 19:26:29 +0000 (Sat, 07 Mar 2009) | 2 lines
upgpkg: xulrunner 1.9.0.7-1
Build using firefox sources (FS#13657)
........
Modified:
xulrunner/repos/extra-i686/ (properties)
xulrunner/repos/extra-i686/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Property changes on: xulrunner/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /xulrunner/trunk:1-26814
+ /xulrunner/trunk:1-29294
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-03-07 19:26:29 UTC (rev 29294)
+++ extra-i686/PKGBUILD 2009-03-07 19:26:39 UTC (rev 29295)
@@ -2,18 +2,18 @@
# Maintainer: Alexander Baldeck <alexander at archlinux.org>
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=xulrunner
-pkgver=1.9.0.6
+pkgver=1.9.0.7
+_ffoxver=3.0.7
pkgrel=1
pkgdesc="Mozilla Runtime Environment"
arch=(i686 x86_64)
license=('MPL' 'GPL' 'LGPL')
-depends=('gtk2>=2.14.6' 'gcc-libs>=4.3.2' 'libidl2>=0.8.11' 'mozilla-common' 'nss>=3.12.2' 'libxt' 'lcms' 'hunspell>=1.2.8' 'startup-notification>=0.9')
+depends=('gtk2>=2.14.7' 'gcc-libs>=4.3.3' 'libidl2>=0.8.11' 'mozilla-common' 'nss>=3.12.2' 'libxt' 'lcms' 'hunspell>=1.2.8' 'startup-notification>=0.9')
makedepends=('zip' 'pkgconfig' 'diffutils' 'libgnomeui>=2.24.0')
provides=(gecko-sdk)
replaces=(gecko-sdk)
url="http://wiki.mozilla.org/XUL:Xul_Runner"
-source=(#ftp://ftp.archlinux.org/other/xulrunner/${pkgname}-${pkgver}-source.tar.bz2
- http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/${pkgver}/source/${pkgname}-${pkgver}-source.tar.bz2
+source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${_ffoxver}/source/firefox-${_ffoxver}-source.tar.bz2
mozconfig
100-system-hunspell-corrections.patch
bzXXX_pc_honour_system_nspr_nss.patch
@@ -21,7 +21,7 @@
fix-mozilla-launcher.patch
mozilla-ps-pdf-simplify-operators.patch
nsThreadUtils.patch)
-md5sums=('1b6063d29fe9785b929a36f249866360'
+md5sums=('9875c9237b532009df8e91c3785539a3'
'6509d12e6b17bfc51c09e1dc35259035'
'5efd6772ed0ecf8eddec5d5650191d3c'
'7a5151f90cb360bc1ea911e5cf7208e9'
More information about the arch-commits
mailing list