nixpkgs/pkgs/applications/office/libreoffice
Doron Behar 202588714c libreoffice-unwrapped: fix default --with-help build value
Previously, only if `withHelp` was `false`, we added the `./configure`
flag `--without-help`, but apparently `--without-help` does nothing, as
not building help is the default behavior. Using `lib.withFeature` gives
the most expected behavior no matter what are the defaults. Quoting from
`./configure --help` for reference:

> --with-help             Enable the build of help. There is a special
>                         parameter "common" that can be used to bundle only
>                         the common part, .e.g help-specific icons. This is
>                         useful when you build the helpcontent separately.
>
>                         Usage:     --with-help    build the old local help
>                                --without-help     no local help (default)
>                                --with-help=html   build the new HTML local help
>                                --with-help=online build the new HTML online help

This commit fixes #276400.
2023-12-24 11:52:54 +02:00
..
darwin treewide: noop: refer to src.name or similar where appropriate, part 3: more use cases 2023-08-11 09:20:44 +00:00
src-fresh libreoffice-fresh-unwrapped: 7.5.4.2 -> 7.6.2.1 2023-10-04 05:45:25 +03:00
src-still libreoffice-still-unwrapped: 7.4.7.1 -> 7.5.7.1 2023-10-04 05:45:25 +03:00
0001-Strip-away-BUILDCONFIG.patch libreoffice-fresh: strip away BUILDCONFIG, reduce runtime closure size by ~20% 2023-07-25 18:05:49 +02:00
default.nix libreoffice-unwrapped: fix default --with-help build value 2023-12-24 11:52:54 +02:00
generate-libreoffice-srcs.py libreoffice: generate-*-srcs.py Remove export prefix 2023-04-02 18:15:52 +03:00
libreoffice-srcs-additions.json
update.sh libreoffice: write a whole, batteries included updateScript 2023-10-01 15:52:12 +03:00
wrapper.nix libreoffice: write a whole, batteries included updateScript 2023-10-01 15:52:12 +03:00