[arch-commits] CVS update of extra/office/openoffice-base (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Dec 6 01:23:47 UTC 2007


    Date: Wednesday, December 5, 2007 @ 20:23:47
  Author: andyrtr
    Path: /home/cvs-extra/extra/office/openoffice-base

Modified: PKGBUILD (1.61 -> 1.62)

upgpkg: openoffice-base 2.3.1-1


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


Index: extra/office/openoffice-base/PKGBUILD
diff -u extra/office/openoffice-base/PKGBUILD:1.61 extra/office/openoffice-base/PKGBUILD:1.62
--- extra/office/openoffice-base/PKGBUILD:1.61	Sat Nov 17 03:48:35 2007
+++ extra/office/openoffice-base/PKGBUILD	Wed Dec  5 20:23:47 2007
@@ -3,7 +3,7 @@
 
 pkgname=openoffice-base
 pkgver=2.3.1
-pkgrel=0.1
+pkgrel=1
 pkgdesc="OpenOffice.org - a free multiplatform and multilingual office suite"
 arch=(i686 x86_64)
 _OO_milestone=oog680-m9
@@ -12,7 +12,7 @@
 url="http://www.openoffice.org"
 install=openoffice.install
 depends=('ttf-dejavu' 'curl' 'desktop-file-utils' 'fontconfig>=2.4' 'gtk2>=2.10.11'
-         'hunspell>=1.1.5' 'perl' 'python>=2.5' 'libwpd' 'libsndfile'
+         'hunspell>=1.2.1-2' 'perl' 'python>=2.5' 'libwpd' 'libsndfile'
          'startup-notification>=0.9' 'xalan-java' 'libxaw' 'libcups' 'hsqldb-java'
          'gstreamer0.10-base' 'neon>=0.27.0' 'dbus-glib' 'nss' 'pstoedit')
 	# 'xmlsec' - broken 
@@ -28,14 +28,14 @@
 #             'perl-archive-zip' 'pkgconfig' 'unzip' 'xulrunner>=1.8.1.3'
 #             'jdk' 'apache-ant' 'cairo')
 
-#MIRROR="ftp://ftp.gwdg.de/pub/openoffice/" # has all late but is fast
+MIRROR="ftp://ftp.gwdg.de/pub/openoffice/" # has all late but is fast
 #MIRROR=http://ftp.rz.tu-bs.de/pub/mirror/OpenOffice.org/
 #MIRROR=ftp://ftp-1.gwdg.de/pub/openoffice/developer
 #MIRROR=ftp://ftp.linux.cz/pub/localization/OpenOffice.org/
 #MIRROR=http://go-oo.org/packages/SRC680/
-MIRROR=http://download.go-oo.org/OOG680/
+#MIRROR=http://download.go-oo.org/OOG680/
 
-source=(#$MIRROR/stable/${pkgver}/OOo_${pkgver}_src_{core,binfilter,system}.tar.bz2
+source=($MIRROR/stable/${pkgver}/OOo_${pkgver}_src_{core,binfilter,system}.tar.bz2
 	#$MIRROR/contrib/rc/${pkgver}/OOo_${pkgver}_${_OO_milestone}_src_{core,binfilter}.tar.bz2
 	#$MIRROR/contrib/rc/${pkgver}/OOo_${_OO_milestone}_src_{core,binfilter}.tar.bz2
 	#$MIRROR/contrib/rc/2.2.0rc3/OOo_${pkgver}rc3_src_{core,binfilter}.tar.bz2
@@ -67,6 +67,33 @@
 	FontOOo_1.7.1.sxw # from http://www.openoffice.org/issues/show_bug.cgi?id=81102
 	awt_x86_64.diff)
 options=('!distcc' 'ccache' '!emptydirs')
+md5sums=('9555a2d5fae9a25c788cc732921ef57a'
+         'a56cf6ed9bd9759faec5760bacb848cd'
+         '1e20befe2fdb65c00be11f1f5d9ebdca'
+         '551c451f43654d928f524f2f809939a9'
+         'c26ba92425087f71531d171cf74ff687'
+         '1124d841e475015b5fde8e54d2f721f7'
+         '72dba5b4cd94d4439e06f75769402c6f'
+         'd9475c3aaf879c294bd9bc692071bd41'
+         '0faab33566196ddc9c405d68cf614663'
+         '39e4c1b1e864b22ee4650b2bff44c695'
+         'd00bba7046fe64b20f9d1884203a34bf'
+         '006bd83b71d1d85ad0c75478b17fabf6'
+         '777754df8f9a1d5d98a4dac2142f02d8'
+         'a411c3dd9751a7b9cc6a327992d44026'
+         '7c3e7b9a3793298bee1cb774b63b93a5'
+         'cfaf776e3254123f764c31cc93621e8b'
+         '509697a7da6508ac9377b7750a57bfc4'
+         '4c76c07e867d51c416ea258220a90a6a'
+         '5fe090550df3ce4a3a6f203ab50d07b5'
+         'a11248bfee6486e5b9b5997c2bee7dd9'
+         '3353d801d4f3560ed1f5707ab5f02e49'
+         'a8b96e9d0ce92a8f6690f277b1cfacc9'
+         '4271702d6e9e912b663d3e2d9b8a17e8'
+         '1cc4e58f28093f179378dc3bd69986af'
+         'cd8ff2b60ee86f576a1e04bac8dcb51b'
+         '1fc1ca5205730655eab2d2e119aa06fe'
+         '83bb5e235c4e4062eed404829d760c14')
 
 # see ftp://ftp.linux.cz/pub/localization/OpenOffice.org/devel/build/build for upstream build instructions
 
@@ -221,6 +248,7 @@
 	# to compile with SMP add -P2 or above, remove any -Px if your cou has only one core or if you want to fix it for non smp build
 	cd instsetoo_native
 	build.pl -P6 --all || return 1
+
 	cd ..
 
 	# install binaries




More information about the arch-commits mailing list