office-gobmx/postprocess
Jan-Marek Glogowski 73fdc1e11b Package separate SVG icon sets
This change packages all SVG based icon sets in seperate zip
files. It automatically generates the SVGs links.txt from
the non-SVG version, if it doesn't exists by 's/\.png/\.svg/g'.

Same for the _dark version, but this just copies it.
This would also work for a _dark_svg version, if needed.

The patch explicitly does't package sifr_svg and tango_svg.

Change-Id: I8d7fda42d0ff9a2108ba8406bd4e82af4c54ff0c
Reviewed-on: https://gerrit.libreoffice.org/62706
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
2018-11-05 14:40:53 +01:00
..
packimages
qa
signing
CppunitTest_services.mk
CustomTarget_check_dynamic_objects.mk
CustomTarget_fontconfig.mk
CustomTarget_images.mk Package separate SVG icon sets 2018-11-05 14:40:53 +01:00
CustomTarget_registry.mk
CustomTarget_signing.mk
Makefile
Module_postprocess.mk
Package_fontconfig.mk
Package_images.mk
Package_registry.mk
Rdb_services.mk gbuild: rename value OS=IOS to OS=iOS 2018-11-01 16:39:54 +01:00
README

Postprocessing and checking of files delivered by other modules.

This module has to be the last one built before creating install sets
in module 'instset_native'. Thus it ties together all the dependencies
of all the other de-coupled modules. See the first line of
[[postprocess/prj/build.lst]] for that.