nixpkgs/pkgs/applications/office/libreoffice
Jonas Meurer ea12d880e0
libreoffice-qt: wrap application
Libreoffice-qt is not wrapped, thus does not launch. Notice that
wrapQtQAppsHook is used manually since all executables are shell
scripts which are not wrapped automatically.
2020-11-13 19:55:28 +01:00
..
src-fresh libreoffice-fresh: 7.0.0.3 -> 7.0.3.1 2020-11-08 01:13:08 +00:00
src-still
default.nix libreoffice-qt: wrap application 2020-11-13 19:55:28 +01:00
download-list-builder.sh
gen-shell.nix
generate-libreoffice-srcs.py libreoffice-fresh: 7.0.0.3 -> 7.0.3.1 2020-11-08 01:13:08 +00:00
libreoffice-srcs-additions.json
README.md
wrapper.nix
wrapper.sh
xdg-open-brief.patch

LibreOffice

To generate src-$VARIANT/download.nix, i.e. list of additional sources that the libreoffice build process needs to download:

nix-shell gen-shell.nix --argstr variant VARIANT --run generate

Where VARIANT is either still or fresh.