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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Sep 8 16:39:54 UTC 2009


    Date: Tuesday, September 8, 2009 @ 12:39:54
  Author: andyrtr
Revision: 51462

more changes for future releases

Modified:
  openoffice-base-devel/trunk/PKGBUILD

----------+
 PKGBUILD |   45 ++++++---------------------------------------
 1 file changed, 6 insertions(+), 39 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-08 15:17:31 UTC (rev 51461)
+++ PKGBUILD	2009-09-08 16:39:54 UTC (rev 51462)
@@ -18,7 +18,8 @@
 	     # 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'
-	     'lucene' 'beanshell' 'saxon' 'vigra' 'libgraphite' 'hyphen' 'lpsolve' 'libmspack' 'libldap')
+	     'lucene' 'beanshell' 'saxon' 'vigra' 'libgraphite' 'hyphen' 'lpsolve' 'libmspack' 'libmythes'
+	     'libldap')
 source=(${pkgname}-${_OO_milestone}.tar.gz
 	http://tools.openoffice.org/unowinreg_prebuild/680/unowinreg.dll
 	startcenter.desktop
@@ -155,6 +156,9 @@
 	--with-system-mozilla=libxul\
 	--with-system-xrender-headers\
 	--with-system-headers\
+	--with-system-redland\
+	--with-alloc=system\
+	--with-system-mythes\
 	--with-jdk-home=${JAVA_HOME}\
 	--with-lucene-core-jar=/usr/share/java/lucene-core.jar\
 	--with-lucene-analyzers-jar=/usr/share/java/lucene-analyzers.jar\
@@ -162,45 +166,8 @@
 	--with-use-shell=bash\
 	 $EXTRAOPTS || return 1
 
-
-#--with-system-libs should cover all expect  mozilla and odbc/sane/xrender-header(s)
-#	--with-system-boost\
-#	--with-system-db\
-#	--with-system-cairo\
-#	--with-system-curl\
-#	--with-system-expat\
-#	--with-system-freetype\
-#	--with-system-hunspell\
-#	--with-system-icu\
-#	--with-system-jpeg\
-#	--with-system-libwpd\
-#	--with-system-libxml\
-#	--with-system-libxslt\
-#	--with-system-neon\
-#	--with-system-poppler\
-#	--with-system-python\
-#	--with-system-redland\
-#	--with-system-sndfile\
-#	--with-system-zlib\
-#	--with-system-openssl\
-
- #	--with-system-hsqldb \
-#	--with-hsqldb-jar=/usr/share/java/hsqldb.jar \
-
-#	--with-system-xerces \
-#	--with-xerces-jar=/usr/share/java/xercesImpl.jar \
-#	--with-system-xalan \
-#	--with-xalan-jar=/usr/share/java/xalan.jar \
-#	--with-system-xml-apis\
-#	--with-xml-apis-jar=/usr/share/java/xml-apis.jar \
-#	--with-serializer-jar=/usr/share/java/serializer.jar \
-#	--with-ant-home="/usr/share/java/apache-ant"\
-
-
-# packages needed for system graphite --with-system-graphite
 # we will need myspell dicts for --with-system-dicts --without-myspell-dicts
 
-
 	# Setup environment for build
 	if [ "$CARCH" = "x86_64" ]; then
 	  source LinuxX86-64Env.Set.sh
@@ -221,7 +188,7 @@
  install=openoffice.install
  depends=("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' 
-	  'lucene' 'beanshell' 'saxon' 'vigra' 'libgraphite' 'hyphen' 'lpsolve' 'libmspack' 'libldap')
+	  'lucene' 'beanshell' 'saxon' 'vigra' 'libgraphite' 'hyphen' 'lpsolve' 'libmspack' 'libmythes' 'libldap')
  optdepends=('java-runtime:	adds java support'
             'libcups:		adds printing support'
             'gconf:		adds additional gnome support'




More information about the arch-commits mailing list