summaryrefslogtreecommitdiff
path: root/libreoffice
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-09-13 08:36:02 +0200
committerTim Biermann <tbier@posteo.de>2022-09-13 08:36:02 +0200
commit110ae1415a32e69b9ee5a7f091542d28b8b6f4a0 (patch)
tree17677202b313da6122375ecc1af8b32d9514eeff /libreoffice
parent058d30ef6eb297f064e08f0613238dec66fd095f (diff)
downloadcontrib-110ae1415a32e69b9ee5a7f091542d28b8b6f4a0.tar.gz
contrib-110ae1415a32e69b9ee5a7f091542d28b8b6f4a0.tar.xz
libreoffice: 7.4.1.1 -> 7.4.1.2
Diffstat (limited to 'libreoffice')
-rw-r--r--libreoffice/.signature8
-rw-r--r--libreoffice/Pkgfile4
2 files changed, 7 insertions, 5 deletions
diff --git a/libreoffice/.signature b/libreoffice/.signature
index 5e48a6810..680d2183c 100644
--- a/libreoffice/.signature
+++ b/libreoffice/.signature
@@ -1,9 +1,9 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3w3ueWrjKetg2FmA/mjxdSyvD2/bv2blH4VTt1B3LKRyytqcQLpYmCFGyU9N3X55iT4N4/2yN/Sfmp7b0VRqpAM=
-SHA256 (Pkgfile) = 52abfe916ce978964c97a2e019a4919dad8dea759db8a7076d4442bdc7b6c1c8
+RWSagIOpLGJF3/MzCFFk2k6a83aWVpgoSHaPM2nm7swpcPoY3QAwP48GjqnaUOrx30NqkC8M9QQqtbewiZnvMrYArS/+XxTuMAI=
+SHA256 (Pkgfile) = dad05cfaf4c6ecc013147999662b3a9f78605dc5a5c75d0e616f486730b765a8
SHA256 (.footprint) = 7b3b507c326a1720a5a71b8b15c286fc1c67cc546e42aac790b71e3842441c98
-SHA256 (libreoffice-7.4.1.1.tar.xz) = 2c5c219c538776b4ec3815fe74c1915024cbe17dd0950e725e544ff49b20a28c
-SHA256 (libreoffice-dictionaries-7.4.1.1.tar.xz) = f6c8d9f892156045ae4f6204fc5db426f5058c9907c5a089d878f4b75a2f4d9d
+SHA256 (libreoffice-7.4.1.2.tar.xz) = 92f78421bb3ffa6723f8e14c0dab5ee7bc68939fad8ff9f146ccecac02d2de84
+SHA256 (libreoffice-dictionaries-7.4.1.2.tar.xz) = d6d8d9c74285d55f49dda6a73e1e53dc259b6690ec68006e7be4e61e042b1ee6
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 095221eeb..2a1261c7d 100644
--- a/libreoffice/Pkgfile
+++ b/libreoffice/Pkgfile
@@ -5,7 +5,7 @@
# Optional: avahi coin-or-mp cups gpgme kio lpsolve mariadb openldap postgresql python3-lxml qt5 sane valgrind
name=libreoffice
-version=7.4.1.1
+version=7.4.1.2
release=1
pdfiumversion=5058
source=(https://downloadarchive.documentfoundation.org/libreoffice/old/$version/src/$name-$version.tar.xz
@@ -53,6 +53,8 @@ build() {
sed -i 's:application/pdf;::g' sysui/desktop/menus/draw.desktop
sed -i 's:text/plain;::g' sysui/desktop/menus/writer.desktop
sed -i 's:dragonbox-1.0.0:dragonbox:g' configure.ac
+
+ prt-get isinst gpgme && export ac_cv_lib_gpgmepp_progress_callback=yes
# optionals {{{
prt-get isinst avahi && PKGMK_LIBREOFFICE+=' --enable-avahi' || PKGMK_LIBREOFFICE+=' --disable-avahi'
#prt-get isinst box2d && PKGMK_LIBREOFFICE+=' --with-system-box2d' || PKGMK_LIBREOFFICE+=' --without-system-box2d'

Generated by cgit