summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2020-12-25 12:43:41 +0100
committerJulien Nabet <serval2412@yahoo.fr>2020-12-25 14:18:24 +0100
commit747856aa3dbe9d3a438a3b01fa631124ee057ae8 (patch)
tree04a03eecf280b330f7badb0bca28af85efcc5aa0 /postprocess
parentd0f4740843a052cd444efbd142ef2b66e233ddb9 (diff)
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>
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/Rdb_services.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/postprocess/Rdb_services.mk b/postprocess/Rdb_services.mk
index 547f2b30d03f..53a6f4cc4b2c 100644
--- a/postprocess/Rdb_services.mk
+++ b/postprocess/Rdb_services.mk
@@ -203,9 +203,6 @@ $(eval $(call gb_Rdb_add_components,services,\
$(if $(ENABLE_GSTREAMER_1_0), \
avmedia/source/gstreamer/avmediagstreamer \
) \
- $(if $(ENABLE_VLC), \
- avmedia/source/vlc/avmediavlc \
- ) \
$(if $(ENABLE_KF5), \
shell/source/backends/kf5be/kf5be1 \
) \