Commit 9513e0aa authored by Michael Shigorin's avatar Michael Shigorin

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.
parent f702524f
......@@ -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)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment