X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fdali-adaptor.spec;h=d09718cf3e045a75f2b97bd83cc37dd05a46eb8b;hb=refs%2Ftags%2Fsubmit%2Ftizen_4.0%2F20171102.100953;hp=5ebc516cdd13defbf502d9767d3295e10fa923ce;hpb=9217efe7c5c5a4002a644bb9b659d30c0c4391ed;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/packaging/dali-adaptor.spec b/packaging/dali-adaptor.spec index 5ebc516..d09718c 100644 --- a/packaging/dali-adaptor.spec +++ b/packaging/dali-adaptor.spec @@ -19,7 +19,7 @@ Name: dali-adaptor Summary: The DALi Tizen Adaptor -Version: 1.2.56 +Version: 1.2.61.1 Release: 1 Group: System/Libraries License: Apache-2.0 and BSD-3-Clause and MIT @@ -123,10 +123,9 @@ BuildRequires: pkgconfig(elementary) %else BuildRequires: pkgconfig(bundle) BuildRequires: pkgconfig(appcore-ui) -BuildRequires: pkgconfig(appcore-multiwindow) +BuildRequires: pkgconfig(appcore-widget-base) BuildRequires: pkgconfig(capi-appfw-app-common) BuildRequires: pkgconfig(capi-appfw-app-control) -BuildRequires: pkgconfig(screen_connector_provider) BuildRequires: pkgconfig(ecore-imf) %endif @@ -138,12 +137,10 @@ BuildRequires: pkgconfig(mm-sound) BuildRequires: pkgconfig(feedback) %endif -# for videoplayer Plugin -BuildRequires: pkgconfig(capi-media-player) - # for Web Engine Lite Plugin %if 0%{?enable_web_engine_lite} BuildRequires: lightweight-web-engine +BuildRequires: lightweight-web-engine-devel %endif # for multiprofile @@ -377,18 +374,6 @@ Requires: %{name} = %{version}-%{release} Feedback plugin to play haptic and audio feedback for Dali ############################## -# Dali VideoPlayer Plugin -############################## -%if %{with wayland} - -%package dali-video-player-plugin -Summary: Plugin to play a video file for Dali -Group: System/Libraries -%description dali-video-player-plugin -VideoPlayer plugin to play a video file for Dali -%endif - -############################## # Dali WebEngineLite Plugin ############################## @@ -411,18 +396,6 @@ Requires: %{name}-cxx03 = %{version}-%{release} Feedback plugin to play haptic and audio feedback for Dali ############################## -# Dali VideoPlayer Plugin -############################## -%if %{with wayland} - -%package dali-video-player-plugin-cxx03 -Summary: Plugin to play a video file for Dali with cxx03 abi -Group: System/Libraries -%description dali-video-player-plugin-cxx03 -VideoPlayer plugin to play a video file for Dali -%endif - -############################## # Dali WebEngineLite Plugin ############################## @@ -519,7 +492,6 @@ TIZEN_PLATFORM_CONFIG_SUPPORTED="%{tizen_platform_config_supported}" ; export TI %if 0%{?tizen_version_major} >= 3 --enable-feedback \ %endif - --enable-videoplayer \ %if 0%{?tizen_2_2_compatibility} --with-tizen-2-2-compatibility \ %endif @@ -565,7 +537,6 @@ make clean %if 0%{?tizen_version_major} >= 3 --enable-feedback \ %endif - --enable-videoplayer \ %if 0%{?tizen_2_2_compatibility} --with-tizen-2-2-compatibility \ %endif @@ -610,7 +581,6 @@ make clean %if 0%{?tizen_version_major} >= 3 --enable-feedback \ %endif - --enable-videoplayer \ %if 0%{?tizen_2_2_compatibility} --with-tizen-2-2-compatibility \ %endif @@ -655,7 +625,6 @@ make clean %if 0%{?tizen_version_major} >= 3 --enable-feedback \ %endif - --enable-videoplayer \ %if 0%{?tizen_2_2_compatibility} --with-tizen-2-2-compatibility \ %endif @@ -692,7 +661,7 @@ make clean %endif ####################################################################### -# common ( build dali_videoplayer_plugin for common uses ) +# common # This is for backward-compatibility. This does not deteriorate 4.0 Configurability # if common ||"undefined" %if "%{?profile}" != "wearable" && "%{?profile}" != "tv" && "%{?profile}" != "ivi" && "%{?profile}" != "mobile" @@ -702,7 +671,6 @@ make clean %if 0%{?tizen_version_major} >= 3 --enable-feedback \ %endif - --enable-videoplayer \ %if 0%{?tizen_2_2_compatibility} --with-tizen-2-2-compatibility \ %endif @@ -756,7 +724,6 @@ make clean %if 0%{?tizen_version_major} >= 3 --enable-feedback \ %endif - --enable-videoplayer \ --enable-cxx03-abi=yes \ %if 0%{?tizen_2_2_compatibility} --with-tizen-2-2-compatibility \ @@ -803,7 +770,6 @@ make clean %if 0%{?tizen_version_major} >= 3 --enable-feedback \ %endif - --enable-videoplayer \ --enable-cxx03-abi=yes \ %if 0%{?tizen_2_2_compatibility} --with-tizen-2-2-compatibility \ @@ -849,7 +815,6 @@ make clean %if 0%{?tizen_version_major} >= 3 --enable-feedback \ %endif - --enable-videoplayer \ --enable-cxx03-abi=yes \ %if 0%{?tizen_2_2_compatibility} --with-tizen-2-2-compatibility \ @@ -895,7 +860,6 @@ make clean %if 0%{?tizen_version_major} >= 3 --enable-feedback \ %endif - --enable-videoplayer \ --enable-cxx03-abi=yes \ %if 0%{?tizen_2_2_compatibility} --with-tizen-2-2-compatibility \ @@ -931,7 +895,7 @@ make clean %endif ####################################################################### -# common ( build dali_videoplayer_plugin for common uses ) +# common # This is for backward-compatibility. This does not deteriorate 4.0 Configurability # if common ||"undefined" %if "%{?profile}" != "wearable" && "%{?profile}" != "tv" && "%{?profile}" != "ivi" && "%{?profile}" != "mobile" @@ -942,7 +906,6 @@ make clean %if 0%{?tizen_version_major} >= 3 --enable-feedback \ %endif - --enable-videoplayer \ --enable-cxx03-abi=yes \ %if 0%{?tizen_2_2_compatibility} --with-tizen-2-2-compatibility \ @@ -1081,18 +1044,6 @@ exit 0 /sbin/ldconfig exit 0 -%if %{with wayland} -%post dali-video-player-plugin -/sbin/ldconfig -exit 0 -%endif - -%if %{with wayland} -%postun dali-video-player-plugin -/sbin/ldconfig -exit 0 -%endif - #%if %{with wayland} %post dali-web-engine-lite-plugin /sbin/ldconfig @@ -1282,14 +1233,6 @@ exit 0 %exclude %{_libdir}/libdali-adap*.so*.ivi #%endif -%if %{with wayland} -%files dali-video-player-plugin-cxx03 -%manifest dali-adaptor.manifest -%defattr(-,root,root,-) -%{_libdir}/libdali-video-player-plugin.so* -%license LICENSE -%endif - %if 0%{?tizen_version_major} >= 3 %if 0%{?enable_web_engine_lite} %files dali-web-engine-lite-plugin-cxx03 @@ -1309,14 +1252,6 @@ exit 0 ################################################# -%if %{with wayland} -%files dali-video-player-plugin -%manifest dali-adaptor.manifest -%defattr(-,root,root,-) -%{_libdir}/libdali-video-player-plugin-cxx11.so* -%license LICENSE -%endif - %if 0%{?tizen_version_major} >= 3 %if 0%{?enable_web_engine_lite} %files dali-web-engine-lite-plugin