office: more targets

Added use/office/LibreOffice/lang/extra target inspired
by pkg.in/lists/slinux/misc-base as well as targets for
two more LO subpackages; and use/office/LibreOffice/full
so that distros don't have to reiterate on all of those
particularities.
This commit is contained in:
Michael Shigorin 2020-08-25 22:21:39 +03:00
parent f702524f3a
commit 9513e0aa53

View File

@ -20,10 +20,21 @@ use/office/LibreOffice/lang: use/office/LibreOffice
@$(call add,THE_OFFICE,LibreOffice$$(LO_FLAVOUR)-langpack-ru)
@$(call add,THE_OFFICE,LibreOffice$$(LO_FLAVOUR)-langpack-uk)
use/office/LibreOffice/lang/extra: use/office/LibreOffice/lang
@$(call add,THE_OFFICE,LibreOffice$$(LO_FLAVOUR)-langpack-es)
@$(call add,THE_OFFICE,LibreOffice$$(LO_FLAVOUR)-langpack-pt-BR)
use/office/LibreOffice/gtk2 use/office/LibreOffice/gtk3 \
use/office/LibreOffice/qt5 use/office/LibreOffice/kde5: \
use/office/LibreOffice/qt5 use/office/LibreOffice/kde5 \
use/office/LibreOffice/extensions \
use/office/LibreOffice/integrated: \
use/office/LibreOffice/%: use/office/LibreOffice
@$(call add,THE_OFFICE,LibreOffice$$(LO_FLAVOUR)-$*)
use/office/LibreOffice/full: use/office/LibreOffice/still \
use/office/LibreOffice/gtk3 \
use/office/LibreOffice/extensions \
use/office/LibreOffice/integrated; @:
use/office/calligra: use/office
@$(call set,THE_OFFICE,calligra)