From d8c62338191df69627239dd1b4c9731b530752c0 Mon Sep 17 00:00:00 2001 From: Sangchul Lee Date: Mon, 19 Sep 2022 19:44:05 +0900 Subject: Update domain-apis-multimedia.inc for Webrtc Display-related packages are re-configured to be selected. Change-Id: Ie76b3891b9cdaf4f6a985d644b54d4753769cc87 Signed-off-by: Sangchul Lee --- packaging/domain-apis-multimedia.inc | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/packaging/domain-apis-multimedia.inc b/packaging/domain-apis-multimedia.inc index 0e242f6..c44b116 100644 --- a/packaging/domain-apis-multimedia.inc +++ b/packaging/domain-apis-multimedia.inc @@ -525,16 +525,23 @@ Requires:gst-plugins-good Requires:gst-plugins-ugly Requires:gst-libav Requires:gstreamer -Requires:libmm-display Requires:%{name}-sub2-domain_API-Multimedia-AudioCore Requires:%{name}-sub2-domain_API-Multimedia-Media_Tool Requires:%{name}-sub2-domain_API-Multimedia-Configuration Requires:%{name}-sub2-domain_API-Network-WiFi_Manager Requires:%{name}-sub2-domain_API-UI-TBM_Surface -Requires:%{name}-sub2-domain_API-UI-EFL_NativeUIToolkit + +# suggest building block for video rendering +Suggests:libmm-display +Suggests:%{name}-sub2-domain_API-UI-EFL_NativeUIToolkit %description sub2-domain_API-Multimedia-Webrtc -The Webrtc provides functions to communicate with the remote peer using multimedia sources and generic data. The multimedia sources include audio/video stream from microphone, camera or media file. +The Webrtc provides functions to communicate with the remote peer using multimedia sources and generic data. The multimedia sources include audio/video stream from microphone, camera or media file.
+
+About OPTIONAL selection:

+You have to choose multimedia display package and efl building block for video rendering.
+- libmm-display
+- EFL_NativeUIToolkit in UI API Group
%files sub2-domain_API-Multimedia-Webrtc -- cgit v1.2.3