[arch-commits] Commit in xulrunner/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Mar 7 20:20:09 UTC 2009


    Date: Saturday, March 7, 2009 @ 15:20:09
  Author: jgc
Revision: 29298

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-x86_64/	(properties)
  xulrunner/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Property changes on: xulrunner/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /xulrunner/trunk:1-26797
   + /xulrunner/trunk:1-29297

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-03-07 19:42:01 UTC (rev 29297)
+++ extra-x86_64/PKGBUILD	2009-03-07 20:20:09 UTC (rev 29298)
@@ -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