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

Jan de Groot jgc at archlinux.org
Thu May 31 08:19:54 UTC 2007


    Date: Thursday, May 31, 2007 @ 04:19:54
  Author: jgc
    Path: /home/cvs-arch/arch/build/network/firefox

Modified: PKGBUILD (1.10 -> 1.11)

upgpkg: firefox 2.0.0.4-1
Fix license, move md5sums to a location where it should be


----------+
 PKGBUILD |   32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)


Index: arch/build/network/firefox/PKGBUILD
diff -u arch/build/network/firefox/PKGBUILD:1.10 arch/build/network/firefox/PKGBUILD:1.11
--- arch/build/network/firefox/PKGBUILD:1.10	Wed May 30 17:32:13 2007
+++ arch/build/network/firefox/PKGBUILD	Thu May 31 04:19:54 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.10 2007/05/30 21:32:13 alexander Exp $
+# $Id: PKGBUILD,v 1.11 2007/05/31 08:19:54 jgc Exp $
 # Maintainer: Dale Blount <dale at archlinux.org>
 # Contributer: Nick Penwarden <toth64 at yahoo.com>
 
@@ -7,7 +7,7 @@
 pkgrel=1
 pkgdesc="Standalone web browser from mozilla.org"
 arch=(i686 x86_64)
-license=('MPL')
+license=('MPL' 'GPL' 'LGPL')
 depends=('gtk2>=2.10.11' 'pango>=1.16.1' 'gcc' 'libxt' 'libidl2' 'mozilla-common' 'nss>=3.11.5' 'desktop-file-utils')
 makedepends=('zip' 'imagemagick' 'pkgconfig')
 replaces=('mozilla-firebird' 'phoenix' 'mozilla-firefox')
@@ -29,6 +29,20 @@
 	firefox-2.0-buildversion.patch
         firefox.desktop
 	firefox-safe.desktop)
+md5sums=('99c14794976b2532addfcd2d836c6bb2'
+         'b6b9a0977d33f79b79d58f0b501578e7'
+         '224962b5f2446cab7727fdf07fd526de'
+         'bd5db57c23c72a02a489592644f18995'
+         '29194973e2a535b460c6b7f92c635eaf'
+         '2082c2a2d1cedd08e83179271aacf337'
+         'f975d9aa6ec232da0dfa8f27398d2af3'
+         '362f9e0b0f25b964f7120b68fb629ee0'
+         '60b4bbe73d2e919ee4a6476dca6705b6'
+         '288fb7db871700ff5cf7286db6192b45'
+         '25f355113cdee6800380c6e1a4cd38f0'
+         '11b221ff41078d97c131e17361072e47'
+         '74ea70c9e935f0e7f7b75436fe33efd5'
+         '5e68cabfcf3c021806b326f664ac505e')
 	
 build() {
   cd ${startdir}/src/mozilla
@@ -81,17 +95,3 @@
   install -m644 ${startdir}/src/mozilla/browser/app/default.xpm ${startdir}/pkg/opt/mozilla/lib/firefox/chrome/icons/default/
   install -m644 ${startdir}/src/mozilla/browser/app/default.xpm ${startdir}/pkg/opt/mozilla/lib/firefox/icons/
 }
-md5sums=('99c14794976b2532addfcd2d836c6bb2'
-         'b6b9a0977d33f79b79d58f0b501578e7'
-         '224962b5f2446cab7727fdf07fd526de'
-         'bd5db57c23c72a02a489592644f18995'
-         '29194973e2a535b460c6b7f92c635eaf'
-         '2082c2a2d1cedd08e83179271aacf337'
-         'f975d9aa6ec232da0dfa8f27398d2af3'
-         '362f9e0b0f25b964f7120b68fb629ee0'
-         '60b4bbe73d2e919ee4a6476dca6705b6'
-         '288fb7db871700ff5cf7286db6192b45'
-         '25f355113cdee6800380c6e1a4cd38f0'
-         '11b221ff41078d97c131e17361072e47'
-         '74ea70c9e935f0e7f7b75436fe33efd5'
-         '5e68cabfcf3c021806b326f664ac505e')




More information about the arch-commits mailing list