From: Eunhae Choi Date: Tue, 19 Sep 2017 10:40:50 +0000 (+0900) Subject: Update player building block for headless X-Git-Tag: submit/tizen/20170920.010245~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=49ea1e789f4bf8b3adc812cbd09e2de6780f6964;p=tools%2Fbuilding-blocks.git Update player building block for headless - make suggest the UI building block - make suggest the Wifi building block Change-Id: Ic5d3b571a7d9cc90467ec866a86057e81901b133 --- diff --git a/packaging/domain-apis-multimedia.inc b/packaging/domain-apis-multimedia.inc index b4a457c..7fb16b1 100644 --- a/packaging/domain-apis-multimedia.inc +++ b/packaging/domain-apis-multimedia.inc @@ -266,11 +266,15 @@ Requires: gst-libav Requires: %{name}-sub2-domain_API-Multimedia-AudioCore Requires: %{name}-sub2-domain_API-Multimedia-Configuration -# required building block for video rendering +# required building block Requires: %{name}-sub2-domain_API-System-Storage Requires: %{name}-sub2-domain_API-UI-TBM_Surface -Requires: %{name}-sub2-domain_API-UI-EFL_NativeUIToolkit -Requires: %{name}-sub2-domain_API-Network-WiFi + +# suggest building block for network streaming +Suggests: %{name}-sub2-domain_API-Network-WiFi + +# suggest building block for video rendering +Suggests: %{name}-sub2-domain_API-UI-EFL_NativeUIToolkit # target specific package list Suggests: gst-omx @@ -283,8 +287,14 @@ Suggests: libomxil-vc4 %description sub2-domain_API-Multimedia-Player This block supports playing multimedia content. Content can be played from a file, from the network, or from memory.
It gives the ability to controlling media playback attributes, perform various status queries, and control the display.
-About OPTIONAL selection:
-You should choose packages depends on target and hardware.
+
+About OPTIONAL selection:

+You have to choose wifi building block for network streaming.
+- Wifi in Network API Group
+You have to choose efl building block for video rendering.
+- EFL_NativeUIToolkit in UI API Group
+
+You have to choose packages depends on target and hardware.
First, You have to select the gst-omx package except TM1 target to use hardware video decoder.
Second, Select the config file 'mmfw-sysconf-target-{DEVICE_WHAT_YOU_WANT}'(e.g mmfw-sysconf-target-tm1).
Third, Select the audio HAL and libomx package depends on target.
@@ -297,7 +307,6 @@ AT5/10 : libomxil-e54xx
ARTIK710 : libomxil-e54xx
%files sub2-domain_API-Multimedia-Player - %package sub2-domain_API-Multimedia-Radio Summary: Radio Requires: capi-media-radio