Commit graph

10 commits

Author SHA1 Message Date
Doron Behar d26b239493 libreoffice/wrapper: Don't --chdir
Use lndir and replace it's relevant symlinks with wrappers.
2023-03-26 16:25:46 +03:00
Moritz 'e1mo' Fromm 825a34ea3b
libreoffice: improve out/share looping in wrapper
The copying/linking implemented in #220694 resulted in a higher
maintenance burden (need to manually add all new folders in $out/share).
The introduced loop will continue linking everything but the .desktop
files.
2023-03-14 11:53:31 +01:00
Moritz 'e1mo' Fromm 7d15a39781
libreoffice: Fix invalid desktop files
Fixes a regression introduced in #219166 by again setting the correct
binary name in the Exec filed for the .desktop files.

Fixes #220693
2023-03-12 16:08:26 +01:00
Doron Behar 3966519d12 libreoffice: wrapper.nix rewrite
Cleanup the unwrapped derivation's postInstall. Delete wrapper.sh, and
put it's contents in the wrapped derivation via configurable
`makeWrapper`. Also, always install dolphin templates in the unwrapped
derivation.
2023-03-07 01:23:22 +02:00
7c6f434c 39dc530f39
Merge branch 'master' into libre-deps 2022-10-22 12:01:58 +00:00
hqurve 010e2e5b12 libreoffice: add templates to dolphin "create new" menu
The libreoffice derivation does not copy the necessary
files to the output. Hence, we need to unpack the source again
2022-05-03 08:11:26 -04:00
hqurve 1e12026447 libreoffice: fix #152506 - add explicit dependencies on grep and coreutils to wrapper 2021-12-31 11:37:55 -04:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Samuel Dionne-Riel 4a58f744f1 libreoffice-*: inherits meta.
This ensures the package listing shows the expected informations.
2018-11-09 13:52:26 -05:00
Michael Raskin 95a819c002 libreoffice: wrap to set JAVA_HOME, SAL_USE_VCLPLUGIN and DBus session if not set 2018-03-27 19:30:09 +02:00