[arch-commits] Commit in openoffice-base-beta/trunk (ChangeLog PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Dec 18 07:48:37 UTC 2009


    Date: Friday, December 18, 2009 @ 02:48:36
  Author: andyrtr
Revision: 61535

upgpkg: openoffice-base-beta 3.2.0_ooo320_m8-1
    new version 3.2.0_ooo320_m8; build with system boost again

Modified:
  openoffice-base-beta/trunk/ChangeLog
  openoffice-base-beta/trunk/PKGBUILD

-----------+
 ChangeLog |    6 ++++++
 PKGBUILD  |   13 ++++++-------
 2 files changed, 12 insertions(+), 7 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2009-12-18 02:42:33 UTC (rev 61534)
+++ ChangeLog	2009-12-18 07:48:36 UTC (rev 61535)
@@ -1,3 +1,9 @@
+2009-12-17 Andreas Radke <andyrtr at archlinux.org>
+
+        * 3.2.0-OOO320_m8-1 :
+	- new snapshot
+	- build with new system boost
+
 2009-12-07 Andreas Radke <andyrtr at archlinux.org>
 
         * 3.2.0-OOO320_m7-1 :

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-18 02:42:33 UTC (rev 61534)
+++ PKGBUILD	2009-12-18 07:48:36 UTC (rev 61535)
@@ -4,21 +4,20 @@
 
 pkgbase="openoffice-base-beta"
 pkgname=('openoffice-base-beta' 'openoffice-sdk-beta')
-_OO_milestone=OOO320_m7
-pkgver=3.2.0_${_OO_milestone/OOO/ooo} # m2=3.2.0 BETA
+_OO_milestone=OOO320_m8
+pkgver=3.2.0_${_OO_milestone/OOO/ooo} # m8=3.2.0 RC1
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url="http://www.openoffice.org"
 makedepends=(# the real makedeps
              'bison' 'svn' 'automake' 'findutils' 'flex' 'gawk' 'gcc-libs' 'libart-lgpl' 'libxtst'
-             'pam' 'sane' 'zip' 'perl-archive-zip' 'pkgconfig' 'unzip' "xulrunner>=1.9.1.3" 
-             'apache-ant>=1.7.1-3' 'cairo' 'gperf' 'libcups' 'poppler' 'pstoedit' 'gconf' "openjdk6>=1.6.1"
+             'pam' 'sane' 'zip' 'perl-archive-zip' 'pkgconfig' 'unzip' "xulrunner>=1.9.1.6" 
+             'apache-ant>=1.7.1-3' 'cairo' 'gperf' 'libcups' 'poppler' 'pstoedit' 'gconf' "openjdk6>=1.6.2"
 	     # from main OOo the deps
 	     "curl>=7.19.2" "hunspell>=1.2.8" "python>=2.6.2" 'libwpd' 'redland' 'libxaw' "neon>=0.28.4"
              'dbus-glib' "icu>=4.2.1" 'hsqldb-java' 'libxslt' 'hicolor-icon-theme' 'desktop-file-utils'
-	     'beanshell' 'saxon' 'vigra' 'libgraphite' 'hyphen' 'lpsolve' 'libmspack' 'libldap' 'lucene')
-	     # boost
+	     'beanshell' 'saxon' 'vigra' 'libgraphite' 'hyphen' 'lpsolve' 'libmspack' 'libldap' 'lucene' 'boost>=1.41.0')
 	     # libmythes
 source=(${pkgname}-${_OO_milestone}.tar.gz
 	http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll
@@ -133,7 +132,6 @@
 	--without-nas\
 	--without-ppds\
 	--without-system-agg\
-	--without-system-boost\
 	--without-system-lucene\
 	--with-openldap\
 	--with-system-stdlibs\
@@ -155,6 +153,7 @@
 #	--with-system-jfreereport
 #	--with-system-mythes\
 #	we will need myspell dicts for --with-system-dicts --without-myspell-dicts
+#	--without-system-boost\
 
 	# Setup environment for build
 	if [ "$CARCH" = "x86_64" ]; then




More information about the arch-commits mailing list