distro-configs/LibreOfficeiOS.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 60f966038204773d1242a6bb2e81394fbfa08f3e Author: Skyler Grey <skyler.g...@collabora.com> AuthorDate: Thu Jan 16 16:46:52 2025 +0000 Commit: Miklos Vajna <vmik...@collabora.com> CommitDate: Thu Apr 17 19:38:55 2025 +0200 feat(iOS): enable AVMedia Previously, AVMedia was disabled entirely for iOS. As we intend to support AVMedia in Collabora Office Mobile for iOS, this is rather inconvenient. In reality, we can support some of the AVMedia stuff - albeit using webkit to play videos rather than gstreamer. Change-Id: I1c5b791f7f37185c2b92ba5e6d41f934ac215411 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184333 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmik...@collabora.com> diff --git a/distro-configs/LibreOfficeiOS.conf b/distro-configs/LibreOfficeiOS.conf index ab36e05ba668..1a3aa3a62e35 100644 --- a/distro-configs/LibreOfficeiOS.conf +++ b/distro-configs/LibreOfficeiOS.conf @@ -13,11 +13,11 @@ --with-macosx-version-min-required=10.11 --disable-avahi ---disable-avmedia --disable-compiler-plugins --disable-cups --disable-dconf --disable-extensions +--disable-gstreamer-1-0 --disable-kf5 --disable-odk --disable-openssl