Search Criteria
Package Details: libreoffice-slim-git latest-6
Package Actions
Git Clone URL: | https://aur.archlinux.org/libreoffice-slim-git.git (read-only, click to copy) |
---|---|
Package Base: | libreoffice-slim-git |
Description: | A slimmed down Git version of LibreOffice |
Upstream URL: | https://www.libreoffice.org/community/developers/ |
Keywords: | office |
Licenses: | GPL |
Submitter: | sxw |
Maintainer: | sxw |
Last Packager: | sxw |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-02-26 09:22 (UTC) |
Last Updated: | 2025-02-23 20:13 (UTC) |
Dependencies (18)
- argon2 (argon2-gitAUR)
- boost (boost-gitAUR)
- boost-libs
- clucene
- gperf (gperf-gitAUR)
- libcmis
- libetonyek
- libstaroffice
- redland
- sane (sane-gitAUR)
- unixodbc (unixodbc-gitAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- xmlsec
- zip (zip-natspecAUR)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- cppunit (make)
- git (git-gitAUR, git-glAUR) (make)
- yasm (yasm-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2
sxw commented on 2020-04-16 17:15 (UTC)
@steinbuch yeah, that's another thing I've to look into. The /opt/lo/program/bootstraprc entry UserInstallation causes this. I changed it to UserInstallation=$SYSUSERCONFIG/LibreOffice/7.0 and it works here.
Can you confirm?
But I did not see anything in the original PKGBUILD.
steinbuch commented on 2020-04-15 21:05 (UTC)
There is progress: Now I've built and installed LibO:
"LibreOffice 7.0 - Fatal Error: The application cannot be started. User installation could not be completed."
steinbuch commented on 2020-04-08 14:28 (UTC)
The python error has vanished, and my build completed successfully. But there is still an issue with installation: https://pastebin.com/XGE2LrqY
For building in a chroot please add ('gperf' 'yasm' 'zip' 'unzip') to makedepends.
sxw commented on 2020-04-03 20:57 (UTC)
I am sorry, but I cannot reproduce. The build just completed fine. I particularly set the with-python option to "fully-internal" so that you could also build without python installed.
When does it fail? That it tries to find a "python.bin" seems also strange to me. Do you have a log file you could post to a paste bin?
steinbuch commented on 2020-04-01 11:50 (UTC)
Currently the build fails:
/bin/sh: /data/libreoffice-slim-git/src/core/instdir/program/python.bin: File not found
I've tried to hotlink python.bin to my system's /usr/bin/python, but this fails since LibreOffice uses Python 3.7.7 and ArchLinux 3.8
sxw commented on 2019-12-22 21:16 (UTC)
@steinbuch OK, added the disable gstreamer option.
steinbuch commented on 2019-12-11 18:24 (UTC)
I would like to build LibreOffice without GSTREAMER_1_0. Is this possible?
« First ‹ Previous 1 2