nixpkgs/pkgs/applications/office/libreoffice
Peter Hoeg dfbc6b3a26
libreoffice: explicitly disable unsupported GTK2 (#89529)
* libreoffice: explicitly disable GTK2 which we no longer support

* libreoffice: version check is more explicit
2020-06-06 08:48:15 +08:00
..
src-fresh libreoffice-fresh: 6.4.1.1 -> 6.4.3.2 2020-04-19 19:27:03 +02:00
src-still Merge pull request #80353 from mmilata/libreoffice-spellcheck-dicpath 2020-02-25 21:39:11 +00:00
default.nix libreoffice: explicitly disable unsupported GTK2 (#89529) 2020-06-06 08:48:15 +08:00
download-list-builder.sh
gen-shell.nix libreoffice: factor out common derivation 2019-12-18 13:23:34 +01:00
generate-libreoffice-srcs.py
libreoffice-srcs-additions.json
README.md libreoffice: factor out common derivation 2019-12-18 13:23:34 +01:00
wrapper.nix
wrapper.sh libreoffice: wrapper: add hunspell dirs to DICPATH 2020-02-18 14:55:03 +01:00
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.