ports/contrib (3.6): libreoffice: 7.1.2.1 -> 7.1.2.2
commit 78464fe673dfe4e3f1251c99042b9b4e8e308f75 Author: Tim Biermann <tbier@posteo.de> Date: Sat Mar 27 13:02:42 2021 +0000 libreoffice: 7.1.2.1 -> 7.1.2.2 diff --git a/libreoffice/.signature b/libreoffice/.signature index d279e7acf..eab47fb15 100644 --- a/libreoffice/.signature +++ b/libreoffice/.signature @@ -1,9 +1,9 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30MhNke7Ywp9f+XIx91uF6ob+7HMG7PK45eNjO84XSIWXBqNazGR2xSTrq4X2JdOR17pPWCDZu8sISxan+x1bgk= -SHA256 (Pkgfile) = 56bdf91eea69086a4667b1669ed996802dc264d8e585ecbea8ce7d3c39947bd0 +RWSagIOpLGJF38HGJsow1shb0J+4UofEVkyghNplobHFFHbPhRrwm/yC4L80Q6GsfZ0rFxwS8WfYw7XssNRtGS2aEuisG2+yjwM= +SHA256 (Pkgfile) = a5ca276451883dddec479c7fde03a4c3e888e6e46f6c9672aa87c48a7beb0851 SHA256 (.footprint) = efdbc8f9e37a0fbaff8a9a82740e74bfdbbd49c23f1559b75bcc5dab03162799 -SHA256 (libreoffice-7.1.2.1.tar.xz) = c36f944f635942afc1d12a117188047935317f6859850a4f4f70ce38b054ac70 -SHA256 (libreoffice-dictionaries-7.1.2.1.tar.xz) = 758ef109cd94826160a7cff6a680aa8ed4ef69d579bcb7fc5dd538ec7bee8991 +SHA256 (libreoffice-7.1.2.2.tar.xz) = 6ba58991f626dc42c75ca2c28f91915ffabae18ba5a5fba5344ed7004eba29f8 +SHA256 (libreoffice-dictionaries-7.1.2.2.tar.xz) = 84490f0f68dfd6f6efd6e5d551122506bd52bcf11b49d9496c78402290ab3202 SHA256 (185d60944ea767075d27247c3162b3bc-unowinreg.dll) = eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6 SHA256 (0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = 983941d31ee8d366085cadf28db75eb1f5cb03ba1e5853b98f12f7f51c63b776 SHA256 (dtoa-20180411.tgz) = 0082d0684f7db6f62361b76c4b7faba19e0c7ce5cb8e36c4b65fea8281e711b4 diff --git a/libreoffice/Pkgfile b/libreoffice/Pkgfile index 58c66de12..01d1f0abf 100644 --- a/libreoffice/Pkgfile +++ b/libreoffice/Pkgfile @@ -5,7 +5,7 @@ # Optional: cups kio qt5 valgrind name=libreoffice -version=7.1.2.1 +version=7.1.2.2 release=1 pdfiumversion=4306 source=(https://downloadarchive.documentfoundation.org/libreoffice/old/$version/src/... @@ -61,6 +61,8 @@ build() { [[ -e /usr/include/KF5/KIOCore ]] && PKGMK_LIBREOFFICE+=" --enable-kde5 --enable-gtk3-kde5" [[ -e /usr/lib/pkgconfig/valgrind.pc ]] && PKGMK_LIBREOFFICE+=" --with-valgrind" + ls /usr/include/harfbuzz/hb-icu.h || printf '\e[1;31m%-6s\e[m\n' "you need to install icu, then rebuild harfbuzz for libreoffice to work, quitting.." || exit + local build_date=$(date +%Y%m%d) ./autogen.sh $PKGMK_LIBREOFFICE \ --with-parallelism=${JOBS-1} \
participants (1)
-
crux@crux.nu