author | Andreas Radke
<andyrtr@archlinux.org> 2018-06-03 06:02:24 UTC |
committer | Andreas Radke
<andyrtr@archlinux.org> 2018-06-03 06:02:24 UTC |
parent | 831eb28ab5dceb44dcb62950a22ec4a429f4f769 |
PKGBUILD | +4 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index bdbcc32..c73c09c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -51,6 +51,7 @@ source=(${_mirror}/libreoffice{,-help,-translations}-${_LOver}.tar.xz{,.asc} ${_additional_source_url}/Firebird-3.0.0.32483-0.tar.bz2 ${_additional_source_url}/pdfium-3064.tar.bz2 ${_additional_source_url}/liborcus-0.12.1.tar.gz + ${_additional_source_url}/bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip ${_additional_source_url2}/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar # for test suite ${_additional_source_url2}/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-475.jar # for test suite ${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll @@ -73,6 +74,7 @@ noextract=(boost_1_63_0.tar.bz2 Firebird-3.0.0.32483-0.tar.bz2 pdfium-3064.tar.bz2 liborcus-0.12.1.tar.gz + bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip 8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies+ODFTOOLKIT-460+ODFTOOLKIT-475.jar 1901302aaff1c1633ef81862663d2917-icu4c-58_1-src.tgz @@ -98,6 +100,7 @@ sha256sums=('db81b4d32fb313d96e68019db44aa2d75ede82cb7d495274ec1c7271a1253a69' '6994be3555e23226630c587444be19d309b25b0fcf1f87df3b4e3f88943e5860' 'ded806dc9e2a4005d8c0a6b7fcb232ab36221d72d9ff5b815e8244987299d883' '676b1fedd721f64489650f5e76d7f98b750439914d87cae505b8163d08447908' + 'd0312c360efe04dd048b3311fe375ff36f1993b4c2e3cb58c81062990532904a' 'f2443f27561af52324eee03a1892d9f569adc8db9e7bca55614898bc2a13a770' '702413413a5d8076c17fe79c0808dfba145a7260020f6c8627ea529a0cf83769' 'eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6' @@ -207,7 +210,7 @@ build() { --with-system-beanshell \ --with-system-cppunit\ --with-system-graphite\ - --with-system-glm \ + --without-system-glm \ --with-system-libwpg \ --with-system-libwps \ --with-system-redland\