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

Andreas Radke <andyrt at archlinux.org Andreas Radke <andyrt at archlinux.org
Mon Aug 1 18:16:35 UTC 2016


    Date: Monday, August 1, 2016 @ 18:16:35
  Author: andyrtr
Revision: 272778

upgpkg: libreoffice-fresh 5.1.4-2

poppler rebuild

Modified:
  libreoffice-fresh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-01 17:42:04 UTC (rev 272777)
+++ PKGBUILD	2016-08-01 18:16:35 UTC (rev 272778)
@@ -13,7 +13,7 @@
 pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
 _LOver=5.1.4.2
 pkgver=5.1.4
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url="http://www.libreoffice.org/"
@@ -69,7 +69,8 @@
 	update_liborcus_to_0.11.0.diff
 	remove_unnecessary_orcus_external_usage_from_makefiles.diff
 	liborcus-0.11.2.diff
-	gcc6_buildfix.diff)
+	gcc6_buildfix.diff
+	buildfix.diff)
 noextract=(boost_1_59_0.tar.bz2
 	1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
 	35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
@@ -139,7 +140,8 @@
          '3f526b966a672d1237cfcbadae0e3f95'
          'ac71e21ecc0976b2ea6e233854963d4b'
          '58616b84405f0a610a713bbd060d3214'
-         '6752d22fc5bcbdbef0640c6aca163e50')
+         '6752d22fc5bcbdbef0640c6aca163e50'
+         'd386f3a0b484cd3929329a294159f5bc')
 
 prepare() {
 
@@ -151,6 +153,9 @@
 		ln -s ${srcdir}/$source .
 	done
 	popd
+	
+	# https://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-5-2&id=e13db0f16c4ac5a243587e881d7b18979d07f478
+	patch -Np1 -i ../buildfix.diff
 
 	# unowinreg.dll must be a file not a symlink or the result will become a broken symlink
 	# /usr/share/libreoffice/sdk/classes/win/unowinreg.dll -> /build/libreoffice/src/185d60944ea767075d27247c3162b3bc-unowinreg.dll



More information about the arch-commits mailing list