[arch-commits] CVS update of extra/network/firefox (PKGBUILD)

Alexander Baldeck alexander at archlinux.org
Mon Feb 11 12:27:51 UTC 2008


    Date: Monday, February 11, 2008 @ 07:27:51
  Author: alexander
    Path: /home/cvs-extra/extra/network/firefox

Modified: PKGBUILD (1.26 -> 1.27)

upgpkg: firefox 2.0.0.12


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


Index: extra/network/firefox/PKGBUILD
diff -u extra/network/firefox/PKGBUILD:1.26 extra/network/firefox/PKGBUILD:1.27
--- extra/network/firefox/PKGBUILD:1.26	Fri Dec 21 07:07:16 2007
+++ extra/network/firefox/PKGBUILD	Mon Feb 11 07:27:51 2008
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.26 2007/12/21 12:07:16 alexander Exp $
+# $Id: PKGBUILD,v 1.27 2008/02/11 12:27:51 alexander Exp $
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Dale Blount <dale at archlinux.org>
 # Contributer: Nick Penwarden <toth64 at yahoo.com>
 pkgname=firefox
-pkgver=2.0.0.11
-pkgrel=2
+pkgver=2.0.0.12
+pkgrel=1
 pkgdesc="Standalone web browser from mozilla.org"
 arch=(i686 x86_64)
 license=('MPL' 'GPL' 'LGPL')
@@ -31,6 +31,7 @@
         firefox-1.5-pango-justified-range.patch
         firefox-1.5-xft-rangewidth.patch
 	firefox-2.0-pango-printing.patch
+	firefox-1.5-theme-change.patch
         firefox.desktop
 	firefox-safe.desktop)
 options=('!makeflags')
@@ -45,11 +46,12 @@
   patch -Np1 -i ${startdir}/src/firefox-1.5-pango-cursor-position.patch || return 1
   patch -Np0 -i ${startdir}/src/firefox-2.0-add-ldflags.patch || return 1
   patch -Np0 -i ${startdir}/src/firefox-2.0-buildversion.patch || return 1
-  patch -Np1 -i ${startdir}/src/firefox-2.0-pango-ligatures.patch || return 1
+  #patch -Np1 -i ${startdir}/src/firefox-2.0-pango-ligatures.patch || return 1
   patch -Np1 -i ${startdir}/src/firefox-1.5-pango-underline.patch || return 1
   patch -Np1 -i ${startdir}/src/firefox-1.5-pango-justified-range.patch || return 1
   patch -Np1 -i ${startdir}/src/firefox-1.5-xft-rangewidth.patch || return 1
   patch -Np0 -i ${startdir}/src/firefox-2.0-pango-printing.patch || return 1
+  patch -Np1 -i ${startdir}/src/firefox-1.5-theme-change.patch || return 1
 
   if [ "$CARCH" = "x86_64" ]; then
     patch -Np0 -i ../firefox-visibility.patch || return 1
@@ -89,7 +91,7 @@
   install -m644 ${startdir}/src/mozilla/browser/app/default.xpm ${startdir}/pkg/usr/lib/firefox/chrome/icons/default/
   install -m644 ${startdir}/src/mozilla/browser/app/default.xpm ${startdir}/pkg/usr/lib/firefox/icons/
 }
-md5sums=('b2f982f9f3085195d4797957537ca75d'
+md5sums=('361eadc4f2132287f5812762978f43ee'
          'e980891ba998459afb8afe7293f1a2af'
          '224962b5f2446cab7727fdf07fd526de'
          'bd5db57c23c72a02a489592644f18995'




More information about the arch-commits mailing list