office-gobmx/postprocess
Julien Nabet 747856aa3d Remove vlc part since experimental since 5 years
However considering git history about vlc part (see
https://cgit.freedesktop.org/libreoffice/core/log/?qt=grep&q=vlc) it seems
there's no real patch since 2013 + it's been explicitely indicated as
experimental since 2015
See http://document-foundation-mail-archive.969070.n3.nabble.com/About-vcl-status-in-avmedia-keep-or-removed-unmaintained-code-since-7-years-tt4293282.html

Of course if someone wants to keep on the work on it, it's always possible to revert the patch.

Change-Id: Ia1602ea61b7ffa577148a80f974ebdcb71495fbb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108283
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2020-12-25 14:18:24 +01:00
..
packimages
qa Adapt the remaining OUString functions to std string_view 2020-12-11 21:25:10 +01:00
signing
CppunitTest_services.mk
CustomTarget_check_dynamic_objects.mk
CustomTarget_fontconfig.mk
CustomTarget_images.mk
CustomTarget_registry.mk tdf#138715 remove mork driver 2020-12-13 17:29:09 +01:00
CustomTarget_signing.mk
Makefile
Module_postprocess.mk
Package_fontconfig.mk
Package_images.mk
Package_registry.mk
Rdb_services.mk Remove vlc part since experimental since 5 years 2020-12-25 14:18:24 +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.