[arch-commits] Commit in libreoffice-fresh/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Sun Nov 12 22:41:15 UTC 2017


    Date: Sunday, November 12, 2017 @ 22:41:14
  Author: foutrelis
Revision: 309687

Use bundled ICU until build w/ ICU 60 passes tests

Modified:
  libreoffice-fresh/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-12 22:39:52 UTC (rev 309686)
+++ PKGBUILD	2017-11-12 22:41:14 UTC (rev 309687)
@@ -60,6 +60,7 @@
 	${_additional_source_url}/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
 	${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
 	${_additional_source_url}/libfreehand-0.1.1.tar.bz2
+	${_additional_source_url}/1901302aaff1c1633ef81862663d2917-icu4c-58_1-src.tgz
 	${_additional_source_url}/libstaroffice-0.0.3.tar.xz
 	${_additional_source_url}/Firebird-3.0.0.32483-0.tar.bz2
 	${_additional_source_url}/pdfium-3064.tar.bz2
@@ -96,7 +97,7 @@
 	pdfium-3064.tar.bz2
 	8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar
 	a084cd548b586552cb7d3ee51f1af969-odfvalidator-1.1.8-incubating-SNAPSHOT-jar-with-dependencies.jar
-	976734806026a4ef8bdd17937c8898b9-icu4c-57_1-src.tgz
+	1901302aaff1c1633ef81862663d2917-icu4c-58_1-src.tgz
 	185d60944ea767075d27247c3162b3bc-unowinreg.dll)
 validpgpkeys=('C2839ECAD9408FBE9531C3E9F434A1EFAFEEAEA3') # LibreOffice Build Team (CODE SIGNING KEY) <build at documentfoundation.org>
 sha256sums=('d59526dc6adf96c53cd7ed3c0235d9a876cbd1af07ab653456395ea94479d931'
@@ -128,6 +129,7 @@
             '1b5b24f7bc543c0362b667692f78db8bab4ed6dafc6172f104d0bd3757d8a133'
             '233f66e8d25c5dd971716d4200203a612a407649686ef3b52075d04b4c9df0dd'
             '45dab0e5d632eb51eeb00847972ca03835d6791149e9e714f093a9df2b445877'
+            '0eb46ba3746a9c2092c8ad347a29b1a1b4941144772d13a88667a7b11ea30309'
             'bedeec104b4cc3896b3dfd1976dda5ce7392d1942bf8f5d2f7d796cc47e422c6'
             '6994be3555e23226630c587444be19d309b25b0fcf1f87df3b4e3f88943e5860'
             'ded806dc9e2a4005d8c0a6b7fcb232ab36221d72d9ff5b815e8244987299d883'
@@ -244,7 +246,7 @@
 		--with-jdk-home="/usr/lib/jvm/default" \
 		--with-ant-home="/usr/share/apache-ant"\
 		--without-system-boost\
-		--with-system-icu \
+		--without-system-icu \
 		--with-system-cairo \
 		--with-system-libs \
 		--with-system-mythes \
@@ -302,7 +304,7 @@
 	pkgdesc="LibreOffice branch which contains new features and program enhancements"
 	depends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.6' 'libwpd>=0.9.2' 'libwps'
 		'neon>=0.28.6' 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib'
-		'libxslt' 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' 'icu' 
+		'libxslt' 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' #'icu'
 		'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
 		'libmspub' 'harfbuzz-icu' 'glew' 'nss' 'clucene' 'hicolor-icon-theme'
 		'desktop-file-utils' 'shared-mime-info' 'glu' 'libpagemaker'



More information about the arch-commits mailing list