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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Sep 25 10:31:07 UTC 2009


    Date: Friday, September 25, 2009 @ 06:31:06
  Author: andyrtr
Revision: 53040

upgpkg: openoffice-base-devel 3.2_dev300_m59-1
    new snapshot DEv300_m59; use internal graphite for i686

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

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |    2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2009-09-25 10:29:53 UTC (rev 53039)
+++ ChangeLog	2009-09-25 10:31:06 UTC (rev 53040)
@@ -1,3 +1,8 @@
+2009-09-25 Andreas Radke <andyrtr at archlinux.org>
+
+	- i686 pkg needs to be build with internal
+	graphite, system grphite is broken without stlport
+
 2009-09-22 Andreas Radke <andyrtr at archlinux.org>
 
         * 3.2_dev300_m59-1:

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-25 10:29:53 UTC (rev 53039)
+++ PKGBUILD	2009-09-25 10:31:06 UTC (rev 53040)
@@ -97,7 +97,7 @@
           # fix to build with SUN jdk/jre and OpenJDK
           # http://qa.openoffice.org/issues/show_bug.cgi?id=74749
 	  sed -i "s:lib64\/libjpeg.so:lib\/libjpeg.so:g" ${srcdir}/${_OO_milestone}/solenv/inc/libs.mk
-	 else EXTRAOPTS="--with-stlport"
+	 else EXTRAOPTS="--with-stlport --without-system-graphite"
 	fi
 
 	cd ${srcdir}/${_OO_milestone}




More information about the arch-commits mailing list