diff --git a/libreoffice-bin/.signature b/libreoffice-bin/.signature index 8192657..986bdf5 100644 --- a/libreoffice-bin/.signature +++ b/libreoffice-bin/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/jmq.pub -RWTTPlFarK9CxBdNHNCWY6O1K5ZYMqJDeaknjr3OMSEpZND/fJAJEhoWxqsC4HblIW4h8UNcDpuqPjgPLTx4U7fRq7GKmwQnmAk= -SHA256 (Pkgfile) = ccc87cfc3836b5e5949cf81fc240045ed5bb4958e4ca71adecea0bfdf63b9a4b +RWTTPlFarK9CxB/SMJSYjR2SOUeAjsS0pi52nDxy7xwYaJHB1HpJTeF8xLRd8yS64RpstaYRnVhKIqEE/8URFQ36CxnaMpwhLgA= +SHA256 (Pkgfile) = 0fdd5fe32eaeb26f5a3b00444aec877005be90dd7e0eba822078e0120266538d SHA256 (.footprint) = 39129566d36892c7458f6c42970fa2c3f87d3bfebc59b1fec6db89d1df880e20 SHA256 (LibreOffice_7.3.5_Linux_x86-64_rpm.tar.gz) = f6305e17b33abd2e69a84ee0f3c567ab48834c7608a5d0958eccefb0df6e992a diff --git a/libreoffice-bin/Pkgfile b/libreoffice-bin/Pkgfile index 855b4ec..c0390a6 100644 --- a/libreoffice-bin/Pkgfile +++ b/libreoffice-bin/Pkgfile @@ -1,8 +1,8 @@ # Description: a powerful office suite, compiled upstream # URL: https://www.libreoffice.org/ # Maintainer: John McQuah, jmcquah at disroot dot org -# Depends on: gtk3 freetype avahi -# Optional: qt5 cups sane +# Depends on: gtk3 freetype avahi cups nss nspr +# Optional: qt5 sane name=libreoffice-bin Name=LibreOffice diff --git a/libreoffice-bin/README.md b/libreoffice-bin/README.md index 740cb5b..f38c3a7 100644 --- a/libreoffice-bin/README.md +++ b/libreoffice-bin/README.md @@ -23,4 +23,4 @@ downloads the appropriate language pack from libreoffice.org and uses the same i directory (/usr/lib/libreoffice7.3). * If your value of $LANG *does* begin with {en, es, fr}, then that dictionary in the upstream tarball will be unpacked, and you will get a footprint mismatch, warning about NEW files. -Setting PKGMK_IGNORE_NEW=yes should be enough to allow the installation to proceed. +Setting ``PKGMK_IGNORE_NEW=yes`` should be enough to allow the installation to proceed.